News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

which file to edit?

Started by chilppp, March 21, 2006, 10:40:09 AM

Previous topic - Next topic

chilppp

I'm trying to modify the width of the post icon column, but i can't find the template php file that carries the code for this part.

I checked the messageIndex.template.php, but codes for the first 2 columns are no where to be found in the file.

Could anyone kindly help me to locate this part of code? Thanks!

Elmacik

MessageIndex.template.php is the right file yes.
The code block you need is:

<td class="windowbg2" valign="middle" align="center" width="5%">
<img src="', $settings['images_url'], '/topic/', $topic['class'], '.gif" alt="" />
</td>
Home of Elmacik

Advertisement: