Disable the bar

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
Wed Aug 20, 2014 11:41 am
Reply with quote
Report this post
Hi,

my logo is too big, so if i scroll down the bar is displayed with the logo that is too big.
How can i disable the scroll bar on top? Or better, is there a way that the logo is adapted on the bar?
User avatar
Gold Boarder

GK User
Thu Aug 21, 2014 8:53 am
Reply with quote
Report this post
You can customize the width and height of the logo in this bar by adding extra code. Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
a#gkLogoSmall.cssLogo { width: [value]px; height: [value]px }

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

GK User
Thu Aug 21, 2014 10:03 am
Reply with quote
Report this post
I added this code with no effect:

a#gkLogoSmall.cssLogo { width: 130px; height: 60px }


is there any error in the code?
User avatar
Gold Boarder

GK User
Mon Aug 25, 2014 10:04 am
Reply with quote
Report this post
The code looks correct. The override feature is enabled in template advanced settings?
User avatar
Platinum Boarder

GK User
Mon Aug 25, 2014 11:21 am
Reply with quote
Report this post
of cause its enabled. you have to login
User avatar
Gold Boarder

GK User
Wed Aug 27, 2014 10:57 am
Reply with quote
Report this post
Could you provide me URL to your website so I can look at this code?
User avatar
Platinum Boarder

GK User
Wed Aug 27, 2014 11:14 am
Reply with quote
Report this post
you should implement a login feature in this support forum.
i send you a pm
User avatar
Gold Boarder

GK User
Wed Aug 27, 2014 12:08 pm
Reply with quote
Report this post
For sure there is much easier to provide this details via VIP support forum but we don't suspect that URL to page is a kind of sensitive data (you can always use URL shortener to not post public URL here).
User avatar
Platinum Boarder

GK User
Wed Aug 27, 2014 12:16 pm
Reply with quote
Report this post
Even if i use a shortener, everyone else can click on it too. So that makes no sense for sensitive data, especially for login details...
User avatar
Gold Boarder

GK User
Fri Aug 29, 2014 10:42 am
Reply with quote
Report this post
For login sure but if you post your URL from shortener it will be not indexed by any search bots.
User avatar
Platinum Boarder


cron