I need help!

Discussion in 'CSS' started by TopBypass, Mar 14, 2008.

  1. #1
    Im not sure why this is happening but it is so im asking for some help. The site needs to look just like THIS but instead it looks like THIS For some reason the images are not showing up and the structure is all wrong! Whoever can help would get +rep, im sure its just a small problem that i am overseeing.
     
    TopBypass, Mar 14, 2008 IP
  2. TopBypass

    TopBypass Banned

    Messages:
    106
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sorry forgot to mention that i am willing to pay to have this fixed!

    I think I have found the problem. When I open index.php in dreamweaver and try to click the css file name onto the right side it says "css\woweveryone_frontend.css contains an invalid path." Im sure its just not contacting the css file. How can i change this?
     
    TopBypass, Mar 14, 2008 IP
  3. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #3
    shallowink, Mar 14, 2008 IP
  4. TopBypass

    TopBypass Banned

    Messages:
    106
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    TopBypass, Mar 14, 2008 IP
  5. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #5
    Well change the stylesheet reference on the page to point to the correct location. Cause what I posted is what your file is showing. Odds are you can just change it to /wow/css/woweveryone_frontend.css and it will be fixed.
    Or if you have bunches of files, just move the file to where it expects to find it ( /css off the webroot). Do you know which line controls this? OK apparently you do know how.

    Now to fix the images, bigger problem. I saw at least 4 images and they are looking in /images for those. Those would have to be off the top level of the webserver. So move that folder over (imagine its in the wow folder.
     
    shallowink, Mar 14, 2008 IP