Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

    Default Banner Box background colors

    Hi folks,

    I cannot find the location for the background colour in the centre boxes, ie new products etc.

    I've managed to change my sidebox background colors in my custom stylesheet no probs.

    Any help would be appreciated.

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Banner Box background colors

    Zu,
    edit your override folder stylesheet.css

    Find this:
    1. .centerBoxWrapper {
      border: 1px solid #000000;
      height: 1%;
      margin: 1.1em 0;
      }
    Replace with:
    1. .centerBoxWrapper {
      border: 1px solid #000000;
      height: 1%;
      margin: 1.1em 0;
      background-color: #FFFFFF;}

    Also add the following declaration to the stylesheet.css

    1. #whatsNew {
      background-color: #FFFFFF;}
    Change the red text with what ever Color you like
    Last edited by haredo; 21 Mar 2008 at 08:52 AM. Reason: forgot a . on the class

  3. #3
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Banner Box background colors

    Thanks a million, Heredo!

    No wonders I couldnt figure out, works great.

    Cheers

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Banner Box background colors

    Z,
    You are most welcome & thanks for the post back that your situation was fixed.

 

 

Similar Threads

  1. Registration Box Background Colors?
    By Sfrazier in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Aug 2008, 08:38 AM
  2. Background Colors
    By EHardman in forum Templates, Stylesheets, Page Layout
    Replies: 44
    Last Post: 14 May 2007, 02:18 AM
  3. Header & Footer background colors.
    By LM7 in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 2 May 2007, 09:54 PM
  4. Background colors
    By Moncia in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Nov 2006, 07:10 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