Forums
This topic is locked
My page alignment is totally off when viewing...
Posted 22 Dec 2006 23:47:22
1
has voted
22 Dec 2006 23:47:22 Snowy Leung posted:
thru netscape and firefox. The grey vertical line, main content and left nav are not aligned at the top. I don't know what to do since it looks good on IE. But if I fix it to work on Firefox the alignment looks bad on IE...don't know what to do, please advisethanks...please view site:
www.wendysign.net/learningnet/learningnet/website/lcms.htm
Replies
Replied 23 Dec 2006 11:26:53
23 Dec 2006 11:26:53 E Brown replied:
Try defining your page properties in your css file.
add the follwing:
<font color=red>body {
background-color: #00000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}</font id=red>
Edited by - ellanab on 23 Dec 2006 11:27:23
Edited by - ellanab on 23 Dec 2006 11:28:03
add the follwing:
<font color=red>body {
background-color: #00000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}</font id=red>
Edited by - ellanab on 23 Dec 2006 11:27:23
Edited by - ellanab on 23 Dec 2006 11:28:03