HighDots Forums  

Your opinion on my project

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Your opinion on my project in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gu-man
 
Posts: n/a

Default Your opinion on my project - 08-01-2005 , 12:34 PM






Hello,

I am using CSS layouts to re-build our internal website. I'm having a problem
when testing in IE 6.0 versus Firefox: the top navigation bar and the center
content move up when viewed in Firefox. Here's the webpage (plz don't pay too
much attention to the rest, since I am still testing rollouts, CSS', etc.):

http://home.comcast.net/~gseluja/test/index.htm

The CSS code for the top navbar and the center content is as follows:

div#topnavbar {
text-align:center;
margin-top:10px;
margin-bottom:17px;
}

div#centercontent {
background:#fff;
margin-left: 185px;
margin-right:213px;
}

Thanks for your help!

Gustavo



Reply With Quote
  #2  
Old   
trx
 
Posts: n/a

Default Re: Your opinion on my project - 08-02-2005 , 03:43 AM






On Mon, 1 Aug 2005 16:34:50 +0000 (UTC), Gu-man wrote:

Quote:
I'm having a problem
when testing in IE 6.0 versus Firefox: the top navigation bar and the center
content move up when viewed in Firefox.
Delete the 50px height on div#banner. It's way too small, and Firefox
correctly overflows it.

--
trx


Reply With Quote
  #3  
Old   
Gu-man
 
Posts: n/a

Default Re: Your opinion on my project - 08-02-2005 , 10:53 AM



TRX,

It worked! Thank you, thank you, thank you!

Gustavo


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.