First of anithing, i just wanna say sorry about the bad english.
I need to invert the position of the title with the post thumbnail in the main page.
The title of the post need to show first of post thumbnail.
I hope someone can help here, thanks for all.
The adjustment needs to be done in “content.php” and need basic php knowledge. Unfortunatly the editor is to capable to post the source code. Basically you need to move the line for the title up, right after the line: (div class=”entry”).
Title line:
((?php pinboard_title_tag( ‘post’ ); ?) class=”entry-title”)…
Cheers,
Alexander @ http://www.mouseclick.com
-
This reply was modified 12 years, 1 month ago by Alexander.
Thanks Alexander, it works!
Glad you’re sorted π
Cheers,
Alexander @ http://www.mouseclick.com