How to change the width and height of STOREBOX logo

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
Thu Aug 28, 2014 2:00 pm
Reply with quote
Report this post
Hi,

I want to change the width and height of the logo as my logo is bit bigger then the default one.
Please advise.
User avatar
Junior Boarder

GK User
Thu Aug 28, 2014 2:49 pm
Reply with quote
Report this post
Could you please post an url to your site?
User avatar
Moderator

GK User
Fri Aug 29, 2014 1:38 pm
Reply with quote
Report this post
Hi Cyberek, I sent my website's link to you by PM. Thanks in advance for your kind reply.
User avatar
Junior Boarder

GK User
Sat Aug 30, 2014 4:50 pm
Reply with quote
Report this post
Please edit: /templates/gk_storebox/css/override.css and add at its end:
Code: Select all
#gkLogo.cssLogo {
background: transparent url('../images/logo.png') no-repeat 0 0;
height: 30px;
width: 158px;
}


Please modify width and height value to suit your needs. Also replace logo.png with bigger one.
One more suggestion - use transparent png as currently you have one with white background and on good calibrated monitors the difference can be seen.

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


cron