G2-Sites.com - Your FREE Gallery Directory
G2-Sites.com is a showcase of Gallery 1 and Gallery 2 powered websites. Sites are categorized by embedded environment and language. If your site is powered by Gallery we want to see it!
G2-Sites.com is a showcase of Gallery 1 and Gallery 2 powered websites. Sites are categorized by embedded environment and language. If your site is powered by Gallery we want to see it!
The easiest way to achieve what you are trying to to do is create a copy of the theme.tpl file in a directory called local and modify accordingly.
Simply put any additional CSS in the head section, add your custom header directly after the <body> tag before any of the gallery stuff.
If you want to use a custom footer as well put the html for your footer just before the closing </body> tag.
For a more detailed explanation take a look at this Gallery visual integration howto.
this is the impossible...do i do a basic php include? how do i write in what i want displayed? i am dumb at this stuff :)
If you put the required html markup in a copy of the the theme.tpl file in the local folder it will be displayed on all the gallery pages.