• For some reason my font is huge now and my background doesn’t work. It might have to do with the stylesheet. Does anyone have the default kubrick theme code for where the background image code goes in the stylesheet? That might help. If anyone can help me it would be greatly appreciated

    https://www.599USDollars.com

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter 599usdollars

    (@599usdollars)

    I did this

    body {

    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
    background: #d5d6d7 url(‘images/kubrickbgcolor.jpg’);
    color: #333;
    text-align: center;
    }’
    }

    It didnt change at all

    I’m viewing your live style sheet just now, remove the <style> from above the top of body{…}

    …and set your background to – background: #fff (‘url…
    if your wanting a white background for your page

    Thread Starter 599usdollars

    (@599usdollars)

    OMG That did it check it out. It looks pretty now :p

    I owe you billions of dollars :p

    lol, fantastic, got there in the end.

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘I messed up my blog big time’ is closed to new replies.