Wider logo

January 2013 Joomla Template
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
Mon Jul 28, 2014 10:47 pm
Reply with quote
Report this post
I am using header style #1 of the Mo template. How can I allow for a wider logo? I have an image that is 415 px wide, how can I use this as a logo without it being resized?
User avatar
Junior Boarder

GK User
Tue Jul 29, 2014 12:11 pm
Reply with quote
Report this post
Sure, please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#gkLogo.cssLogo { width: [value]px; height: [value]px }

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Tue Jul 29, 2014 10:52 pm
Reply with quote
Report this post
Brilliant! Thanks so much!
User avatar
Junior Boarder


cron