fix the height of the K2 header

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Feb 11, 2013 6:37 pm
Reply with quote
Report this post
Hi,
Does anyone can tell me how I can fix the height of the header display on the homepage?
Thanks for your assistance
User avatar
Junior Boarder

GK User
Tue Feb 12, 2013 9:32 am
Reply with quote
Report this post
This height is related with content (text) in header, could you provide me URL to your site ? From this image I see only that height is different but have no possibility to check CSS/HTML code.
User avatar
Platinum Boarder

GK User
Tue Feb 12, 2013 4:51 pm
Reply with quote
Report this post
bkrztuk wrote:This height is related with content (text) in header, could you provide me URL to your site ? From this image I see only that height is different but have no possibility to check CSS/HTML code.


e4biz.ch/TEMP, I know that currently is related.
That's why I would like to fix it...but I don't know how & where I can do that.
Thanks in advance
User avatar
Junior Boarder

GK User
Fri Feb 15, 2013 10:04 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.nsphover .nspImageWrapper .nspHeader {min-height: 85px !important}

and then just remember to enable "Use override CSS" option in template advanced settings
User avatar
Platinum Boarder

GK User
Sat Feb 16, 2013 8:03 am
Reply with quote
Report this post
Great that works
Thanks
User avatar
Junior Boarder


cron