Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2005
    Posts
    110
    Plugin Contributions
    0

    Default Have small side image to categories side menu

    Hi,

    I simply require a small side image (a few pixels) on the side of each category in the categories menu sidebox. Just like you would have bullet points for each category.

    my site is http://www.HouseOfPainNutrition.com

    can you please help.

  2. #2
    Join Date
    Nov 2005
    Posts
    110
    Plugin Contributions
    0

    Default Re: Have small side image to categories side menu

    bumbing this message

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Have small side image to categories side menu

    You can do this by giving the category elements a background image which has your pixels on each side and blank in the center. You do this in /includes/templates/your_template/css/stylesheet.css.

    Find the class or id applied to the elements (use View Source, or the Firefox Web Developer) and add

    background-image: url(../your-image.gif);

    to its declaration in the stylesheet (add the declaration if it is not there already.)

    Put your gif in /images/.

 

 

Similar Threads

  1. Sub Categories DON"T display in side menu
    By Muzz in forum General Questions
    Replies: 4
    Last Post: 23 Mar 2011, 04:29 AM
  2. Missing Menu Categories on https side
    By Danger in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 17 Mar 2011, 06:02 PM
  3. Sub Categories Not showing up in side menu
    By PullingOutHair in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 9 Mar 2011, 02:55 AM
  4. Replies: 1
    Last Post: 2 Jun 2008, 05:16 PM
  5. Make categories side box different from other side boxes
    By Jeff G in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Nov 2007, 10:16 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