Wildcard Usage:* matches any number of characters% matches exactly one character
Vladimir's WordPress Forum Amazing Grace Is there a way to remove the dotted category list
Is there a way to remove the dotted category list
22:514 August, 2008
cDot
I absolutely love the template but I don't need the dotted menu list. Is there a way to totally remove that column?
Thanks,
Charley
11:479 August, 2008
Vladimir
posts 685
Sure, add
display:none
to #sidebar-left section in the CSS file.
Guest Name (Required):
Guest Email (Required):
NOTE: New Posts are subject to administrator approval before being displayed
Guest URL (required)
Math Required! What is the sum of: 2 + 1
Vladimir’s WordPress Forum
Is there a way to remove the dotted category list
22:51
4 August, 2008
cDot
I absolutely love the template but I don't need the dotted menu list. Is there a way to totally remove that column?
Thanks,
Charley
11:47
9 August, 2008
Vladimir
posts 685
Sure, add
display:none
to #sidebar-left section in the CSS file.