Show tags on top of post next to category

Posted in: Newsmag
Post count: 3

Hello,

is there an option to show tags on top next to the category, instead of at the bottom of the post?

I’m looking forward to hearing from you.

Best wishes,
Andy

Post count: 6535

Hi

To achieve that you need to edit the loop file corresponding with the post template used for post and move the indicated line like here: http://screencast.com/t/XgplJP2zrKD Also you will need this css in theme panel > custom code > custom css: http://screencast.com/t/Jjlzc4DkBp

.td-category{
float: left;
}

Let me know how it goes.
Thanks!

Post count: 3

Hi Andrei!

It’s working great! Thank you so much!

Cheers,
Andy

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.