Page 1 of 1

Banner in Profile page?

PostPosted: Thu Apr 20, 2006 12:50 pm
Author: tekguru
One of my sponsors has asked we add a banner in at the top of the profile page, i.e. here:

http://www.4winmobile.com/profile.php?m ... efer&mod=0

Any ideas which template(s) one would need to edit?

PostPosted: Thu Apr 20, 2006 1:42 pm
Author: Adrian Rea
I am not certain, but try in templatesfisubiceprofilcpprofilcp_header.tpl

try playing around within this table at the to
Code: Select all
<table><tr>     <td>         <a>{L_INDEX}</a>         {NAV_SEPARATOR}<a>{L_MODULE}</a>         <BEGIN>         {NAV_SEPARATOR}<a>{sub_menu.L_MODULE}</a>         <END>     </td></tr></table>


A

PostPosted: Fri Apr 21, 2006 8:10 am
Author: tekguru
Cheers Aide - will give it a try!