Results 1 to 2 of 2

Thread: Alignment Issues

  1. #1
    Join Date
    May 2008
    Posts
    11

    Alignment Issues

    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
    Last edited by drhoctor; 01 Jul 2008 at 08:10 AM.

  2. #2
    Join Date
    May 2008
    Posts
    11
    Fixed it, all I needed was:

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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •