RC1 Buttons Issue [UPDATED] »  Show posts from    to     

Icy Phoenix


Old Support Topics - RC1 Buttons Issue [UPDATED]



paramine-gx [ Sun 26 Apr, 2009 19:47 ]
Post subject: RC1 Buttons Issue [UPDATED]
i have found a little issue with the pearl theme buttons...
all the buttons are in gif format... but the board is using png format buttons... as result, the buttons doesn't appear cause the buttons doesn't exist...

this is only a little inconvenient... i will try to solve it now, and i will update the post with the correct buttons...

greetz!!!

EDIT: Here you are the png format buttons... this will solve the problem when the buttons dont appear...


TheSteffen [ Mon 27 Apr, 2009 10:23 ]
Post subject: Re: RC1 Buttons Issue [UPDATED]
Thanks paramine-gx for your hint and converting gif in png.

MG told me, that all buttons for next IcyPhoenix 1.3 should be gif because its works better with Internet Explorer.

Let see what MG want to say

Anyway, I have the psd and it is only a simple click to save it as png


paramine-gx [ Tue 28 Apr, 2009 02:46 ]
Post subject: Re: RC1 Buttons Issue [UPDATED]
TheSteffen wrote: [View Post]
Thanks paramine-gx for your hint and converting gif in png.

MG told me, that all buttons for next IcyPhoenix 1.3 should be gif because its works better with Internet Explorer.

Let see what MG want to say

Anyway, I have the psd and it is only a simple click to save it as png


ok, i didn't know that... i think that gif works better too, but i dont know how to change this in the icy files xDDD
anyway, this can solve the trouble while the next realease is ready n_n


Lopalong [ Tue 28 Apr, 2009 12:45 ]
Post subject: Re: RC1 Buttons Issue [UPDATED]
You can switch the button.ext in the theme.cfg that you are using. (Not the theme_info.cfg).

Code: [Hide] [Select]
$images_extension = in_array($color, $png_colors) ? 'png' : 'gif';
$buttons_extension = in_array($color, $png_buttons_colors) ? 'png' : 'gif';


Just swap the .png and .gif.




Powered by Icy Phoenix