Adding some buttons...
mykal
Joined: 2005-02-25
Posts: 37 |
Posted: Wed, 2005-03-30 23:50 |
My gallery is at: http://www.dirtyjeeps.com/gallery/ If you goto my main page you will see some buttons on it ("Website" :Forum" Etc Etc) They are placed there from the forums through PHP. Is there a way to add these to the gallery on top near the small Gallery logo? Where would I do that at so it shows up in all of the themes? Thanks in advance. |
|
Posts: 8601
templates/global.tpl
Posts: 37
Great! thank you. Can I just rename that file to .php to make my php string work?
Do I also edit the area directly under that where it says
" Welcome, Mykal Your Album Site Admin Your Account Logout "
in the same file?
Posts: 8601
no, you can't rename the file.
put php code inside {php}...{/php}
see http://smarty.php.net/ for more documentation