RC1 Buttons Issue [UPDATED]


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...


lang_spanish_Black_pearl.rar
Description: Black Pearl PNG buttons 
Download
Filename: lang_spanish_Black_pearl.rar
Filesize: 228.66 KB
Downloaded: 100 Time(s)
lang_spanish_Blue_Pearl.rar
Description: Blue Pearl PNG buttons 
Download
Filename: lang_spanish_Blue_Pearl.rar
Filesize: 230.07 KB
Downloaded: 98 Time(s)

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 :mricy:

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

Profile PM  
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 :mricy:

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


:oops: 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

Inactive User
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: [Download] [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. 8)


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.2174s (PHP: 15% SQL: 85%)
SQL queries: 17 - Debug Off - GZIP Enabled