New Template: Aqua Gloss »  Show posts from    to     

Icy Phoenix


Old Styles Topics - New Template: Aqua Gloss



sonoangelo [ Wed 14 Mar, 2007 13:37 ]
Post subject: New Template: Aqua Gloss
hello
i finished to do this template and i decided to release it here publically.
I hope you like it


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: [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: [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: [Hide] [Select]
$colors = array(
'black',


REPLACE WITH:

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


5) Open templates/mg_themes/theme_info.cfg

FIND:

Code: [Hide] [Select]
?>


BEFORE ADD:

Code: [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


-ktm- [ Wed 14 Mar, 2007 14:44 ]
Post subject: Re: New Template: Aqua Gloss
great is very good nice work mate


sonoangelo [ Wed 14 Mar, 2007 14:45 ]
Post subject: Re: New Template: Aqua Gloss
thanks, but your templates are much more better


-ktm- [ Wed 14 Mar, 2007 15:13 ]
Post subject: Re: New Template: Aqua Gloss
sonoangelo wrote: [View Post]
thanks, but your templates are much more better





brandsrus [ Wed 14 Mar, 2007 15:38 ]
Post subject: Re: New Template: Aqua Gloss
Thanks for your template, for a live example, check my site


andrea75 [ Wed 14 Mar, 2007 15:43 ]
Post subject: Re: New Template: Aqua Gloss
Nice work Angelo!


andrea75 [ Wed 14 Mar, 2007 15:46 ]
Post subject: Re: New Template: Aqua Gloss
sonoangelo wrote: [View Post]

3) Open includes/page_header.php

FIND:

Code: [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: [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?


sonoangelo [ Wed 14 Mar, 2007 17:23 ]
Post subject: Re: New Template: Aqua Gloss
lol you are right Andrea FIXED 1rs post


andrea75 [ Wed 14 Mar, 2007 18:17 ]
Post subject: Re: New Template: Aqua Gloss
Damn! 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....


sonoangelo [ Wed 14 Mar, 2007 18:31 ]
Post subject: Re: New Template: Aqua Gloss
strange


andrea75 [ Wed 14 Mar, 2007 19:11 ]
Post subject: Re: New Template: Aqua Gloss
sonoangelo wrote: [View Post]
strange


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


sonoangelo [ Wed 14 Mar, 2007 19:59 ]
Post subject: Re: New Template: Aqua Gloss
looooool


buldo [ Thu 15 Mar, 2007 07:45 ]
Post subject: Re: New Template: Aqua Gloss
Nice work, sonoangelo!

Thanks for share it!


sonoangelo [ Thu 15 Mar, 2007 07:47 ]
Post subject: Re: New Template: Aqua Gloss
thanks from the moment that there aren't template available, seemed me right make one and share it


KugeLSichA [ Thu 15 Mar, 2007 19:18 ]
Post subject: Re: New Template: Aqua Gloss
sonoangelo,

thanks for sharing you template here... great work


TheSteffen [ Sun 18 Mar, 2007 17:35 ]
Post subject: Re: New Template: Aqua Gloss
Nice work sonoangelo,

thanks for sharing


Mighty Gorgon [ Thu 22 Mar, 2007 01:12 ]
Post subject: Re: New Template: Aqua Gloss
Great work Angelo.

And thanks for having allowed me to grab a couple of images so I could create Milky Way template.

When Icy Phoenix will be out, I'll review your package and add this theme in the Download section.


sonoangelo [ Thu 22 Mar, 2007 07:32 ]
Post subject: Re: New Template: Aqua Gloss
WOOOOOOOOOW


GoD Of The Pc [ Tue 27 Mar, 2007 18:48 ]
Post subject: Re: New Template: Aqua Gloss
Hi,

I do everything and the page of mi site apears in white

why?

Another question,somebody speak spanish? because im argentinian

Thanks


sonoangelo [ Tue 27 Mar, 2007 19:18 ]
Post subject: Re: New Template: Aqua Gloss
you have to edit the cfg files


difus [ Tue 27 Mar, 2007 20:23 ]
Post subject: Re: New Template: Aqua Gloss
thank you sonoangelo for your nice work


GoD Of The Pc [ Tue 27 Mar, 2007 20:54 ]
Post subject: Re: New Template: Aqua Gloss
I edit but the page apears in white


Zuker [ Tue 27 Mar, 2007 22:18 ]
Post subject: Re: New Template: Aqua Gloss
sonoangelo wrote: [View Post]
you have to edit the cfg files


do that


GoD Of The Pc [ Wed 28 Mar, 2007 01:52 ]
Post subject: Re: New Template: Aqua Gloss
I do everythink but the page apears in white look

http://vfenix.byethost7.com


tc1967uk [ Wed 28 Mar, 2007 17:18 ]
Post subject: Re: New Template: Aqua Gloss
Very nice design, mate. I can't wait to try it. To quote Firefly - "Shiney!"


rakso [ Sat 19 May, 2007 14:21 ]
Post subject: Re: New Template: Aqua Gloss
The code:
// Select the header type and set some templates related vars.
if ( ($theme['template_name'] == 'mg_themes') && ( ($theme['body_background'] == 'gray') || ($theme['body_background'] == 'ice') ) )

No is in includes/page_header.php


pepi [ Sat 19 May, 2007 15:17 ]
Post subject: Re: New Template: Aqua Gloss
Hallo

OPEN includes/page_header.php
FIND
Code: [Hide] [Select]
if ( ($theme['template_name'] == 'mg_themes') && (array_key_exists($theme['body_background'], $tpl_colors_extension)) )

REPLACE WITH
Code: [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') ) )


Pepi


Zuker [ Sat 19 May, 2007 15:28 ]
Post subject: Re: New Template: Aqua Gloss
it's not need to do that on this version.


sonoangelo [ Sat 19 May, 2007 17:00 ]
Post subject: Re: New Template: Aqua Gloss
in new version no, but until the 1.0.11.11 yes


Zuker [ Sat 19 May, 2007 17:56 ]
Post subject: Re: New Template: Aqua Gloss


rakso [ Sun 20 May, 2007 02:08 ]
Post subject: Re: New Template: Aqua Gloss
Thxs




Powered by Icy Phoenix