Hiding a logo in front page

Support desk for Multipurpose Quark Theme
GK User
Tue Sep 08, 2015 1:49 pm
Hello,

I build site using Quark template and i have no idea how to hide logo on front page. I tried to set different (blank and with graphics) pictures in template setting. But for now only when i use my logo set in 'Dark logo' form, the website works. But not exactly as i want to. Is it possible to disable logo at top of front page? I want it only at lower parts of all pages, after scrolling, when top menu appears. I tired disable that logo (display: none #important) in override file (with #gkHeaderNav, .show-dark, #gkLogo) but then strange effects were displayed,

Here is my test version of website:
http://mkkolibri.b13.eu

Regards
Przemek
User avatar
Senior Boarder

GK User
Tue Sep 08, 2015 2:07 pm
Could you please mark the logo on a screenshot (I see one big in the center and one small on top left)
User avatar
Moderator

GK User
Tue Sep 08, 2015 2:19 pm
Hello,

I want to hide top left logo at top of page (Zrzut-ekranu1)

Zrzut-ekranu1.jpg


but i want to show it after scrolling down the page (Zrzut-ekranu2).

Zrzut-ekranu2.jpg
User avatar
Senior Boarder

GK User
Thu Sep 10, 2015 10:27 am
Hello,

I have observed additional issue with logo at top left. I have added Kontakt page to the site. And here there arent top left logo at top of the page. Logo ppears only when you scroll down the page. Exactly as i would like to be on all pages. I dont know why it works on further pages, but not on main page. Can you halp solve that problem, please?

Regards
Przemek
User avatar
Senior Boarder

GK User
Mon Sep 14, 2015 5:34 pm
Right now the logo is not there at all (pl version). Please enable it back and write back.
User avatar
Moderator

GK User
Mon Sep 14, 2015 7:40 pm
I had a deadline with my cloent so i had to disable logo at all. Now it is enabled and there is the same problem as i wrote earlier in topic:
https://www.gavick.com/forums/quark/art ... igma-47879
Logo isnt visible in fronpage and Kontakt page but it is visible in O firmie page. I think this is the same problem - with dark-bg suffix. But i dont know how to remove it.
User avatar
Senior Boarder

GK User
Mon Sep 14, 2015 7:46 pm
Please edit: /templates/gk_quark/css/override.css and add at its end:
Code: Select all
#gkHeaderNav #gkLogo {display: none;}
#gkHeaderNav.gk-fixed-nav #gkLogo {display: block;}

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


cron