Re: Can I edit my tags?
I’ve just had a look at your site. Your tags show in the bottom right corner of the page, as if it’s included in your footer.php file.
In your topic.php file all the tag code
id="topic-tags" etc.
needs to be put inside
div class="infobox"
then you can start styling it correctly.