|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization spacing after categories |
spacing after categories |
Hello!
I have a question about $CATEGORIES$.. I tried to add my own style, but spacing after each category doesnt work. here's screenshot: http://i.imgur.com/TfEzucp.png but I want it to look like this: http://i.imgur.com/S1xqG5S.png I added !important but it doesnt help, here's style: Code .catsTd{width:690px!important; ;min-height:48px;margin:2px 0 2px 0px!important; margin-right:5px;background:#FFF;border-radius:2px;box-shadow:0 0 0 1px #DDD;} .catsTd:hover{box-shadow:0 0 0 2px #e8c291;opacity:1;} a.catNamelink,a.catName:visited{margin:0 0 0 10px;height:48px;min-width:550px;display:inline-block;color:#333 !important;text-decoration:none;} a.catName:hover{color:#000;} a.catName:link h3{display:block;font:700 10pt Arial,sans-serif;padding:6px 0 0;} a.catName:link span{font:500 8pt Arial,sans-serif;color:#555 !important;} .catNumData{width:80px;height:48px;float:right;font:700 9pt/44px Arial,sans-serif;text-align:center;background:#EEE;color:#0578b1;border-left:1px solid #ddd;text-shadow:0 -1px 0 rgba(255,255,255,0.6);border-radius:0 2px 2px 0;} .catNumData b{font:500 10pt/42px 'icon';padding:3px 0;display:inline-block;} |
Ken_D, delete the semicolon before min-height in .catsTd. If it doesn't work, try to add display: block to .catsTd.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
| |||
| |||