0
Welcome Guest! Login
0 items Join Now

SOLVED Any help greatly appreciated...

    • Golden28's Avatar
    • Golden28
    • Rocketeer
    • Posts: 66
    • Thanks: 0

    SOLVED Any help greatly appreciated...

    Posted 12 years 9 months ago
    • Hello,

      I'm in the middle of designing a site for a client but all of a sudden I have this peculiar white box running across my site overlapping the maintop a position. It appeared as the website became longer vertically, if I unpublish any of the modules it disappears as the site becomes less tall.

      Anyone have any idea what it is and how I can erase it?
    • Last Edit: 12 years 3 months ago by Golden28.
    • Golden28's Avatar
    • Golden28
    • Rocketeer
    • Posts: 66
    • Thanks: 0

    Re: SOLVED Any help greatly appreciated...

    Posted 12 years 9 months ago
    • Ok, have now managed to cure the problem in a computer browser by increasing the size of the background image (not sure why that was affecting it) BUT...on an ipad it looks horrendous, there is now a great big white block halfway down the page.

      My code for the background image is...

      body {background: url(../images/background.jpg) center top repeat-x !important;

      Any clever people out there have a clue as to firstly, why the bg image was causing a white block to appear in the browser and secondly, why there is now a huge white block appearing only on an ipad?
    • Golden28's Avatar
    • Golden28
    • Rocketeer
    • Posts: 66
    • Thanks: 0

    Re: SOLVED Any help greatly appreciated...

    Posted 12 years 9 months ago
    • Solved...needed to add this to Style1.css

      body{ -webkit-background-size: 1416px 1548px;}

Time to create page: 0.049 seconds