How to make bigger logo size

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
Tue Jul 01, 2014 11:23 am
Reply with quote
Report this post
Hi,

I want a bigger logo at my site, but I can't find it in any .css file. I've tried the 'image' as 'from css' logo type at the features tap of the template.

http://test3.clique-pr.nl
User avatar
Expert Boarder

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

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

GK User
Wed Jul 02, 2014 6:37 am
Reply with quote
Report this post
Tnx! Works like a charm :D
User avatar
Expert Boarder


cron