Alignment Issues
Posted: 01 July 2008 11:54 AM   [ Ignore ]
Newbie
Rank
Total Posts:  9
Joined  2008-05-28

Hi,
  I’m currently putting together a few frontpage examples and have run into a few alignment issues. If anyone has some input it would be great!

First: <hr > won’t align center in Firefox but will in IE. I have searched google and changed the css to several different hr styles without any luck. I have also played around with where I’m using clear: both;

Second: I’m starting to notice differences in the IE and FF alignment around the address and contact details as well as the jobs search area. I can’t see why this is the case.

Thanks
Denis

Edit: Apologies meant to post the link: http://www.bjmarine.net/ambassador

Profile
 
 
Posted: 01 July 2008 01:03 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  9
Joined  2008-05-28

Fixed it, all I needed was:

  margin-left: auto;
  margin-right: auto;

Profile
 
 
   
 
 
‹‹ Nested Lists and display:      Space Problems ››