I have increased the size of my main categories, but would like to make by sub-categories use smaller text. I am usiing 1.4.9. Is there anyway to do this?
Last edited by i2Paq on Sun Nov 28, 2010 7:53 pm, edited 1 time in total.
Reason: Topic moved
Reason: Topic moved
This should work:
Put the following at the bottom of your stylesheet. site/view/theme/default/stylesheet
#category li li a {
font-size: 20pt;
}
Put the following at the bottom of your stylesheet. site/view/theme/default/stylesheet
#category li li a {
font-size: 20pt;
}
Gun Dog Supplies Discount Pet Supplies
iGunDog Kennel Supplies
can you provide a link to the site... i could look at it from there,
Gun Dog Supplies Discount Pet Supplies
iGunDog Kennel Supplies
Are you using the default template? If not, add that code to the stylesheet you are using.
You can try
div#category li li a:link,
div#category li li a:visited {
font-size: 10px;
}
You can try
div#category li li a:link,
div#category li li a:visited {
font-size: 10px;
}
http://www.alreadymade.com
Follow me on twitter.com/alreadymade
thank you readyman, that worked. I was putting it in my new templates stylesheet, but it wasn't working. The new coding you gave me did the trick though. Thanks!
Who is online
Users browsing this forum: No registered users and 11 guests