Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Posts
    31
    Plugin Contributions
    0

    Default Changing the background colors in the L/R columns

    Can someone please advise me how to change the background colors in the left and right columns?

    While your are at it, would you also know how to change the color of the horizontal bar in which the breadcrumb trail resides?

    Thanks to all in advance!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Changing the background colors in the L/R columns

    There are several possible answers depending on exactly which parts of the left and right columns you want to change.
    .columnLeft {background-color: #aabbcc;}
    is one.
    If you get the Firefox Web Developer extension, you can look these things up yourself without waiting for somebody else to answer.

  3. #3
    Join Date
    Dec 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Changing the background colors in the L/R columns

    Hi G,
    I tried your suggestion:.columnLeft{background-color: #ffffff;}, but to no avail??? Did I take your recommendation too literally? Did I need to add something else as well? I added it to my custom template, where I have been making all other changes.

  4. #4
    Join Date
    Dec 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Changing the background colors in the L/R columns

    Adden: Do you also have any suggestions for changing the color of the center, Bread Crumb Trail bar? I have used a version of the tile_back.gif as the header for all of the sidebar windows, and would like to use the same thing for the BCT bar as well.

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Changing the background colors in the L/R columns

    I would need to see your site to tell you exactly where you need to edit for this.

    #navBreadCrumbs {background-image: url(../images/tile_back.gif);}

    would be the likely way to use tile_back there.

  6. #6
    Join Date
    Dec 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Changing the background colors in the L/R columns

    I just wanted to update anyone reading this thread. First of all, gjh's suggestion on the navBreadCrumb{ command was right on. Regarding the column color changes, I discovered that they may be changed using the: #navColumnOne,#navColumnTwo{background-color: #112233;} command in the CSS file. Hope this helps someone else as well!!

 

 

Similar Threads

  1. Changing the template colors
    By FrostBooks in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Oct 2014, 11:01 PM
  2. Trouble changing the colors of the top and bottom green "bars"
    By JDog21 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 Jul 2010, 02:50 AM
  3. How can I making the background of the columns transparent?
    By Edessa in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Nov 2009, 07:14 PM
  4. changing the category colors
    By crabdance in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Sep 2007, 02:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg