Logo comes out

Creative, responsive and unique Joomla template to create personal portfolio website with amazing animations and clean design.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Feb 18, 2015 4:17 pm
Reply with quote
Report this post
Hi,
i realized this website based on John template: http://www.sviluppositidamconsulting.it/cesana
but i have the logo that comes out over the header in frontpage (see the header.jpg attachment).

Can I avoid it?
Thank you.
User avatar
Junior Boarder

GK User
Wed Feb 18, 2015 5:17 pm
Reply with quote
Report this post
Please edit: /templates/gk_john_s/css/override.css and add at its end:
Code: Select all
#gkLogo img, #gkLogoSmall img {
max-height: 100%;
}

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

GK User
Wed Feb 18, 2015 5:28 pm
Reply with quote
Report this post
Ok. Now it works fine.
Can I disable logo in header and leave it only in menu bar?
Thank you.
User avatar
Junior Boarder

GK User
Wed Feb 18, 2015 5:36 pm
Reply with quote
Report this post
This code in override.css should do it:
Code: Select all
#gkHeader #gkLogo {display: none;}
User avatar
Moderator

GK User
Thu Feb 19, 2015 9:14 am
Reply with quote
Report this post
Thank you Cyberek,
it works very fine.

Just last little question.
In original configuration (without override) logo display above text and background image was all visible (see before.jpg).
before.jpg


Now, i use template override because of i need two different logos: one for the header and one for menu bar.
So i disabled template logo display in header and i replaced it with a simple image added to html code in header description.
In this way, background image switched to upper dimension and i can't see it all. As you can see, people on right side of the image was cutted.
after.jpg


For the moment i have to reduce textual contents in header but is just a temporary workaround.
Can i do better?

Thank you.
User avatar
Junior Boarder

GK User
Fri Feb 20, 2015 3:40 pm
Reply with quote
Report this post
That is how background image works - you have made the module longer by placing something in html - and it changed the way background image renders to fit longer element.
User avatar
Moderator

GK User
Fri Feb 20, 2015 4:15 pm
Reply with quote
Report this post
Ok. Thank you.
User avatar
Junior Boarder

GK User
Sun Feb 22, 2015 6:06 pm
Reply with quote
Report this post
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Mon Feb 23, 2015 5:15 am
Reply with quote
Report this post
No. It's all.
Thank you.
User avatar
Junior Boarder

GK User
Thu Feb 26, 2015 5:23 pm
Reply with quote
Report this post
If you will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron