-
Author
-
August 24, 2015 at 07:50 #74291sagittariusstarParticipant
Hi, i’m using the mobile app front page.
WHen we scroll down the logo will resize smaller and there will be a black overlay background over the logo.
How do I make the default as the above? meaning the logo stays small with the dark overlay background?
pls adviseAugust 24, 2015 at 20:45 #74408RaduModeratorHello,
I’ve made a little CSS hack that it allows you to do that
COPY CODE.kleo-main-header.header-normal { border: 0; box-shadow: 0 0 10px rgba(0,0,0,0.1); height:44px !important; } .navbar-header {line-height: 44px !important;height: 44px !important;} #header .kleo-main-header .container {height:10px !important;} img#logo_img { height:17px !important; } a.open-sidebar { line-height:45px !important; }
Let me know if working and it’s ok.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 25, 2015 at 05:27 #74458sagittariusstarParticipantMuch appreciated Radu. I will test it when i go office tomorrow and let u know of the outcome
September 2, 2015 at 08:58 #75793sagittariusstarParticipantit appears to be too small? how do i make it bigger the logo?
September 2, 2015 at 09:10 #75794sagittariusstarParticipantI think i manage to figure out, changing from 44px to whatever size i want.
It looks ok to me now.
However, i have another question, if i wish to use the default settings – meaning, the logo will be its original size at the initial stage, and if i use the default, it will minimize to very small. My question is how do i reconfigure the size of the minimized logo (wish to make it bigger)? Pls adviseSeptember 2, 2015 at 16:14 #75812RaduModeratorHi,
If you want to use the default logo size just remove that css, and if you want to adjust onlu the height of the logo go in Wp-Admin -> Theme Options -> Header Options -> Main Menu Height* change 88 to your desired height.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 2, 2015 at 19:25 #75885sagittariusstarParticipantthank you Radu
IT works thank q
Sorry one last question on the logo.
My logo actually has a symbol + wording
Can the minimized logo be a different logo? For the minimized version, i would like to remove the wording as it cannot be seen after all… If this is possible, how to?September 7, 2015 at 18:45 #76467RaduModeratorHi,
Sorry, is not possible to have this on kleo.
This future will be implemented in future.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 25, 2015 at 11:03 #84091sermsakParticipantHelllo Radu, When i don’t upload Logo on Theme options – General Settings. The header it’s display the wording from Settings – General – Site Title. An when i upload the Logo, that wording is disappear and instead by Logo. Can i keep it both with Logo first and follow with that wording ? please see attached file. Thank you
Attachments:
You must be logged in to view attached files.October 26, 2015 at 16:13 #84260RaduModeratorHi,
This how the framework it works,
You can achieve this by placing the text on image.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 26, 2015 at 17:20 #84298sermsakParticipantHello Radu, Thank you for your reply. But my requirement is different from your understanding. please see attached file. Thank you
Attachments:
You must be logged in to view attached files.October 26, 2015 at 18:31 #84323RaduModeratorHello,
Add this file after you unzip it to your kleo-child/page-parts ( see attachment )
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.October 26, 2015 at 18:47 #84325sermsakParticipantHello Radu. I was already done.And after that, What should i do to change the header ? sorry. i am not the programmer. Thank you
October 26, 2015 at 19:06 #84328RaduModeratorHi,
Sorry but i don’t understand your question, you want to revert this action back ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 26, 2015 at 19:49 #84342sermsakParticipantHelllo Radu, Thank you for your try to help. My requirement is,
1.When i upload LOGO on Theme options – General Settings. The LOGO it’s display at the LOGO position.That is Great.(please see attached file LOGO.jpg)
2.Is it possible ? For i can put the WORDING HERE (As the name of the website or the name of the company or something like that) Position : Display after LOGO (please see attached file LOGO+wording.jpg)
I am apologize in my bad first explain.
Thank you
Attachments:
You must be logged in to view attached files.October 26, 2015 at 20:18 #84359RaduModeratorHi,
I hope i understand correctly 😀
The file that i have you provided it allows you to have blog name right of the initial logo of your blog. As can i see from screenshots that you want to achieve.
After you login via FTP to you webserver go to /wp-content/themes/kleo-child/ create a folder named page-parts and upload there the unziped file, then you should have logo + wording
NOTE : Child theme needs to be active.
Let me know if you solved this.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 26, 2015 at 20:57 #84364sermsakParticipantHello Radu, I was already done as you suggestion.
After you login via FTP to you webserver go to /wp-content/themes/kleo-child/ create a folder named page-parts and upload there the unziped file,
I go to Theme option/Gereral Settings. And i can not see, Where can i put the WORDING ? Please help again.
My login credential is- cookkoo.com , username mixmind , password 287M1chompoo*Thank you
October 27, 2015 at 16:58 #84466RaduModeratorHi,
The displayed text after logo image is the site title that you can set from wp-admin -> settings -> general -> Site Title
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 27, 2015 at 18:57 #84505RaduModeratorHi,
Can you please provide me FTP to can take a look ?
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 28, 2015 at 17:38 #84718RaduModeratorHi,
Can you check now ?
For an unknown reason the file from kleo-child/page-parts/general-header-section.php is not overwriting the original file from parent, on my localhost install it works, this can may be caused by a plugin or something like that,anyways i have modified the general-header-section.php file from parent theme on next update this will be overwritten by original file from parent.
Over the next update you can replace that file with the file attached above.
The text from right side of logo is site title that can be changed from wp-admin -> settings -> general -> Site Title.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 28, 2015 at 18:00 #84729sermsakParticipantHello Radu,
It’s work GREAT. I wish to say THANK YOU and THANK YOU very much in your help and your time.The great support team on the net.
Best Regards
Sermsak
October 28, 2015 at 18:23 #84741RaduModeratorYou’re welcome,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 5, 2015 at 04:21 #85677sermsakParticipantHello again Radu,
After i’ve update Kleo, The wording from wp-admin -> settings -> general -> Site Title. It’s disappear. Please help. Thank you
November 5, 2015 at 16:29 #85722RaduModeratorHi,
The Kleo theme update doesn’t modify the database content or structure, this may can be happens because a plugin conflict or something like that.
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 23, 2015 at 02:35 #88589alid1988ParticipantHi,
On my page I am just trying to add a logo into the header via theme option but it is remaining quite small i would like to resize it, is this possible? I have tried changing the size of the image from 800×800 – 2000×1500 and other variations but this doesnt seem to affect the size in the slightest (sorry im a rookie).
Attachments:
You must be logged in to view attached files.November 23, 2015 at 17:11 #88634RaduModeratorHi,
Try to increase line height from wp-admin -> theme options -> header options – Main Menu Height*
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 24, 2015 at 00:11 #88704alid1988Participanthi, yes i actually had already tried that all it did was increase the gap. but i figured it out by accident, it was to do with the image i made the logo background transparent in adobe and now it’s the perfect size when i re-added it. the white background maybe restricted it in some way? but it works now. THanks for taking the time to reply.
November 24, 2015 at 15:59 #88776RaduModeratorHi,
Can you be more specific about this question ?
“background maybe restricted it in some way? ”
Provide a screenshot that pointing out modifications.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 26, 2015 at 02:24 #89158alid1988ParticipantIt is all fixed. i edited the logo image and made the background transparent and reloaded it.
April 15, 2016 at 18:15 #116873PointClickCare1ParticipantHi Radu,
Is there a way to change the small size of the logo when using the sticky nav?
Where do I change the height for navbar-scrolled? Or is there a way to alter the calculation of /2? -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.