Results 1 to 4 of 4
  1. #1
    Join Date
    May 2009
    Posts
    34
    Plugin Contributions
    0

    Default From sidebox to header but can't change color!

    I've been trying for the past few hours without any luck so any help is immensely appreciated!!

    I've placed my currency sidebox into the header instead and it goes up there fine. This is what I did:

    1) Replaced last line of \includes\modules\sideboxes\currency with this:
    require($template->get_template_dir($column_box_default, DIR_WS_TEMPLATE, $current_page_base,'common') . '/' . $column_box_default);

    2) Then I added this to my tpl_header:
    <div id="navcurrencies"><?php require(DIR_WS_MODULES . 'sideboxes/custom/currencies.php'); ?></div>

    Everything worked out beautifully.

    But I needed to change the color of this currency "sidebox" cos my sideboxes are blue while my header is grey.

    Tried changing the background color of the currency sidebox. No go.
    Tried changing the background color for #navcurrencies. Doesn't work.

    Does anyone have a solution? This is driving me nuts!

    My webpage: www.dermoglo.com/shop

    Thanks in advance!!

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: From sidebox to header but can't change color!

    Did you try change the colour of the background colour of the #headerWrapper ?

  3. #3
    Join Date
    May 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: From sidebox to header but can't change color!

    Hi limelites,

    I presume you meant this:
    #headerWrapper }
    background-color: #666666
    }


    if so, it didn't work.
    thanks though...

  4. #4
    Join Date
    May 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: From sidebox to header but can't change color!

    oh gosh, finally cracked it.. or rather, i solved it by doing things the other way round.

    Changed the sideboxContent background color to grey (color of header) and then changed the background color of the individual sideboxes back to blue.

    at least it worked..

 

 

Similar Threads

  1. New template - Quick sidebox header background color change. Any ideas?
    By georgespokerstore in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Aug 2009, 11:42 PM
  2. sidebox(Category) header color change
    By alsrud0210 in forum Basic Configuration
    Replies: 3
    Last Post: 20 Nov 2008, 01:15 PM
  3. Help...How to change sidebox header background color?
    By meiziwo in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Jul 2008, 10:15 AM
  4. Change background color of shopping cart sidebox header?
    By sunflowertami in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Jun 2008, 01:19 AM
  5. sidebox bg color and header color wont change..
    By zc-newbie in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 11 Jul 2007, 01:51 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