nobsinvest
09-29-2007, 09:55 AM
Hi all,
If anyone is kind enough, do let me know what have I done wrong here.
http://www.streambuild.com/demo
Problem: Sidebar doesnt align properly in IE, but in FF/
I've tried using child selector solution to separate the margin types, but they still display together.
#sidebar { margin:18px 0 0 10px; }
html> body #sidebar { margin: 0 0 0 10px;}
Also tried the underscore hack but it doesnt work, anyone can feed me with the right direction?
If anyone is kind enough, do let me know what have I done wrong here.
http://www.streambuild.com/demo
Problem: Sidebar doesnt align properly in IE, but in FF/
I've tried using child selector solution to separate the margin types, but they still display together.
#sidebar { margin:18px 0 0 10px; }
html> body #sidebar { margin: 0 0 0 10px;}
Also tried the underscore hack but it doesnt work, anyone can feed me with the right direction?