18 May 2012, 9:11 PM
Zen Follower
- Join Date:
- Mar 2005
- Posts:
- 370
- Plugin Contributions:
- 0
Moving Category description next to category icon
This is what I have tried with the stylesheets. Nothing is working. verson 1.3.9h
categoryImg{float: left;}
catDescContent{float: right;}
categoryImgListing {float:left;}
categoryDescription{margin-left: 65px; margin-top: -50px;display: block;}
None of these things work singly or in combinations.
C