As this is the Carbon Theme, there is a field in the Theme Setup that can put the path or URL for your logo. I have tried that and it is definitely working.
Cheers
Realized I did not read the topic carefully. The information deem incorrect.... my apologies...
Posts: 17361
Should be the same for most themes:
http://codex.gallery2.org/Gallery2:How_to_Add_Custom_Banner_or_Remove_Gallery_Logo
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 8
Tnx!!!
Posts: 4
started a new thread for my post...
Posts: 84
Hi All,
As this is the Carbon Theme, there is a field in the Theme Setup that can put the path or URL for your logo. I have tried that and it is definitely working.
Cheers
Realized I did not read the topic carefully. The information deem incorrect.... my apologies...
Posts: 4
Hello
I have tried this and can not get it works
<a href="{g->url href="http://www.jeancharlesgutner.com/"}">
when I click on the logo the web site just load again the page whaere I am and not http://www.jeancharlesgutner.com/
Any ideas where I am wrong ??
thanks
Tdoc
Posts: 17361
change <a href="{g->url href="http://www.jeancharlesgutner.com/"}"> to
<a href="http://www.jeancharlesgutner.com/">
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team