Zen Cart Logo

categories dressing

Locked

Views: 2,363

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
19 Nov 2010, 9:17 AM
#1
fw541c avatar

fw541c

Zen Follower

Join Date:
Aug 2010
Posts:
202
Plugin Contributions:
0

categories dressing

I am trying to get my catagories to use images for the button but i am having no success. im using the categories_dressing mod. followed the directions to add the images to the button, and changed all the admin side settings it said.

Anyone have any ideas? or possibly another way to do this?

https://www.notoriousarc.com

19 Nov 2010, 10:14 AM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: categories dressing

Post in the Categories Dressing support thread for help. You have not followed some part of the directions correctly, but I need more detailed information to be able to advise you.

19 Nov 2010, 5:04 PM
#3
fw541c avatar

fw541c

Zen Follower

Join Date:
Aug 2010
Posts:
202
Plugin Contributions:
0

Re: categories dressing

I changed all the stuff in the admin side to what the document said.

Here is where i changed the css.

/**

  • CSS Stylesheet for Categories Dressing examples
  • @copyright Copyright 2009 Glenn Herbert
  • @copyright Portions Copyright 2003-2006 Zen Cart Development Team
  • @copyright Portions Copyright 2003 osCommerce
  • @license http://www.gnu.org/licenses/ GNU Public License V3.0
  • /includes/templates/your_template/css/stylesheet_categories_dressing.css
  • Categories Dressing v2.7.3 Glenn Herbert (gjh42) - 20090505
    /
    /

    hr.catBoxDivider1 {
    color: #aabbcc;
    }
    */

/IE6 hacks/

  • html #categories li, * html #categories li a {
    height: 1em;/fix IE6 whitespace bug/
    background-image: url(../images/pixel_trans.gif);/partially fix IE6 a block display bug/
    }

.catBoxHeading1 {
font-family: georgia, serif;
font-weight: bold;
font-size: 1.4em;
color: #335511;
background-color: #ff66ff;
background-image: url(http://www.notoriousarc.com/includes/templates/CUSTOM/buttons/english/catbg25.gif%29; /uncomment to use background image with or without coded text/
height: 23px; /uncomment to use background image without coded text/
padding: 0.3em 0.4em;
margin: 0;
}

.catBoxHeading2 {
font-family: 'times new roman', serif;
font-weight: bold;
font-size: 1.4em;
color: #335544;
background-color: #ffaaff;
background-image: url(../buttons/english/catbg25.gif); /uncomment to use background image with or without coded text/
height: 23px; /uncomment to use background image without coded text/
padding: 0.3em 0.4em;
margin: 0 0 2px 0;
}

.catBoxHeading3 {
font-family: 'comic sans ms', sans-serif;
font-weight: bold;
font-size: 1.2em;
color: #336699;
background-color: #ffbbdd;
background-image: url(../buttons/english/catbg25.gif); /uncomment to use background image with or without coded text/
height: 23px; /uncomment to use background image without coded text/
padding: 0.3em 0.4em;
margin: 0 0 2px 0;
}

So i uncommented where the background images are and still nothing. i even tried pointing the image file to the full HTTP address.

I know you have a thread about this, but its very vast. If you dont mind helping me here i would appreciate it. thank you

19 Nov 2010, 8:29 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: categories dressing

I will answer in the support thread. Just go to the last page.