Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Browser issue - this is soo annoying (CSS help pls)

  1. #1
    mikemurphy is offline Senior Member
    Join Date
    Mar 2006
    Location
    United Kingdom
    Posts
    207

    Default Browser issue - this is soo annoying (CSS help pls)

    Cant quite see what i am doing wrong here....all fine in Chrome, but in IE or Firefox the big/main image isnt where it's supposed to be. Pulling my hair out trying to get this to work

    It's a CSS issue for sure

    Any ideas what@s wrong ?

    http://www.thefreemason.com/default.aspx?skinid=2

    (template still in development)
    8.0.1.4 W2008R2 64-bit MSSQL2005

  2. #2
    muraligks is offline Junior Member
    Join Date
    Sep 2008
    Posts
    6

    Wink

    <body style="position: relative !important; background-position: 50% 34px; " class="backgroundPositionTuned">


    please remove the background-position: 50% 34px; from the <body> tag


    and there you go!!!