adding button on bottom
moiz87
Joined: 2005-02-18
Posts: 19 |
Posted: Sat, 2005-02-19 20:09 |
hey i wanted to add a button on the bottom near where it says gallery 2 and xhtml1, how would i go about doing this? |
|
Posts: 32509
templates/global.tpl
as the instructions in the file say (top), create a directory templates/local/, copy templates/global.tpl to templates/local/global.tpl and start editing this copy of the file.
open templates/local/global.tpl and near the end of the file, you see the HTML used for this gallery2 and xhtml1 image links. just remove/add/change what you want. you can use ordinary html, styles, css.