logo Sign In

Post #289960

Author
Moth3r
Parent topic
Fanedits.com Bug Reports
Link to post in topic
https://originaltrilogy.com/post/id/289960/action/topic#289960
Date created
11-Jun-2007, 12:21 PM
In the style sheet, the indented-line "height" attribute doesn't work with IE; I believe it needs to be replaced with "line-height".

Now I don't have the web design skills of Jay or Zion, but I think a tiny splash of colour improves the look of the page. With this in mind, and taking account the IE bug above, I'd suggest the following replacements:

DIV.indented-line {
BORDER-TOP: #8d0000 1px solid; LINE-HEIGHT: 0px;
}


and

H1.title-small {
FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 20px 10px 5px 0px; COLOR: #8d0000; BORDER-BOTTOM: #8d0000 1px solid
}