This is a question which will probably have a quick answer - I have looked at other threads discussing category spacing, but all the proposed solutions do not seem to have worked:
I have Links SQL 2.0.5 installed with Mel's Yahoo Subcats Plugin.
In the home page, the category / subcategory html is built as follows:
<td>
<b><a class="category_links" href="http://www.askweddings.co.uk/directory/Bridalwear___Accessories/index.shtml">Bridalwear & Accessories</a></b> <small><i>(0)</i></small><br>
<br><p>SUB1</p>
</td>
(Note: I disable the plugin hook 'site_html_print_cat (PRE)' to identify which code was creating the strange spacing)
What I want to do is remove the <br>, <p> and </p> html tags from SUB1.
How do I do this? Is it something in YahooSubcats.pm?
Thanks in advance!
I have Links SQL 2.0.5 installed with Mel's Yahoo Subcats Plugin.
In the home page, the category / subcategory html is built as follows:
<td>
<b><a class="category_links" href="http://www.askweddings.co.uk/directory/Bridalwear___Accessories/index.shtml">Bridalwear & Accessories</a></b> <small><i>(0)</i></small><br>
<br><p>SUB1</p>
</td>
(Note: I disable the plugin hook 'site_html_print_cat (PRE)' to identify which code was creating the strange spacing)
What I want to do is remove the <br>, <p> and </p> html tags from SUB1.
How do I do this? Is it something in YahooSubcats.pm?
Thanks in advance!
