Category text over icon
Hello,
I red the tutorial and i can get icon next to the category and i can move that icon left using this code
.cat-item-16 {
background:url("http://www.dizajntatjana.com/temp/wp-content/uploads/2011/10/1.png") no-repeat scroll -24px center transparent;
}
but icon desapires becouse it can not go more left then the text of the category.
Reading the forum posts i seen that i must move category tekst instead of icon itselt and i used this code for that but with no result
.catcol {border-bottom:1px; padding:4px;}
I get the code from one forum post and i "customize" it but in that post there is is talk about child theme which i dont want to make.
Can i move text of the category to the righ leaving the space for icon without child theme, just with code in style.css and what code is that?
Ty for any eventual help!
Best regards
Last edited by jomarkosabel; October 11th, 2011 at 10:22 AM.