-
Author
-
March 24, 2015 at 19:24 #51380McNiteflyParticipant
Dear Kleo-Support,
I’m about to move one of my sites to Kleo. I want to recreate an effect I did in this site: A part of the Logo overlaps into the body. I did this by taking a partly transparent png as Logo picture and displaced it just the right amount via CSS.
Can you please tell me if it’s possible to reach this effect in KLEO, too?
Thanks,
TomMarch 28, 2015 at 22:19 #51968LauraModeratorHello, this is possible with css, please share a web link with kleo and the logo setup so i can help you with css 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 15, 2015 at 14:46 #68389McNiteflyParticipantOK, so I found myself the CSS to let the logo overlap on the bottom:
COPY CODE.logo img { margin-bottom: -66px; width: auto; }
Now the interesting thing: How can I please add a CSS so that the position of the logo adapts when the header collapses when scrolling?
Currently, the logo gets smaller, but is stays too low. I have to ajust the margin-bottom value when the header collapses.
Thanks,
TomJuly 16, 2015 at 05:39 #68528LauraModeratorHello, i suggest not using the sticky menu if you edit logo position, so everything looks better
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 16, 2015 at 07:51 #68538McNiteflyParticipantHi Laura,
thanks for the answer. Well, yes, but that would be the workaround.I would like to use the sticky menu.
Is there a way to change the logo position value cia CSS as soon as the header collapses? The logo itself changes size, so there must be a point to grab on to. Isn’t it possible to add a position value at the same point where the information about the changed logo size is stored?
Thanks,
TomJuly 17, 2015 at 17:32 #68722LauraModeratorHello, sadly this involves some time that is out of the support scope. I suggest to hire a developer to do it for you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 17, 2015 at 17:37 #68728McNiteflyParticipantOK, thanks Laura.
Does anybody else here in the forum has an idea how I can address the position of the logo regarding the lower margin in the moment when the header is collapsed into the sticky navbar?
Thanks,
TomJuly 18, 2015 at 03:25 #68796LauraModeratorHello, i will assign this ticket to a higher support 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
July 18, 2015 at 08:16 #68834McNiteflyParticipantHi Linda, hey, that sounds great – thanks a lot 🙂
July 19, 2015 at 23:22 #68987AndreiModeratorUnfortunately achieving what you want in the sticky header will require manipulation of the negative margin while scrolling in the javascript that takes care of the sticky header.
This isn’t a very easy fix to provide so I recommend you to use the position modification without the sticky header.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 19, 2015 at 23:25 #68988McNiteflyParticipantOK, thanks guys for the effort – then I guess I will stick with the non-sticky header.
Thanks for your help,
TomJuly 19, 2015 at 23:25 #68989AndreiModeratorAnytime !
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.