hello
How can I remove the 'underline' in the boxes (e.g categories),
I tried to do it in the css, but couldn't find it...
How do I put more space between the category-items, is it possible with :
cellspacing : 5px;
or
spacing : 5px; ????
amilo
This is a discussion on removing the 'underline' in the boxes (e.g categories) within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; hello How can I remove the 'underline' in the boxes (e.g categories), I tried to do it in the css, ...
hello
How can I remove the 'underline' in the boxes (e.g categories),
I tried to do it in the css, but couldn't find it...
How do I put more space between the category-items, is it possible with :
cellspacing : 5px;
or
spacing : 5px; ????
amilo
Hm.. strange
works for the other boxes, but not for the categories boxCode:.boxText { line-height: 50px; }
cellspacing isn't the way to go, the categories links are not in separate cells
Bookmarks