i'm trying to customize global.tpl
simply change the logo and link it to the home page.
i replaced the gallery logo with my site logo
i was unsuccessful in making it a link :-?
after reverting to the original global.tpl i assumed it would work as it previously did. it didn't :cry:
what is this:
http://www.origin-studio.com/events/gallery2/main.php
Posts: 32509
when you change something in the layouts and you don't see the change taking effect, go to site admin -> maintenance -> and Flush the template cache.
changing the logo and making it a link is easy. just us plain old html.
and copy global.tpl to local/global.tpl as it says.
Posts: 63
i can't login to do this
Posts: 8601
you can find direct links to login and site admin in README.html
you can also do 'touch global.tpl' to make smarty use the default file instead of its cached version of your local/global.tpl.. or simply copy global.tpl to local/global.tpl
Posts: 63
the links in readme.html didn't work, they linked to the same error message.
i don't understand the instructions above. that's okay, i just uploaded the original template directory and it works again.
about the html image link:
i can't get it to work. initially i changed the gallery image to mine by opening it in photoshop and pasting mine on top of it. now it's the same size as the original. and it works. i didn't change the code in global.tpl. it still looks like this:
when i change it to:
it breaks. do i need to change #gsHeader?
Posts: 8601
remove your extra "}"
Posts: 63
i fixed the html but i got this error:
Posts: 8601
you still have some syntax error.. maybe post what you changed. or carefully check what you did and make sure you have valid html with no extra { or } in there.
Posts: 63
here is my code:
and i get: