Hi,
I wonder if anyone can help. I have been playing around with css for layout as well as basic sytles, and have a problem with IE...
The first problem I had was that in all other browsers the margin of a content layer within my container layer started from the edge of the container, while in IE it started from the edge of the left floated navigation layer. I fixed this with a CSS hack that IE would ignore.
However, there is still a problem, shown in the demo link below, that the content in my main layer is shofted outwards slightly by the prescence of the navigation layer. Can anyone work out why?
The URL is:
main.php is my template
and styles.css is my (messy) stylesheet...
Cheers,
Ben
I wonder if anyone can help. I have been playing around with css for layout as well as basic sytles, and have a problem with IE...
The first problem I had was that in all other browsers the margin of a content layer within my container layer started from the edge of the container, while in IE it started from the edge of the left floated navigation layer. I fixed this with a CSS hack that IE would ignore.
However, there is still a problem, shown in the demo link below, that the content in my main layer is shofted outwards slightly by the prescence of the navigation layer. Can anyone work out why?
The URL is:
main.php is my template
and styles.css is my (messy) stylesheet...
Cheers,
Ben