Forums

Suffusion
Background color and border in Sidebar 1 (7 posts)

  1. denethorr
    Member
    Posted 8 months ago #

    Hello.

    I would like to know how to change backgroup color in Sidebar 1 and how to remove border in it.

    Best Regards.

    http://wordpress.org/extend/themes/suffusion/

  2. wearitwell
    Member
    Posted 8 months ago #

    Hi!
    Do you have that theme in action on your page? Do you have a link? So I can tell you exactly where you have to change things?

    And what do you meant by Sidebar1 ? The first box on the right?

    Regards
    Anja

  3. esmi
    Theme Diva & Forum Moderator
    Posted 8 months ago #

    As this is a very complex theme/framework, try asking on the theme's dedicated forum: http://www.aquoid.com/forum

  4. wearitwell
    Member
    Posted 8 months ago #

    Well, if you just want to remove a border and set a background color it shouldn't be too hard to do...

  5. denethorr
    Member
    Posted 8 months ago #

    Do you have that theme in action on your page? Do you have a link? So I can tell you exactly where you have to change things?

    I can't show you that site because it is on my dev system.

    And what do you meant by Sidebar1 ? The first box on the right?

    Yes, the first box on the right.

  6. Andrew Nevins
    Volunteer Moderator
    Posted 8 months ago #

    Can you http://pastebin.com your HTML and CSS for the webpage and send us a link of that Pastebin page?

  7. wearitwell
    Member
    Posted 8 months ago #

    Ok,
    go to your style.css and write this:

    #categories {
       background-color:yellow; /*or whatever*/
       border:none;
    }

    It seems like the system gives IDs depending on the content. So this might not work if you DON't have the categories in the first box. Because I can't see your system I cann't tell. You will have to look into the source code to find out...
    Good luck
    wearitwell

Reply

You must log in to post.

About this Theme

About this Topic

Tags