Author Topic: 4images logo image  (Read 5579 times)

0 Members and 1 Guest are viewing this topic.

Offline newestfunny

  • Pre-Newbie
  • Posts: 9
    • View Profile
4images logo image
« on: February 25, 2010, 10:24:05 PM »
I edited the file path for the header_logo.gif to my jpg logo. However, when you go to my site (newestfunny.com) it still shows default. Any ideas? Clearing cache didn't do anything.

Offline surferboy

  • Full Member
  • ***
  • Posts: 142
    • View Profile
Re: 4images logo image
« Reply #1 on: February 26, 2010, 05:13:53 AM »
Hi -

I just changed the logo on our new installation today. It was super easy:

just uploaded the new logo to the templates/default/images/ directory and then just went into each of the templates, like home.html and changed the code on line 17 - 18.

It should look something like this, except the new file I modifed has a slightly different name than the original, and its still a gif unlike your .jpg but that shouldn't make a difference:

Quote
<td width="6"><img src="{template_url}/images/header_left.gif" width="6" height="60" alt="" /></td>
          <td width="100%"><img src="{template_url}/images/glrfheader_logo.gif" width="405" height="60" alt="" /></td>

Had to go through and do the same modification to about 8 templates.

- Brian

Offline newestfunny

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: 4images logo image
« Reply #2 on: February 27, 2010, 01:41:53 AM »
Yeah I see the lines of code, but when I change it to the url of the image, nothing happens. Will keep trying though. Thanks Brian.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: 4images logo image
« Reply #3 on: February 27, 2010, 02:23:42 AM »
I've looked yesterday and saw the new logo, looks fine now too...sounds like you should check your computer ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline newestfunny

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: 4images logo image
« Reply #4 on: February 28, 2010, 12:23:27 AM »
Yeah I just left it overnight and when I opened it this morning, it updated...whatever it did, it works :D