Zen Cart Logo
Forums / Addon Sideboxes / Categories Dressing

Categories Dressing

Views: 531,614

Results 1,681 to 1,700 of 2,268
28 Feb 2011, 6:14 AM
#1681
gromit1977 avatar

gromit1977

New Zenner

Join Date:
Feb 2011
Posts:
21
Plugin Contributions:
0

Categories Dressing

thank you for your help i did manage to find out how to get picture it was in my stylesheets.css and i found it under my .leftBoxHeading and had to seperate some lines my code was as follows
h3.leftBoxHeading {
background: #383E44;
background: url(../images/arrows/bull.png) 99% no-repeat;
height: 70px;
text-align:left;
padding-left: 230px;
font-size: 0em;
}

and i could only get boarders to show if i changed my stylesheet_categories_dressing.css, i agree that i have messed up somewhere in my installs but i am new to this whole thing :(

28 Feb 2011, 9:47 AM
#1682
macbain avatar

macbain

New Zenner

Join Date:
Feb 2011
Posts:
63
Plugin Contributions:
0

Re: Categories Dressing

thank you very much that was beginning to annoy me lol :smile:

28 Feb 2011, 2:23 PM
#1683
macbain avatar

macbain

New Zenner

Join Date:
Feb 2011
Posts:
63
Plugin Contributions:
0

Re: Categories Dressing

Working on the same theory I inserted the a.category-subs+br code to get rid of the spacing on the sub categories as below but this has not worked :( have i put it in the wrong place ?

a.category-subs+br {
display: none;
}

A.category-subs, A.category-products,{
color: #0a7376;
text-decoration: none;
}
A.category-subs:visited, A.category-products:visited {

        color: #8b8c87;
text-decoration: none;
     }

A.category-subs:hover, A.category-products:hover {
color:#8b8c87;
}
SPAN.category-subs-parent {
font-weight: normal;
}
SPAN.category-subs-selected {
font-weight: normal;
}

thanks
Marie

28 Feb 2011, 6:13 PM
#1684
macbain avatar

macbain

New Zenner

Join Date:
Feb 2011
Posts:
63
Plugin Contributions:
0

Re: Categories Dressing

I am also trying to put the text next to the image and have put this in the public_html/includes/templates/ZCT Adult and Lingerie 16/css/stylesheet.css:

#categoryImgListing {
clear: right;
}

#categoryDescription {
text-align: left;
clear: right;

       }

