How To Edit The Hight Of The Head From The Icy Default Theme? »  Show posts from    to     

Icy Phoenix


Old Support Topics - How To Edit The Hight Of The Head From The Icy Default Theme?



silber112 [ Thu 09 Jul, 2009 19:08 ]
Post subject: How To Edit The Hight Of The Head From The Icy Default Theme?
Using Icy Phoenix 1.2.0.27



In the image you will see wich are my two problems,

I what to edit the hight of the head from 150 to 103 px

The second thing i want to do is to delite the 10 px of marque that the logo haves two the top.


Wich files php or css do i have to edit?


sorry for my worse english


DWho [ Thu 09 Jul, 2009 21:55 ]
Post subject: Re: How To Edit The Hight Of The Head From The Icy Default Theme?
open your templates/icy_phoenix/style_ice.css file and look for

Code: [Hide] [Select]
#top_logo{
border: 0px solid #ffffff;
background: url('images/ice/top_header.png') repeat;
/* background: url('images/ice/top_header_ts.png') repeat; */
height: 150px;
}


change the 150px to 103px

then find

Code: [Hide] [Select]
#logo-img {
margin-top: 20px;
margin-left: 10px;
}


change the margin-top:20px to what you want it to be...

Hope that helps



Chaotic [ Fri 10 Jul, 2009 00:03 ]
Post subject: Re: How To Edit The Hight Of The Head From The Icy Default Theme?
Great explanation, DWho! You got to this topic before I did.


silber112 [ Fri 10 Jul, 2009 00:26 ]
Post subject: Re: How To Edit The Hight Of The Head From The Icy Default Theme?
DWho wrote: [View Post]
open your templates/icy_phoenix/style_ice.css file and look for

Code: [Hide] [Select]
#top_logo{
border: 0px solid #ffffff;
background: url('images/ice/top_header.png') repeat;
/* background: url('images/ice/top_header_ts.png') repeat; */
height: 150px;
}


change the 150px to 103px

then find

Code: [Hide] [Select]
#logo-img {
margin-top: 20px;
margin-left: 10px;
}


change the margin-top:20px to what you want it to be...

Hope that helps




It doesnt work. The height: 150px; yes BUT the
Code: [Hide] [Select]
#logo-img {
margin-top: 20px;
margin-left: 10px;
}


I dont find it.... I am using the last realise of icy phoenix, style_ice.css havent any part of code
Code: [Hide] [Select]
#logo-img {
margin-top: 20px;
margin-left: 10px;
}


Thanks a lot for your help


DWho [ Fri 10 Jul, 2009 10:35 ]
Post subject: Re: How To Edit The Hight Of The Head From The Icy Default Theme?
if you are using version rc2 and style icy_phoenix..

this code is definately in the style_ice.css file... just under

Code: [Hide]
  1. #top_logo{  
  2. border: 0px solid #ffffff;  
  3. background: url('images/ice/top_header.png') repeat;  
  4. /* background: url('images/ice/top_header_ts.png') repeat; */  
  5. height: 150px;  


if it is not then add it and see when changing the margins if it makes a differance...

if not could could you show me your template overall_header.tpl



Chaotic wrote: [View Post]
Great explanation, DWho! You got to this topic before I did.


Thank you



silber112 [ Fri 10 Jul, 2009 20:44 ]
Post subject: Re: How To Edit The Hight Of The Head From The Icy Default Theme?
DWho wrote: [View Post]
if you are using version rc2 and style icy_phoenix..




NO . I am using the last realise of icy phoenix and my style_ice.cc in this:

Spoiler: [ Show ]




DWho [ Fri 10 Jul, 2009 21:03 ]
Post subject: Re: How To Edit The Hight Of The Head From The Icy Default Theme?
Great reply

in future when posting for support maybe it would be a good idea to write exactly what version you are using so I do not waste an hour of my life helping you sort out the wrong version

I will spend some more of my life looking into this for you...


silber112 [ Fri 10 Jul, 2009 22:42 ]
Post subject: Re: How To Edit The Hight Of The Head From The Icy Default Theme?
DWho wrote: [View Post]
Great reply

in future when posting for support maybe it would be a good idea to write exactly what version you are using so I do not waste an hour of my life helping you sort out the wrong version

I will spend some more of my life looking into this for you...


In the first message it says

Quote:
Icy Phoenix 1.2.0.27






I am sorry for making you loose time, Do you forgive me?



DWho [ Sun 19 Jul, 2009 00:36 ]
Post subject: Re: How To Edit The Hight Of The Head From The Icy Default Theme?
did you solve this or are you still having problems..

Sorry I had loads to do...





Powered by Icy Phoenix