How Work With $png_colors ?


Subject: How Work With $png_colors ?
I'm modifying a template.
but use many PNG images.

I found these lines.

Code: [Download] [Hide] [Select]
$png_colors = array();
$png_buttons_colors = array();


Does anyone tell me how to use it?

Profile PM  
Subject: Re: How Work With $png_colors ?
Hi Blackgatomon, those vars are used in case you would like to create more than one template from the same source folder.

In that case the system would look for PNG images and buttons instead of GIF.

For example PEARL styles have some PNGs:
Code: [Download] [Hide] [Select]
$png_colors = array('p_black', 'p_blue', 'p_purple');
$png_buttons_colors = array('p_purple');


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.0847s (PHP: 18% SQL: 82%)
SQL queries: 10 - Debug Off - GZIP Enabled