View Single Post
  #6 (permalink)  
Old 29-07-2008, 22:52
DavidAllen's Avatar
DavidAllen DavidAllen is offline
Premium Member
 
Join Date: Jan 2007
Location: Amersham
Posts: 372
Send a message via MSN to DavidAllen Send a message via Skype™ to DavidAllen
Default

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
Reply With Quote