Advertisement:

Author Topic: Changing logo from .png to .gif  (Read 1610 times)

Offline PetleyJ

  • Semi-Newbie
  • *
  • Posts: 19
Changing logo from .png to .gif
« on: April 20, 2012, 09:31:40 AM »
Hi guys.

Just wondering if it is possible to change a logo for SMF from .png to .gif?

Thanks.

James

Offline K@

  • Lead Support Specialist
  • SMF Master
  • *
  • Posts: 38,568
  • Gender: Male
  • Nothing (Or nothing you can see)
Re: Changing logo from .png to .gif
« Reply #1 on: April 20, 2012, 10:42:38 AM »
If you're using Admin>Current theme>Logo image URL: to place your logo, I don't think it cares whether you use a png or a gif.

Or, is there something you've not told us? ;)

Offline Yoshi

  • Customizer
  • SMF Hero
  • *
  • Posts: 8,119
  • Gender: Male
Re: Changing logo from .png to .gif
« Reply #2 on: April 20, 2012, 10:49:45 AM »
Or, is there something you've not told us? ;)
That's what she said ::)

Anyhow, welcome to SMF!

You should be able to use this tool:
http://www.coolutils.com/online/image-converter/
My Mods / [WIP] Mod Builder / GitHub profile / "A programmer is just a tool which converts caffeine into code."
Quote
<FLAMER> Marketing is about to get into drug activities maybe... but we will see about that later on :P
<Yoshi2889> We're getting free drugs?
<CoreISP> He's talking about caffeine man, damn pen lifter.

Offline Antechinus

  • SMF Friend
  • SMF Super Hero
  • *
  • Posts: 22,044
  • Master of BBC Abuse
    • CEMB Forum
Re: Changing logo from .png to .gif
« Reply #3 on: April 20, 2012, 06:39:41 PM »
Just wondering, why would you want to change it to gif? Gif is generally lower quality than png. The only thing gif has over png is that it will support animation in any browser.
"My idea of heaven consists of all the things I would go to Hell for."

I need another coding language like I need tertiary syphilis.

Antechinus modzRantyheinous themez - PSD pack for 2.0.x default theme

Offline PetleyJ

  • Semi-Newbie
  • *
  • Posts: 19
Re: Changing logo from .png to .gif
« Reply #4 on: April 24, 2012, 08:00:43 AM »
I need a .gif logo as I have my logo transparent.

James

Offline K@

  • Lead Support Specialist
  • SMF Master
  • *
  • Posts: 38,568
  • Gender: Male
  • Nothing (Or nothing you can see)
Re: Changing logo from .png to .gif
« Reply #5 on: April 24, 2012, 08:04:59 AM »
You can make transparent PNG files, too, James. ;)

http://entropymine.com/jason/testbed/pngtrans/

Offline ApplianceJunk

  • SMF Hero
  • ******
  • Posts: 3,138
    • appliancejunk on Facebook
    • @appliancejunk on Twitter
    • ApplianceJunk.com
Re: Changing logo from .png to .gif
« Reply #6 on: April 24, 2012, 08:31:24 AM »
I need a .gif logo as I have my logo transparent.

James

Must be kind of hard to see, being transparent and all. ;)

Offline Antechinus

  • SMF Friend
  • SMF Super Hero
  • *
  • Posts: 22,044
  • Master of BBC Abuse
    • CEMB Forum
Re: Changing logo from .png to .gif
« Reply #7 on: April 24, 2012, 06:28:06 PM »
I need a .gif logo as I have my logo transparent.

James

PNG generally does much better transparency than gif. Gif only does binary transparency, while png will do alpha. Binary means pixels must be either fully opaque or fully transparent, which is why gifs with transparency often have jaggy edges. Alpha allows setting variable opacity on pixels, meaning you don't get the jaggy edges. :)
"My idea of heaven consists of all the things I would go to Hell for."

I need another coding language like I need tertiary syphilis.

Antechinus modzRantyheinous themez - PSD pack for 2.0.x default theme

Offline PetleyJ

  • Semi-Newbie
  • *
  • Posts: 19
Re: Changing logo from .png to .gif
« Reply #8 on: May 03, 2012, 09:26:36 AM »
Ah thank you guys! Much appriciated. - I understand now. :) Thanks for the replys.

Reason I needs the logo to be transparent is because the logo I had, uses a white background. Which doesn't go well on a black / grey forum background.

James