Skip to:
Content
Pages
Categories
Search
Top
Bottom

want to change the back ground colour


  • sudip23
    Participant

    @sudip23

    I am using wordpress for my site http://www.trendingtop5.com. I am using the customize theme trending top 5. I want to change my site’s back ground colour from white to anything else. But I can’t do it. please help meto guide the proper way. Is it can be done by theme editing or anything else.

Viewing 2 replies - 1 through 2 (of 2 total)

  • djsteveb
    Participant

    @djsteveb

    man your theme there has a lot of places where the background color is set.. some for different screen sizes.. some just setting the background for menu and the search box..

    open up your style.css and do a ctrl+f (find) for: background

    start trying different values is all I can guess. I can’t find that particular rule using property inspector or firebug.. maybe you just need to add the rule. (save a copy of your original)

    I’m not really sure, and not a css expert or anything..

    But this isn’t really a byddypress fourm question – it’s more of a question for the theme and plugin designers perhaps.. maybe do some searches for “modifying wordpress themes”


    Paul Bursnall
    Participant

    @style960

    Make sure this is in your child theme custom css:

    #td-outer-wrap { background-color: #colourhere; }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘want to change the back ground colour’ is closed to new replies.
Skip to toolbar