Theme To 100% By Frosen Phoenix - In Resolution 1280x800 »  Show posts from    to     

Icy Phoenix


Old Styles Topics - Theme To 100% By Frosen Phoenix - In Resolution 1280x800



richytard [ Mon 25 May, 2009 08:24 ]
Post subject: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
as maximise the style AS
100%.

in resolution 1280x800?

Thank you


spydie [ Mon 25 May, 2009 09:53 ]
Post subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
sorry but what exactly do you want ??


Limun [ Mon 25 May, 2009 10:27 ]
Post subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
spydie wrote: [View Post]
sorry but what exactly do you want ??

thats a good guestion

anyway IF i understanded , you want frozen phoenix in full width
so to do this open your :
RC versions
templates\icy_phoenix\style_cyan.css
or if you use
1.2.0.27 versions
templates\mg_themes\style_cyan.css

find
Spoiler: [ Show ]


change it with
Spoiler: [ Show ]


find
Spoiler: [ Show ]


change it with
Spoiler: [ Show ]


richytard [ Tue 26 May, 2009 06:40 ]
Post subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
excellent but a problem with internet explorer

canutosky001


code
templates\icy_phoenix\style_cyan.css
Code: [Hide] [Select]
#global-wrapper {
width: 90% !important;
clear: both;
margin: 0 auto;
}

/* wrapper */
#wrapper {
width: 90% !important;
display: table-cell;


DWho [ Tue 26 May, 2009 10:29 ]
Post subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
clear browser cache and your board cache


richytard [ Tue 26 May, 2009 17:15 ]
Post subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
DWho wrote: [View Post]
clear browser cache and your board cache

no, the forum is still wrong


sorry my
English


Limun [ Tue 26 May, 2009 17:48 ]
Post subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
strange ...because i see it ok with IE

this is 1280x800
descagar

but also in other resolutions i see it centered


richytard [ Thu 28 May, 2009 05:22 ]
Post subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
any ideas for solution of IE?


Lopalong [ Thu 28 May, 2009 10:09 ]
Post subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
Go to /templates/icy_phoenix/icy_phoenix.cfg

Code: [Hide] [Select]
Find:

if ($color == 'cyan')
{
$images['page_begin'] = '<div id="wrapper"><div id="wrapper1"><div id="wrapper2"><div id="wrapper3"><div id="wrapper4"><div id="wrapper5"><div id="wrapper6"><div id="wrapper7"><div id="wrapper-inner">';
$images['page_end'] = '</div></div></div></div></div></div></div></div></div>';
}

Replace with:

if ($color == 'cyan')
{
$images['page_begin'] = '<div align="center"><div id="wrapper"><div id="wrapper1"><div id="wrapper2"><div id="wrapper3"><div id="wrapper4"><div id="wrapper5"><div id="wrapper6"><div id="wrapper7"><div id="wrapper-inner">';
$images['page_end'] = '</div></div></div></div></div></div></div></div></div></div>';
}

If that doesn't work, then we'll have a look at possibly the only other thing that causes it.




Powered by Icy Phoenix