thank you very much that was beginning to annoy me lol :smile:
Printable View
thank you very much that was beginning to annoy me lol :smile:
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
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
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.
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
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
thank you :smile::smile:
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.
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.