Change Header Height »  Show posts from    to     

Icy Phoenix


Old Support Topics - Change Header Height



Alecs [ Sun 14 Feb, 2010 21:23 ]
Post subject: Change Header Height
Hi.

I've installed Icy Phoenix with Fk Tech theme and I'd like to decrease the header height but I don't know how to do it.

Code: [Hide] [Select]
Site: [url=http://alecsportal.260mb.com/index.php]Alecs Portal[/url]
Version: 1.3.0.53a
Theme: Fk Tech
I have no addons installed


TheSteffen [ Sun 14 Feb, 2010 22:30 ]
Post subject: Re: Change Header Height
I don't use it.... but you have to play with templates/fk_themes/style_tech.css

Change height to a smaller one
Code: [Hide] [Select]
.fk_hc_content {
height: 264px;
}


And you have to change your logo size
http://alecsportal.260mb.com/templa...elogo_small.png


Alecs [ Sun 14 Feb, 2010 22:34 ]
Post subject: Re: Change Header Height
Thanks for the quick answer.

I'm going to try it.


spydie [ Sun 14 Feb, 2010 22:37 ]
Post subject: Re: Change Header Height
But i would think about changing height off that round image aswell.

It might look a bit ugly if you don“t change that aswell


Alecs [ Sun 14 Feb, 2010 23:37 ]
Post subject: Re: Change Header Height
Well, I've modified the .css and I've changed the images height to 200px* (same px as in the .css). But now there are 64px of free space between the header and the "navigate bar" (portal, forum, new, search, etc).

How can I solve it?

*The images I've changed are these
-sitelogo_small.png
-H1
-H2
-H3


spydie [ Sun 14 Feb, 2010 23:57 ]
Post subject: Re: Change Header Height
I would look at the CSS again

Top-Logo

height : 96px

try to play with that and look aswell for margins


Alecs [ Mon 15 Feb, 2010 00:05 ]
Post subject: Re: Change Header Height
I've modified this and now works

Code: [Hide] [Select]
.fk_hc_c {
background: url('images/tech/h2.png') top left repeat-x;
text-align: left;
color: #ffffff;
[color=#FF0000]height: 200px;[/color]
margin: 0;
white-space: nowrap;
overflow: hidden;
}


TheSteffen [ Mon 15 Feb, 2010 00:24 ]
Post subject: Re: Change Header Height
Oh, yes... .fk_hc_c was the place to play with

Glad you solved it.

I changed topic title to solved




Powered by Icy Phoenix