CSS sheet needs some tweeking for Firefox

Discussion in 'Players Supporting Players' started by Atan, Nov 9, 2012.

  1. Atan Well-Known Member

    See attachment. There are some overlap issues with your stylesheet.

    I would post you a screen shot or upload an attachment, but neither of these functions seem to be working successfully either.

    PM me if you want screenshots, but the vertical alignment of subforums is off and overlaps due to using IE compatible styles that aren't really compatible with anything else.
  2. Mysstie Well-Known Member

    Well, I did find what's causing a horizontal scrollbar where none seems to be needed:
    HTML:
    <div style="width: 75px; height: 30px; position: relative; top: -35px; left: 1235px;"><a href="http://www.sony.com/" target="blank"><span style="position: absolute; width: 100%; height: 100%; top: 0; left: 0;"></span></a></div>
    It's left:1235px position that's causing it. I guess to scroll so you can see that entire dragon background image or something. Not that big a deal I guess. Although I think the Anchor element is supposed to be around the "Sony Make Believe" text? Something funky is going on with that top bar on the right side anyway.
  3. Mysstie Well-Known Member

    Seems like they are trying to create anchors around the white Sony parts of the background image there; however, depending on the browser width, it doesn't even come close to lining up.