1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

General What am i doing wrong?

Discussion in 'General' started by djpulse, Jan 28, 2008.

  1. djpulse

    djpulse New Member

    Hey everyone!

    My first time on this Forum so i'de like to say hi... so... Hi :rolleyes: LOL!

    Ok. Heres my problem, ive downloaded the Template "Partytime" from freewebsitetemplates and ive been able to get it looking like i want and im prety happy with the resaults but where i get stuck is with the "style sheet" Im not to sure about what or where im supose to change somthing.

    When i put my template up in my web server i get all the pictures and links but no background!?! :confused:

    So there you go... If theres anyone out there that could help me out let me know.

    Thank you.
     
  2. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    if you edited the styl.css then go back and look at this area:

    body {
    background: #0D0D0D;
    text-align: center;
    font: 12px arial, sans-serif;
    color: #989898;
    }
    #wrapper {
    text-align: left;
    margin: auto;
    width: 778px;
    background: #181818;
    }

    If you did not change anything try reloading your files.