Click to See Complete Forum and Search --> : Vertical Black Line


telconstar99
04-13-2005, 01:03 PM
Hello,

I have a page here:

http://www.telconstar.com/misc/redesign/

If you look at the page in Firefox it looks just fine. However, view it in IE and you will see a black vertical line that is 100% the height of the page, however, it starts displaying the line below my menu. Thus, the line runs over the height of the page. I would like the line to start displaying from the top of the red box. So I want a vertical black line that runs the entire length of that red box. What am I doing wrong? Any thoughts?

Fang
04-13-2005, 01:09 PM
Add top:0; to .verticalBlackLine

telconstar99
04-13-2005, 04:00 PM
That's so simple. Thanks a bunch man, that did the trick.