News:

Wondering if this will always be free?  See why free is better.

Main Menu

Center details in view topic page

Started by Disturbed, September 16, 2006, 06:45:01 PM

Previous topic - Next topic

Disturbed

I'm wondering how I can make the user details in the topic page centered?

Incase you don't know what I mean here is a screenshot:



Also is it possible to put a line to seperate the user details from the post?



thanx for your help..

jerm

Display.template.php
Look for:
// Show information about the poster of this message.

What you want to modify is in the code below that.

Disturbed

thanx..although I'm not too sure where to add the code. I suppose I could just try it out though.. :)

Disturbed

Sorry for the double post but it wouldnt be noticed otherwise.

I figured it out, so here it is incase anyone else wants to do the same..

Open Display.template.php

Find this:
// Show information about the poster of this message.

Then below find this line:
<td valign="top" width="16%" rowspan="2" style="overflow: hidden;">

Replace with this code:
<td valign="top" width="16%" rowspan="2" style="overflow: hidden;" align="center">

Then save and replace the old file.

thanx to jerm for telling me where to look  :)

Advertisement: