bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Design Change

(2 posts)
  • Started 5 months ago by motaboy21
  • Latest reply from chrishajer
  • This topic is not resolved
  1. 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 5 months ago #
  2. 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.

    Posted 5 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.