How hard would it be to do Category Name [3] - Category description instead of having a blank line before the description for both the index and categories pages?
I.E.
Current:
Post Hogwarts [34]
This is for stories that take place after Hogwarts. I.E. After the War, After the Mauraders leave school etc.
Proposed:
Post Hogwarts [34] - This is for stories that take place after Hogwarts. I.E. After the War, After the Mauraders leave school etc.
Dreamy
Current Version: 3.4.2
PHP 4
Mods: Challenges, Recommendations, Storyend, Display Word, Beta Reader, Bad Reviewer
To get it to change on the index page in the categories block, just change it in admin>blocks>categories. If you have tinyMCE enabled, click on the html icon and edit the line break out of the code. (If you don't have tinyMCE enabled, I believe the source code is the default view.)
I don't know of any way to edit the categories page without editing the coding. The line breaks seem to be hard-coded into the script.
