Need help getting page to work in firefox

Discussion in 'HTML & Website Design' started by OpelGTMan, Jun 2, 2006.

  1. #1
    Can someone help me get the layout of this page to work in firefox?

    http://www.split6band.com/bio.htm

    It looks fine in IE but in firefox the alignment will not work right. I have validated the css and html but I can't figure this one out.


    Thanks
     
    OpelGTMan, Jun 2, 2006 IP
  2. Blame Me

    Blame Me Guest

    Messages:
    162
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    No idea but I did try and change this line (Line 34) from:

    <table width="150" border="0" cellspacing="0" cellpadding="0" align="center">

    to

    <table width="150" border="0" cellspacing="0" cellpadding="0" align="left">

    and it seemed to move the table with the images in the sidebar over to the correct place.
     
    Blame Me, Jun 2, 2006 IP
  3. OpelGTMan

    OpelGTMan Peon

    Messages:
    245
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    that helped. it still is not the same as IE but really close.

    now to figure out the homepage lol. www.split6band.com looks way off on firefox.
     
    OpelGTMan, Jun 2, 2006 IP
  4. KeithLDick

    KeithLDick Peon

    Messages:
    3,544
    Likes Received:
    206
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Not sure if this will help or not...

    I was having probs with my left Column looking correct in FF and IE... After all this time a member here gave me an IE Hack that may help you...

    I got my site looking good in Firefox and the left column was about a half an inch lower in IE so he said try this Hack..

    top:112px; <------------Firefox
    _top:81.5px; <------------IE

    The (Underscore makes it work correctly in IE), maybe you can try that on your Left Alignment and see if it works...
     
    KeithLDick, Jun 2, 2006 IP
  5. brian394

    brian394 Well-Known Member

    Messages:
    226
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    108
    #5
    The alignment of what exactly? I just checked your site in both IE and FireFox and it looks exactly the same in both. :)
     
    brian394, Jun 2, 2006 IP