Results 1 to 6 of 6
  1. #1
    Join Date
    Sep 2007
    Posts
    60
    Plugin Contributions
    0

    Default color behind sideboxes?

    I'm trying to change the color behind the sideboxes to something other than the default. I'm not just talking about the sideboxes themselves, but the entire column that they reside in. Similar to this, except with a color instead of an image: http://www.northernthreads.net/shop/

    Also, I want to replace the title of the sideboxes with a custom graphic. This will obviously need to be done individually. For example a custom "Categories" title graphic, "Information", etc replacing the stock text with bg image.

    Can anyone help?

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

    Default Re: color behind sideboxes?

    Quote Originally Posted by fbords View Post
    I'm trying to change the color behind the sideboxes to something other than the default. I'm not just talking about the sideboxes themselves, but the entire column that they reside in. Similar to this, except with a color instead of an image: http://www.northernthreads.net/shop/

    Also, I want to replace the title of the sideboxes with a custom graphic. This will obviously need to be done individually. For example a custom "Categories" title graphic, "Information", etc replacing the stock text with bg image.

    Can anyone help?
    F,
    includes/ templates/ your_template_name/ css/ stylesheet.css

    Look for this:
    #navColumnOne, #navColumnTwo { }

    Just place:
    1. background-color: #ff0000;
    2. inbetween the two quotes above
    3. #navColumnOne, #navColumnTwo {
      background-color: #ff0000;
      }
    For the image in the sidebox header:

    https://www.zen-cart.com/tutorials/i...hp?article=135

  3. #3
    Join Date
    Sep 2007
    Posts
    60
    Plugin Contributions
    0

    Default Re: color behind sideboxes?

    Quote Originally Posted by haredo View Post
    F,
    includes/ templates/ your_template_name/ css/ stylesheet.css



    For the image in the sidebox header:

    https://www.zen-cart.com/tutorials/i...hp?article=135
    Which tag in the stylesheet. I've been poking around in there for a while and cant find the right one.

  4. #4
    Join Date
    Sep 2007
    Posts
    60
    Plugin Contributions
    0

    Default Re: color behind sideboxes?

    Quote Originally Posted by fbords View Post
    Which tag in the stylesheet. I've been poking around in there for a while and cant find the right one.

    nevermind. Im an idiot who needs to read more carefully. Thanks!

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

    Default Re: color behind sideboxes?

    Sorry I placed the [Quote] in the wrong place, was hard to read..

    You are most welcome, glad I could assist you...

  6. #6
    Join Date
    Sep 2007
    Posts
    60
    Plugin Contributions
    0

    Default Re: color behind sideboxes?

    haredo, I don't suppose you would be able to answer one of my other posts would you?

    http://www.zen-cart.com/forum/showthread.php?t=96707

 

 

Similar Threads

  1. adding an image behind the sideboxes?
    By jaypg1 in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 15 Sep 2009, 07:19 PM
  2. shipping information hidden behind sideboxes
    By nessa25 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Nov 2007, 05:12 PM
  3. Color behind Content??
    By ssdsarah in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Aug 2007, 05:18 AM
  4. unwanted color behind a floated image.
    By mrmarcus66 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 May 2006, 07:53 PM

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