Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Header Change 
 
hello, where can I change the settings for my header?

the height and width?

I've been looking everywhere


i used black pearl  (icy phoenix)

what file do I open and change what exactly?


thank you

http://www.psp-2.org
 



 
awexSend 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 Re: Header Change 
 
You can set the width of the template, from their CSS.
 




____________
IP Version: 1.3.0.53b
Server: Linux
 
TopoMotoV3XSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Header Change 
 
Take a look into this file
templates/icy_phoenix/style_dark.css

Play with this
Code: [Download] [Hide] [Select]
#top_logo{
    background-color: transparent;
    height: 135px;
}

#logo-img {
    margin-top: 20px;
    margin-left: 10px;
}


And remember to change also the width...
Or make you logo smaler. Because it is 1.000px × 140px

You site width is 980px
So you have also to play with this
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/dark/bg/bg_b_l.gif') top left repeat-y;
}

 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Header Change 
 
danke für die hilfe
 



 
awexSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Header Change 
 
awex wrote: [View Post]
danke für die hilfe

translated: Thanks for the help

Tpoic solved
 




____________
TheSteffen
Often SEARCH is the quickest way to get support.
IcyPhoenix German Support
 
TheSteffenSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Header Change 
 
Its probably best to also set the overall width to % rather than a fixed width as your users may have different screen sizes and resolution settings.

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

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

 



 
batmanSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Header Change 
 
it looks like awex is using a non stretchy header (logo) batman so this may not be what he/she likes  
 




____________
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