Info
- 2 posts
- 2 voices
- Started 3 years ago by aiitee
- Latest reply from chrishajer
- This topic is not resolved
Design Change
-
- Posted 3 years ago #
hey, i want to move the tag list Below the post, i hate scrolling down, and i want the post to be just below the title, what do i have to modify? i have the kakumei template.
here you have a picture!
http://img511.imageshack.us/my.php?image=wherezl8.jpg
Thanks!
-
- Posted 3 years ago #
I think you want to move (or remove) this piece of code in topic.php of your template file:
<?php topic_tags(); ?>Removing that removes the tags for a topic. Then, just put it where you want it to get the tags back.
-
You must log in to post.