hello
I have coppermine 1.2 integrate to my ipb forum.
I managed to put a link in the users bar and now I need help in putting
a link back to the forum from the gallery
Iuse the Igames theme,so where in his theme.php should I add the link
so that he appears at the end of the bar after "research"
It will even be nicer If somebody give me the line to add
thank you
open themes/Igames/theme.php.
find;
<td class="top_menu_right_bttn">
<a href="{SEARCH_TGT}" onMouseOver="MM_showHideLayers('Menu1','','hide')">{SEARCH_LNK}</a>
</td>
Add after it;
<td class="top_menu_right_bttn">
<a href="http://your_site_url/forum_directory" onMouseOver="MM_showHideLayers('Menu1','','hide')">Forum</a>
</td>
Change the 'http://your_site_url/forum_directory' to your actual forum url.
dont know how you put this code in, but I cant even highlight it to copy for some reason.
what I did manage to copy, its not being found in the file. :(
weird.
Don't know why that's happening to you. Anyway, I have attached a notepad file with the code.
[attachment deleted by admin]
Thank you very much Casper :-X
This is working fine!!!!
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fpepito45.chez.tiscali.fr%2Femot%2Fwowww.gif&hash=89caf543737ac0141d79e6c227ea98a1bb78f696)