Results 1 to 10 of 19

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    32
    Plugin Contributions
    0

    Default Change colour of 'sponsors' side box / enable 'featured' side box

    Hi,

    I have changed the colours of all the left side boxes, however when I enable the 'sponsors' one it is blue. I cannot seem to find where it is in CSS to change it. Can anyone help?

    Thought it was this, but it does not help if I change it:

    #bannerboxHeading {
    background-color: #0000CC;}

    Also, on the issue of these side boxes, I have enabled the 'featured' side box in admin, but it won't appear on the site for some reason. Any idea why this may be?

    Thanks

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Change colour of 'sponsors' side box / enable 'featured' side box

    Do you have a background image set for that sidebox header perhaps?

    If you want the featured products box to display, you have to have set up some products to "be featured". Have you done this yet?

  3. #3
    Join Date
    May 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Change colour of 'sponsors' side box / enable 'featured' side box

    Hi,

    Since I posted I spotted that I needed to put products in first before it appears, but thanks.

    Regarding the banner box, no I'm sure I don't have a background image set (if you mean the same as what you have to do for the bar at the very top in order to change it - and don't think I've ever set anything to a blue colour like that either).

    The site is www.leathereden.com if having a look helps.

    All the other side boxes appear ok, so can't see why this one doesn't. I assume its something to do with banner boxes working differently.

    Thanks

  4. #4
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Change colour of 'sponsors' side box / enable 'featured' side box

    Hi, in your stylesheet find this section:

    Code:
    #bannerboxHeading {
        background-color: #0000CC;
    }
    And change the color to your desired color

    *edit, I just re-read your first post LOL....and that section *should* change it....lemme go stickybeak again LOL

    **edit again, try deleting that declaration entirely or commenting it out, the bannerboxHeading one and see if it let's the sidebox header declaration take place instead?
    Last edited by LissaE; 23 May 2008 at 09:41 PM.
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  5. #5
    Join Date
    May 2008
    Posts
    32
    Plugin Contributions
    0

    Default Re: Change colour of 'sponsors' side box / enable 'featured' side box

    Hi,

    I just tried completely deleting that section, and it is still the same. Doesn't seem to make sence to me as how can it still show as blue if I've completely deleted the command??

    Only logical answer would be that I was amending the wrong CSS stylesheet, but I've checked and its based on the mytemplate one I created and thats the one I'm changing.

    Any more ideas?

    Thanks

  6. #6
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Change colour of 'sponsors' side box / enable 'featured' side box

    Code:
    #bannerboxHeading {
     background-color: #0000CC;
            }
    Is still showing in your stylesheet..
    i.e.
    includes/templates/mytemplate/css/stylesheet.css..
    alter hex code, marked red, to change colour..

 

 

Similar Threads

  1. change colour of shopping card side box text
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 13 Oct 2010, 06:08 PM
  2. Change Text Colour in New Products Side Box
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 May 2009, 03:00 AM
  3. Zen Cart Button Removal - Sponsors Side Box
    By amandavz in forum Basic Configuration
    Replies: 15
    Last Post: 1 Apr 2009, 12:58 AM
  4. Writting Change colour In Categories Side Box
    By quality-beads in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Aug 2008, 05:40 PM
  5. Need to change manufacturer side box, not normal side box
    By paha in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 12 Jul 2008, 01:23 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