PDA

View Full Version : How can I separate post icons from thread titles in modules?


SteveRobWhateve
06-02-2007, 10:06 PM
I am wondering if there is a way to edit the code that displays the post icons so they are in their own table so the text links displaying the topic title don't go "under" the icons?

Right now they are doing just that on my site. I'd like them to display to the left of the text link:

http://gridironfans.com/

Ideally they'd line up at the top left. Any suggestions?

Brian
06-03-2007, 11:35 AM
Your best bet would probably be to edit your 'adv_portal_recentthreads_lean' template and change the code in there to wrap each thread title and icon in a table cell.