Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    help question Bottom Green Bar in every Side Box - How do I change its Color?

    I was able to to change the color of the top bar in the side boxes (as shown below), but how do I changed that thinner bar at the bottom?



    Thanks,
    Daniel

  2. #2
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Bottom Green Bar in every Side Box - How do I change its Color?

    You will most likely need to identify the area to be able to effect change. Speaking generally, since I don't have a link to your site, the best way to identify the bits and peices that make up a page is to view that page in Firefox web developer. Once you have installed Web Developer, open the page in Firefox and select Dispay ID & Class Details from the Information drop down list. You should be able to get a sense of what it is you are wanting to change and then locate that bit within your stylesheet.css.

  3. #3
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Bottom Green Bar in every Side Box - How do I change its Color?

    If you are using the "classic" template look for this in your stylesheet and adjust the color as needed.


    .leftBoxContainer, .rightBoxContainer {
    margin: 0em;
    border: 1px solid #9a9a9a;
    border-bottom: 5px solid #336633;
    margin-top: 1.5em;
    }
    Tina

  4. #4
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    Default Re: Bottom Green Bar in every Side Box - How do I change its Color?

    Wow! Thank you very much to both of you, MeltDown and charmedbytina2!

    Thanks to MeltDown I discovered this great tool, Web Developer, which I didn't know it existed. I have no idea how I managed to do without it until now. Thanks to Web Developer, I quickly found that the color "bottom green bar" in question is handled in:

    .leftBoxContainer, .rightBoxContainer {
    margin: 0em;
    border: 1px solid #9a9a9a;
    border-bottom: 5px solid #336633;
    margin-top: 1.5em;
    }
    When I came to share my findings and thank MeltDown, I discovered that charmedbytina2 has already identified the object.

    As for a link to my store, my store is not up yet. I am still learning how to customize it so that I don't expose a half-baked web site prematurely.

    Thanks again!
    Daniel

 

 

Similar Threads

  1. How to change names in a side box link and in the bottom section
    By angiexx1 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 6 Nov 2015, 10:13 AM
  2. how to change the color of side box?
    By shay nissim in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Jan 2009, 04:36 AM
  3. How to change the Color of the side box title bar?
    By res in forum General Questions
    Replies: 3
    Last Post: 9 Jul 2008, 08:30 PM
  4. how to change the color of a specific side box?
    By gsdcypher in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 23 Feb 2007, 08:05 AM
  5. How to have sub categories set; also, how to change color in contents of side box?
    By Kitty in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Nov 2006, 07:15 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