• Resolved mexxa84

    (@mexxa84)


    I am going bonkers over why this wont work. I stripped down the site to just this <div> so maybe you guys can help me. I am new to WordPress and this is driving me nuts. It works on a regular html website but it wont on the theme I am trying to build.

    [Code moderated as per the Forum Rules. Please use the pastebin]

    [CSS moderated as per the Forum Rules. Please just post a link to your site.]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter mexxa84

    (@mexxa84)

    Sorry, Here is a link instead:

    Let me know if you see the problem off the link or if you also need me to post the code.

    Thread Starter mexxa84

    (@mexxa84)

    Just in case:
    index.html

    Style.css

    I would love to get this figured out. For whatever reason the same code in a regular HTML site works different in the wordpress theme.
    Is there ccs styles already used somewhere else besides the style I created? Thats the only explanaition I can think of because I will have the same code behave different depending on the name of the style.

    mexxa84,

    Using Firefox I see a background image repeating. It’s sort of a dark burlap.

    Thread Starter mexxa84

    (@mexxa84)

    I think you are refering to the body backgroung. The background I am talking about is not an image its just a dark grey background.It should be on the div going across the top.

    Moderator keesiemeijer

    (@keesiemeijer)

    Your css doesn’t validate. You have two closing brackets here:

    a:active, a:hover { color: #fe9807; text-decoration: underline;}
    }

    Thread Starter mexxa84

    (@mexxa84)

    You have to be kidding me LOL.
    Thank you so much. I guess thats what happens when you trust expressions for finding any errors. Will there have been the same problem in a regular html site or is wordpress very particular?
    I guess code never lies and if something is wrong is because you put it there LOL.
    TY so much!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Doesn't Display Background color’ is closed to new replies.