Thread
:
More CSS Problems
View Single Post
#
6
(
permalink
)
29-07-2008, 22:52
DavidAllen
Premium Member
Join Date: Jan 2007
Location: Amersham
Posts: 372
on the admin page change the css for #container_main
from:
Code:
padding: 10px 15px 10px 15px;
to
Code:
border:15px solid #fff;
it's to do with the different way ie and RoW calculate box width with borders.
Havn't looked at the other one yet.
__________________
David Allen
-
www.serina.co.uk
DavidAllen
View Public Profile
Send a private message to DavidAllen
Visit DavidAllen's homepage!
Find all posts by DavidAllen