but its not picking it up :(

thanks
Marie

28 Feb 2011, 9:27 PM
#1685
gjh42 avatar

gjh42

Black Belt

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

Re: Categories Dressing

Both of these questions are off topic for the Categories Dressing support thread. Please start a new thread or post in a more relevant one for answers.

1 Mar 2011, 3:01 PM
#1686
macbain avatar

macbain

New Zenner

Join Date:
Feb 2011
Posts:
63
Plugin Contributions:
0

Re: Categories Dressing

sorry not sure where they should be then as they are still about the categories box styling :( where else should this post be placed

Marie

1 Mar 2011, 3:49 PM
#1687
gjh42 avatar

gjh42

Black Belt

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

Re: Categories Dressing

There are several different mods that address the categories sidebox, and code for one is generally irrelevant for another, and they may all be irrelevant for generic problems.
What you want is a general template styling/design subforum like

Customizing the Look of Your Shop

  • Templates, Stylesheets, Page Layout
1 Mar 2011, 4:14 PM
#1688
macbain avatar

macbain

New Zenner

Join Date:
Feb 2011
Posts:
63
Plugin Contributions:
0

Re: Categories Dressing

thank you :smile::smile:

5 Mar 2011, 12:32 PM
#1689
kcb410 avatar

kcb410

Zen Follower

Join Date:
Dec 2008
Location:
Toronto
Posts:
348
Plugin Contributions:
0

Re: Categories Dressing

Hello all,

I'm using Category Dressing and for some reason it's generating an extra </li> end tag after each category. Is there a file that I can go to remove the extra </li>. I assume it's a PHP thing and unfortunately I don't speak PHP:blush:.

Any help is appreciated.

Zen 139.h
PHP 5.2.1.6
MySQL 5.0.92

Thank you.

5 Mar 2011, 4:00 PM
#1690
gjh42 avatar

gjh42

Black Belt

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

Re: Categories Dressing

Can I see the site where this is happening? The link in your sig gives a blank screen.
The Categories Dressing code does not give an extra </li>; I don't know where it is coming from if you are seeing that.

5 Mar 2011, 4:07 PM
#1691
kcb410 avatar

kcb410

Zen Follower

Join Date:
Dec 2008
Location:
Toronto
Posts:
348
Plugin Contributions:
0

Re: Categories Dressing

gjh42:

Can I see the site where this is happening? The link in your sig gives a blank screen.
The Categories Dressing code does not give an extra </li>; I don't know where it is coming from if you are seeing that.

Sorry about that....the sites back on.

I'm currently using version 2.6 of Category Dressing and I was trying to upgrade to 2.7.3 to see if that was the issue.

5 Mar 2011, 4:09 PM
#1692
gjh42 avatar

gjh42

Black Belt

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

Re: Categories Dressing

OK, I see it... have to run now, will investigate later.

5 Mar 2011, 4:11 PM
#1693
kcb410 avatar

kcb410

Zen Follower

Join Date:
Dec 2008
Location:
Toronto
Posts:
348
Plugin Contributions:
0

Re: Categories Dressing

gjh42:

OK, I see it... have to run now, will investigate later.
Thank you... I appreciate that!

5 Mar 2011, 8:10 PM
#1694
figueira avatar

figueira

New Zenner

Join Date:
Aug 2008
Location:
Portugal
Posts:
10
Plugin Contributions:
0

Re: Categories Dressing

Hi,

I would like to know how can I use the click-show/hide "feature" of the "Click-Show-Hide Category Menu" sidebox in "Categories Dressing", so the page doesn't have to reload every time a person clicks on a category.

Thanks.

6 Mar 2011, 2:22 PM
#1695
gjh42 avatar

gjh42

Black Belt

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

Re: Categories Dressing

You would probably have to recode it, as the click-show-hide is built on javascript. Sorry, I can't help with doing that.

6 Mar 2011, 2:25 PM
#1696
gjh42 avatar

gjh42

Black Belt

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

Re: Categories Dressing

currently using version 2.6 of Category Dressing and I was trying to upgrade to 2.7.3
That would be the problem - there were some bugs in earlier versions.

6 Mar 2011, 5:42 PM
#1697
kcb410 avatar

kcb410

Zen Follower

Join Date:
Dec 2008
Location:
Toronto
Posts:
348
Plugin Contributions:
0

Re: Categories Dressing

gjh42:

That would be the problem - there were some bugs in earlier versions.
Thank you for the reply!

I thought I was on version 2.6 but I just did a Winmerge comparing my site files with 2.7.3 and they were identical.

Any other ideas where the extra </li> tags might be coming from?

6 Mar 2011, 7:08 PM
#1698
gjh42 avatar

gjh42

Black Belt

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

Re: Categories Dressing

My local test site doesn't have any extra </li>, but that is running v2.8... I can't take time now to install v2.7.3 to check it. Will have to post back later.

6 Mar 2011, 7:17 PM
#1699
kcb410 avatar

kcb410

Zen Follower

Join Date:
Dec 2008
Location:
Toronto
Posts:
348
Plugin Contributions:
0

Re: Categories Dressing

gjh42:

My local test site doesn't have any extra </li>, but that is running v2.8... I can't take time now to install v2.7.3 to check it. Will have to post back later.

Don't worry about testing it Glenn......It's nothing critical.....just my weekend OCD :blink: project, I'm cleaning out the validation errors on my home page and that little item is generating most of the remaining errors.

Do you have 2.8 available for download? I can test that version and see if I've still got the issue.

Thanks Glen.

Paul

7 Mar 2011, 3:51 AM
#1700
gjh42 avatar

gjh42

Black Belt

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

Re: Categories Dressing

Yes, it's attached to an earlier post in this thread.