Main content width displays fine in Firefox by not IE
-
Hi there,
I want to increase the width of the main content on the site I’m currently working on: https://www.benweek.org.uk
In the main stylesheet I’ve edited the following and increased the width to 510px
#main {
margin:0;
padding:0;
width:510px;
text-align:left;
float:left;
margin-left:15px;
}This renders fine in Firefox, but makes no difference in IE. Can anyone point me in the right direction?
Thanks for your help.
Cass
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Main content width displays fine in Firefox by not IE’ is closed to new replies.