gkLogo changing height of header, even with stock logo

Professional Joomla social template with metro design and JomSocial extension support.
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
Sun May 11, 2014 3:22 pm
Reply with quote
Report this post
Hello,

I am trying to use a logo in msocial, but whenever I do, even when I use the CSS logo (msocial) the header height changes drastically.
As of yet i am unable to find the reason for this in the CSS. I am using the Msocial json, and a non-quickstarter installation.

Joomla 3.3. If I use only text then the height is as I want it, but as soon as I use any logo, any size, the size is more than doubled.
What am I missing?

http://www.mdehaan.nl/web/

kind regards,

Mark.
User avatar
Fresh Boarder

GK User
Sun May 11, 2014 3:37 pm
Reply with quote
Report this post
Please edit: /templates/gk_msocial/css/override.css and add at its end:
Code: Select all
#gkLogo {
margin: 20px 0 10px;
}


Adjust both values to suit your needs.

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

GK User
Sun May 11, 2014 3:55 pm
Reply with quote
Report this post
Cyberek wrote:Please edit: /templates/gk_msocial/css/override.css and add at its end:
Code: Select all
#gkLogo {
margin: 20px 0 10px;
}


Adjust both values to suit your needs.

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


Thanks for this amazingly fast reply!

I was trying to use this:
http://www.gavick.com/documentation/joo ... -menu-bar/

But that page doesn't give this information for Msocial, perhaps you could add it to prevent future questions.

Kind regards,

Mark.
User avatar
Fresh Boarder

GK User
Mon May 12, 2014 3:51 pm
Reply with quote
Report this post
I have suggested to our dev team to make that modification into template with future release, as it looks reasonable to not put there so much space.
User avatar
Moderator


cron