Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 3
Goto page 1, 2, 3  Next
 
Quote Download Post 
Post New Template: Aqua Gloss 
 
hello
i finished to do this template and i decided to release it here publically.
I hope you like it  :oops:


HOW TO INSTALL

1) Upload the css file in templates/mg_themes/

2) Upload the aqua folder into templates/mg_themes/images/

3) Open includes/page_header.php

FIND:

Code: [Download] [Hide] [Select]
// Select the header type and set some templates related vars.
if ( ($theme['template_name'] == 'mg_themes') && ( ($theme['body_background'] == 'gray') || ($theme['body_background'] == 'ice') ) )


REPLACE WITH:

Code: [Download] [Hide] [Select]
// Select the header type and set some templates related vars.
if ( ($theme['template_name'] == 'mg_themes') && ( ($theme['body_background'] == 'gray') || ($theme['body_background'] == 'ice') || ($theme['body_background'] == 'aqua') ) )


4) Open templates/mg_themes/mg_themes.cfg

FIND:

Code: [Download] [Hide] [Select]
$colors = array(
    'black',


REPLACE WITH:

Code: [Download] [Hide] [Select]
$colors = array(
    'aqua',
    'black',


5) Open templates/mg_themes/theme_info.cfg

FIND:

Code: [Download] [Hide] [Select]
?>


BEFORE ADD:

Code: [Download] [Hide] [Select]
$mg_themes[11]['template_name'] = 'mg_themes';
$mg_themes[11]['style_name'] = 'Aqua Gloss';
$mg_themes[11]['head_stylesheet'] = 'style_aqua.css';
$mg_themes[11]['body_background'] = 'aqua';
$mg_themes[11]['body_bgcolor'] = '';
$mg_themes[11]['body_text'] = '';
$mg_themes[11]['body_link'] = '';
$mg_themes[11]['body_vlink'] = '';
$mg_themes[11]['body_alink'] = '';
$mg_themes[11]['body_hlink'] = '';
$mg_themes[11]['tr_color1'] = '';
$mg_themes[11]['tr_color2'] = '';
$mg_themes[11]['tr_color3'] = '';
$mg_themes[11]['tr_class1'] = '';
$mg_themes[11]['tr_class2'] = '';
$mg_themes[11]['tr_class3'] = '';
$mg_themes[11]['th_color1'] = '';
$mg_themes[11]['th_color2'] = '';
$mg_themes[11]['th_color3'] = '';
$mg_themes[11]['th_class1'] = '';
$mg_themes[11]['th_class2'] = '';
$mg_themes[11]['th_class3'] = '';
$mg_themes[11]['td_color1'] = '';
$mg_themes[11]['td_color2'] = '';
$mg_themes[11]['td_color3'] = '';
$mg_themes[11]['td_class1'] = 'row1';
$mg_themes[11]['td_class2'] = 'row2';
$mg_themes[11]['td_class3'] = '';
$mg_themes[11]['fontface1'] = '';
$mg_themes[11]['fontface2'] = '';
$mg_themes[11]['fontface3'] = '';
$mg_themes[11]['fontsize1'] = '10';
$mg_themes[11]['fontsize2'] = '11';
$mg_themes[11]['fontsize3'] = '12';
$mg_themes[11]['fontcolor1'] = '';
$mg_themes[11]['fontcolor2'] = '22BB33';
$mg_themes[11]['fontcolor3'] = 'DD2222';
$mg_themes[11]['span_class1'] = '';
$mg_themes[11]['span_class2'] = '';
$mg_themes[11]['span_class3'] = '';
$mg_themes[11]['img_size_poll'] = '0';
$mg_themes[11]['img_size_privmsg'] = '0';


11 is a casual number, change it with the next number of your last template

6) Enjoy the new template


SCREENSHOTS:

 aqua_gloss1

 aqua_gloss2

Aqua Gloss.zip
Description:  
Download
Filename: Aqua Gloss.zip
Filesize: 473.54 KB
Downloaded: 378 Time(s)

 



 
Last edited by sonoangelo on Wed 14 Mar, 2007 17:24; edited 1 time in total 
sonoangeloPMWebsite  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
:mricy:  great is very good nice work mate  8)
 




____________
Desing
KtmDesingz

[spoiler][img]http://i116.photobucket.com/albums/o37/_ktm_/Firma32.jpg[/img][/spoiler]
 
-ktm-PMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
thanks, but your templates are much more better :D  :mricy:  :mrblue:  :mrviolet:  :mrorange:
 



 
sonoangeloPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
sonoangelo wrote: [View Post]
thanks, but your templates are much more better :D  :mricy:  :mrblue:  :mrviolet:  :mrorange:



 :oops:
 




____________
Desing
KtmDesingz

[spoiler][img]http://i116.photobucket.com/albums/o37/_ktm_/Firma32.jpg[/img][/spoiler]
 
-ktm-PMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
Thanks for your template, for a live example, check my site  :mrgreen:  :mrgreen:  :mrgreen:
 




____________
Official translator of Icy Phoenix to Dutch :)
 
brandsrusPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
Nice work Angelo! ;)
 




____________
My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
 
andrea75PMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
sonoangelo wrote: [View Post]

3) Open includes/page_header.php

FIND:

Code: [Download] [Hide] [Select]
// Select the header type and set some templates related vars.
if ( ($theme['template_name'] == 'mg_themes') && ( ($theme['body_background'] == 'gray') || ($theme['body_background'] == 'ice') ) )


REPLACE WITH:

Code: [Download] [Hide] [Select]
// Select the header type and set some templates related vars.
if ( ($theme['template_name'] == 'mg_themes') && ( ($theme['body_background'] == 'gray') || ($theme['body_background'] == 'ice') ) )




The 2 codes are the same?  :roll:
 




____________
My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
 
andrea75PMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
LOL you are right Andrea  :mricy: FIXED 1rs post  :mryellow:
 



 
sonoangeloPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
Damn!  :evil: I do all, but I can't find the new themee on Install page on ACP....  :? Why?

I clean chache and def_themes.php file in includes folder too... but nothing....  :x
 




____________
My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
 
andrea75PMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
strange  :shock:  :shock:
 



 
sonoangeloPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
sonoangelo wrote: [View Post]
strange  :shock:  :shock:


Solved... there a was a comment on theme_info.cfg file ;)
 




____________
My Icy forum: www.lineameteo.it
Staff Member @ IcyPhoenix.com & IcyPhoenix.it
 
andrea75PMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
looooool  :mricy:
 



 
sonoangeloPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
Nice work, sonoangelo! :up:

Thanks for share it! :mricy:
 




____________
~~~ Andrea ~~~
User #379756 on Linux Counter
"If you can't apt-get something, it isn't useful or doesn't exist!!"
 
buldoPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
thanks :D from the moment that there aren't template available, seemed me right make one and share it ;)
 



 
sonoangeloPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: New Template: Aqua Gloss 
 
sonoangelo,

thanks for sharing you template here... great work :)
 




____________
:love_firefox:
Play Games at GamesCampus!
 
KugeLSichAPMWebsite  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 3
Goto page 1, 2, 3  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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