
Originally Posted by
gjh42
Since you have gotten the settings you need for the look you want already, you can ignore the part about display: block; and <br /> - they are taken care of in the underlying code of Cat Dressing.
You only need the define ('CAT_BOX_HEADING_3' statement if you want a unique heading or other style for that category (which is category 3, the top one in your sidebox).
As you have found, making the dividers etc. stretch to the full width of the sidebox is not a matter of increasing the divider's width, but of removing margins/padding on the element and its container.
Deleting or renaming the demo images and using list-style: none; are the correct ways of eliminating those features.