Can you post a link?
Can you post a link?
thanks i think i figured it out..
.categoryListBoxContents inherits all its styling from other elements in css.
i added this rule at the end of my style . .
.categoryListBoxContents a {
font-size: 1em
}
this just will only adjust the size of subcategories to the size i need.
Thanks ..
ps : i was editing the wrong stylesheet, thats why nothing was showing![]()
It is always most satisfying when you work it out yourself!
Last edited by kiddo; 16 Jan 2009 at 01:37 AM. Reason: cuz my spelling and english sux
i do all my test on test server , before committing any changed on live server.
on live server i have all over ride in place .. even though im using zencart template .. but on my test server , didn't over ride . so i was editing css in template_default , rather then Classic ..
i just learned something
tony_sar thanks for sharing that. One less thing for the brain cell to figure out.
kiddo "It is always most satisfying when you work it out yourself!" The only problem with that statement is that it takes to damn long. lol
Wishing I was Zenned !
It's amazing what happens when I put the files in the right folders !!!