Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Style Icy Phoenix? 
 
I have a Style Icy Phoenix,Where can I adjust the size of my style.Where to change the size

style
 



 
bistlySend private message  
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
 
Reply with quote Download Post 
Post Style Icy Phoenix? 
 
I have a Style Icy Phoenix,Where can I adjust the size of my style.Where to change the size
 



 
bistlySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
Please don't double post in 2 sections of the forum Bistly, I've merged the post  in "Translations" with this thread here to avoid confusion

What you are looking for should probably be found in style_ice.css

find and adjust the width to your whishes in this part and remove the /* and */ lines:
Code: [Download] [Hide] [Select]
#global-wrapper {
/*
    width: 980px !important;
    clear: both;
    margin: 0 auto;
*/
}

 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
Thanks for the reply,
Dübel post that was not intentional .. I made a mistake asking for an apology

mfg,bistly
 



 
bistlySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
Don't worry about the double post

I hope the reply will help you on your way
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
does not help my icy_phoenix style is the same-sized


I want to be this size--> style
 



 
Edited by Joshua203, Mon 16 Apr, 2012 23:48: removed left alignment on image
bistlySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
Well that is because you are obviously not using the style icy_phoenix like you told.

Looking at that last screenshot and browsing through IcyPhoenix styles that are available I'm sure you are using Prosilver IP Black

For this style you need to look at /prosilver_ip/style_black.css at both global-wrapper AND wrapper I guess

Code: [Download] [Hide] [Select]
#global-wrapper {
    width: 980px !important;
    clear: both;
    margin: 0 auto;
}

/* wrapper */
#wrapper {
    width: 980px !important;
    display: table-cell;
    background: #000000 url('images/black/bg/bg_b_l.gif') top left repeat-y;
}


I can't judge how wide your image is but it should be easy for you to play with the width until you have what you want, you can use % or px  
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
You do not understand me what I want..
I do not Prosilver IP Black,I have Icy phoenix
I want only the size as Prosilver IP Black,

This is not in my style Icy phoenix

Code: [Download] [Hide] [Select]
#global-wrapper {
    width: 980px !important;
    clear: both;
    margin: 0 auto;
}

/* wrapper */
#wrapper {
    width: 980px !important;
    display: table-cell;
    background: #000000 url('images/black/bg/bg_b_l.gif') top left repeat-y;
}




this is my style_ice "icy phoenix"

Code: [Download] [Hide] [Select]
@import url("../default/common.css");
@import url("../common/common_colors.css");
@import url("../common/FAP.css");
@import url("../common/dock.css");
@import url("style_ice_colors.css");

/* main selectors */
body {
    background: #ffffff;
    /*background: #ffffff url('images/ice/bg_body.gif') top left repeat-x;*/
    margin: 0px 0px 0px 0;
    padding: 0px 10px 0px;
}

#global-wrapper {
/*
    width: 980px !important;
    clear: both;
    margin: 0 auto;
*/


change the width, am interested  ???
 



 
bistlySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
Ok I misunderstood your last screenshot   sorry

But if you really want these changes in icy_phoenix style then please re-read this carefully (especially the red part!)

Joshua203 wrote: [View Post]
find and adjust the width to your whishes in this part and remove the /* and */ lines:


My guess is that you forgot to remove those, and they mean something like.. "ignore anything inbetween"
So if you remove them it will start working  
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
I changed all the same as previously

Code: [Download] [Hide] [Select]
/* main selectors */
body {
    background: #dddddd;
    margin: 0;
    padding: 0;
}

#global-wrapper {

    width: 780px !important;
    clear: both;
    margin: 0 auto;


I do not know why there is,why is the same width??
 



 
bistlySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
Could you  give me a link so i can see what's happening?
I tested this before posting the first answer and it worked for me on a test install, maybe you have a wide header pic that won't let it shrink?
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
BTW ..I would not go below 980px otherwise you will need to modify more than just the overall width (for example the width of the bottom Recent Topics Ticker)
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Style Icy Phoenix? 
 
This issue was solved a couple of days ago by private chat and PM.. gave it some time waiting for more trouble but since you switched styles after the edits I'll mark this thread solved (you can also do that yourself in the future   )

Greetings,
...Joshua203
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


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


  

 

  cron