sticky logo / menu

Support desk for Multipurpose Quark Theme
GK User
Sat May 02, 2015 4:28 pm
One desirable feature for this excellent template would be for a reliable way to keep the branding (and desktop menu) 'always on,' perhaps in a separate 'sticky' div (position) that can be tinted, transparent, etc. As it is right now, the menu re-appears when you scroll up but disappears when scrolling downpage. Ideally, there would be an option for it to appear always, both logo and menu, but perhaps additional visibility features can be added for certain mouse and key events as well.

rationale: it may be coincidence, but every one of my clients thinks their logo is the most important graphic on their respective websites (and all their printed brochures, too).

PS I see a couple other forum threads asking about this as well.
User avatar
Junior Boarder

teitbite
Sun May 03, 2015 6:35 pm
Hi

Are You sure none of this threads was answered ? I remember explainging it couple of times already.

Please tell me the url to Your site.
User avatar
Moderator

GK User
Mon May 04, 2015 1:15 pm
test link --> here <--
User avatar
Junior Boarder

teitbite
Sat May 09, 2015 1:06 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkHeaderNav {
top: 0 !important;
}
User avatar
Moderator


cron