Disable scrollable logo

Support desk for Multipurpose Quark Theme
GK User
Sat Dec 12, 2015 10:21 pm
Hi i have searched the forum but didn't find an awnser. I would like to make the Logo static and not movig around when someone scrolls up or down.

Thanks in advance :)
User avatar
Fresh Boarder

GK User
Sun Dec 13, 2015 3:56 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Sun Dec 13, 2015 4:14 pm
User avatar
Fresh Boarder

GK User
Mon Dec 14, 2015 5:28 pm
Please edit: /templates/gk_quark/css/override.css and add at its end:
Code: Select all
.gk-fixed-nav #gkLogo {display: block; height: 150px;margin: 5px 0 0;}
.gk-fixed-nav #gkLogo img {height: 150px;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Dec 15, 2015 11:03 am
Hi thank you so much for the reply, but the code you gave me didn't help.

I think i found a solution with this code

#gkHeaderNav.gk-fixed-nav {
position: absolute;
}

http://tinywindow.eu/tmg/2/
User avatar
Fresh Boarder

GK User
Wed Dec 16, 2015 5:51 pm
If it works then its ok :).
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Thu Dec 17, 2015 2:48 am
No thank you ! :)
User avatar
Fresh Boarder

GK User
Mon Dec 21, 2015 10:44 am
Feel free to post new forum threads if you have any other questions - it allows us to answer faster.
User avatar
Moderator


cron