Wider logo
January 2013 Joomla Template
Rate this topic: 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?
-
- 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 :
and then just remember to enable "Use override CSS" option in template advanced settings tab.
- 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.
-
- Platinum Boarder
- GK User
- Tue Jul 29, 2014 10:52 pm
- Reply with quote
- Report this post
Brilliant! Thanks so much!
-
- Junior Boarder
3 posts
• Page 1 of 1