Home › Support Forums › Theme Support › Pinboard › Invert Title Position › Reply To: Invert Title Position
Alexander
Participant
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, 2 months ago by Alexander.