Logo on website

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Aug 26, 2014 2:22 pm
Reply with quote
Report this post
Hi,

I would like to hide the logo on my site, but when you scroll down it has to appear in the menubar :)

site

tnx in advance
User avatar
Expert Boarder

GK User
Tue Aug 26, 2014 11:06 pm
Reply with quote
Report this post
Hello,

In this case please just add the following code at the end of any CSS file:

Code: Select all
#gkLogo {
display: none;
}
User avatar
Administrator

GK User
Wed Aug 27, 2014 6:43 am
Reply with quote
Report this post
tnx!

so simple :roll: :mrgreen:
User avatar
Expert Boarder


cron