HighDots Forums  

centering and layout in IE6/Firefox

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss centering and layout in IE6/Firefox in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
BrianOG
 
Posts: n/a

Default centering and layout in IE6/Firefox - 01-02-2006 , 09:18 AM






Hi,
My site works fine in IE6 but in Firefox the alignment and layout are wrong.
This can be seen at: http://www.faith.org.uk
As you will see in Firefox the layout is not centered and the alignment of the
six divs on the homepage is not correct.
Would value anyone's advice.
Regards
Brian




Reply With Quote
  #2  
Old   
Alexander Ross
 
Posts: n/a

Default Re: centering and layout in IE6/Firefox - 01-02-2006 , 11:40 AM






try changning:

#wrapper {
width: 780px;
position: relative;
text-align: left;
}to:#wrapper {
width: 780px; margin: 0 auto;
position: relative;
text-align: left;
}


"BrianOG" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi,
My site works fine in IE6 but in Firefox the alignment and layout are
wrong.
This can be seen at: http://www.faith.org.uk
As you will see in Firefox the layout is not centered and the alignment of
the
six divs on the homepage is not correct.
Would value anyone's advice.
Regards
Brian






Reply With Quote
  #3  
Old   
BrianOG
 
Posts: n/a

Default Re: centering and layout in IE6/Firefox - 01-03-2006 , 12:36 PM



Hi Alexander,
Thanks very much. It certainly solves the centering problem - seems fine now
in Firefox.
Could you suggest a reason for the mis-alignment of the six divs on the
homepage? Would value your advice
Regards
Brian



Reply With Quote
  #4  
Old   
Alexander Ross
 
Posts: n/a

Default Re: centering and layout in IE6/Firefox - 01-07-2006 , 07:32 PM



I dont see the mis-alignement you're talking about ... I'm guessing you've
go it sorted by now


"BrianOG" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi Alexander,
Thanks very much. It certainly solves the centering problem - seems fine
now
in Firefox.
Could you suggest a reason for the mis-alignment of the six divs on the
homepage? Would value your advice
Regards
Brian





Reply With Quote
  #5  
Old   
BrianOG
 
Posts: n/a

Default Re: centering and layout in IE6/Firefox - 01-09-2006 , 10:52 AM



Hi Alexander,
Yes - I simplified the coding and it seems to have solved the problem. Many thanks for your help.
Regards
Brian

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.