Bannertop

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
Sat Oct 11, 2014 9:16 pm
Reply with quote
Report this post
Hi.
I want to make a bannertop of the same height as the logo, without spaces above and below.
Help, please.
User avatar
Expert Boarder

GK User
Sat Oct 11, 2014 9:20 pm
Reply with quote
Report this post
User avatar
Expert Boarder

teitbite
Thu Oct 16, 2014 1:58 pm
Reply with quote
Report this post
Hi

Found it. Looks like moderator system has marked it as solved. Probably because of a fast bump.

Anyway. All I can see in Your banner top position in menu made from icons. You may remove the margin which is added there to use the same width as logo has.

Code: Select all
#gkBannerTop {
    margin: 0;
}
User avatar
Moderator

GK User
Tue Oct 21, 2014 12:21 pm
Reply with quote
Report this post
No. It didn't helps me.
Because of line setup and left margin needed.
This helps:
Code: Select all
#gkBannerTop {
   float: left;
   margin: 0px 0px 0px 50px;
}

#gkBannerTop p {
   color: #999;
   line-height: 0px;
   margin: 0;
}


Line-height was 60px, and I make 0px

And another question.
How to fix logo/bannertop/login at the top while scrolling?

Thanks in advance.
User avatar
Expert Boarder

teitbite
Wed Oct 22, 2014 12:31 pm
Reply with quote
Report this post
Hi

I've just noticed that You have whole Your website in top layer. Something is wrong with modifications or content in modules. Please send me an access to ftp.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.