Posts: 1334 Location: [Censor]
Wed 03 Dec, 2008 18:14
Thank you :wink:
Where is the code to change the image : "welcome_l.png" and "welcome_r.png" in "my_image.gif" pleased ?
do you mean icy_phoenix_small.png and icy_phoenix_small_l.png on welcome block ?
$if yes , than open templatesmg_themesblocks
welcome_block.tpl
when you open
welcome_block.tpl you will see this :
<table class="empty-table" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="5%"><img src="images/icy_phoenix_small.png" alt="" /></td>
<td width="90%" align="center"><div class="post-text">{L_WELCOME_MESSAGE}</div><br /><br /></td>
<td width="5%"><img src="images/icy_phoenix_small_l.png" alt="" /></td>
</tr>
</table>
so where is
red there you can change to
my_image
BTW ...thank you Zuker