UseBB Community

UseBB support, discussion and development

what to chane in topic page to display image and text side by side

Moderators: Gaia.

Post Reply

Page: 1

Author Post
Member
Registered: Aug 2008
Posts: 8
what to chane in topic.php page to display image and text side by side.

I did look at style sheet and topic.tpl.php but couldn't figured out. Please see the highlighted html below and let me know what needs to changed.

<tr class="tr{colornum}">
<td class="posterinfo">
{poster_rank}
<div class="avatar">{poster_avatar}</div>
<div class="field">{registered}</div>
<div class="field">{posts}</div>
<div class="field">{location}</div>
</td>
<td class="postcontent">
<div class="post">{post_content}{poster_sig}{post_editinfo}</div>{poster_ip_addr}
</td>
</tr>


Thanks,
SL
Moderator
Registered: Oct 2005
Posts: 502
Location: Canada
I'm not really sure what you mean by image and text side-by-side. Can you elaborate a little more?

Post Reply

Page: 1

UseBB Community is powered by UseBB 1 Forum Software