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


Subject: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
as maximise the style AS
100%.

in resolution 1280x800?

Thank you :mryellow:

Subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
sorry but what exactly do you want ??

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 :mrviolet: 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 ]

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: [Download] [Hide] [Select]
#global-wrapper {
width: 90% !important;
clear: both;
margin: 0 auto;
}

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

Subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
clear browser cache and your board cache

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

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

Subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
any ideas for solution of IE?

Inactive User
Subject: Re: Theme To 100% By Frosen Phoenix - In Resolution 1280x800
Go to /templates/icy_phoenix/icy_phoenix.cfg

Code: [Download] [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. ;)


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