4images Forum & Community
4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: Bush on January 28, 2003, 02:40:37 AM
-
Hi,
I'm trying to remove the 4images logo on my site. I have paid for a license and would also like to know how to replace your logo on all of my pages with my own logo.
Thanks in advance,
Bush
-
In \4images\templates\default\home.html :
<td width="405"><img src="{template_url}/images/header_logo.gif" width="405" height="60" alt="" /></td>
header_logo.gif is the logo... do not forget to change width and height (or just remove them)
-
Ok great, it worked but it only changed the logo on the home page and still has the 4images logo on the rest. What do i do?
Thanks so much!
-
Just do the same thing with all templates, where you find {header} in the first line :wink:
-
Thanks again SLL. Your the newbe's lifesaver!!!