I need a bigger 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
Tue Aug 26, 2014 12:52 pm
Reply with quote
Report this post
Hi! First, sorry because my english is not to well.

I need a big logo for my website, than this: www.viubasquet.com/vbasquet
My actual website is www.viubasquet.com/portal and the logo appears so little at the left.
Is possible have a logo than the the website: www.viubasquet.com/vbasquet ?

Thanks
User avatar
Junior Boarder

GK User
Wed Aug 27, 2014 9:57 am
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: [value]px; height: [value]px }

and then just remember to enable "Use override CSS" option in template advanced settings tab. This code allows you to customize logo size but there is no way to make it full width.
User avatar
Platinum Boarder

GK User
Wed Aug 27, 2014 12:37 pm
Reply with quote
Report this post
Hi.


I did what you told me but the logo still looks small.
Now the area of the logo appear larger, but the logo is just as small.
Can you check it? http://www.viubasquet.com/portal

Thanks
User avatar
Junior Boarder

GK User
Wed Aug 27, 2014 12:54 pm
Reply with quote
Report this post
Hello again

I managed to fix the size of the logo. all perfect
Except that when I scroll on the web, the logo appears great within me the menu and is very bad.

Can you see it?
Thanks
User avatar
Junior Boarder

GK User
Thu Aug 28, 2014 10:41 am
Reply with quote
Report this post
I need help, please!
User avatar
Junior Boarder

GK User
Fri Aug 29, 2014 11:29 am
Reply with quote
Report this post
Please use this code :

Code: Select all
#gkLogo img,
#gkLogo {width: [value]px; height: [value]px }


This should change size of logo area and also logo size.
User avatar
Platinum Boarder

GK User
Fri Aug 29, 2014 1:27 pm
Reply with quote
Report this post
I need that the logo in the menu tab when I'm scrolling down appears small or not appears.

I fix de logo area yet, but the problem now is when I scrolling down page, the logo appears in the menu tab.

Can you check it? http://www.viubasquet.com/portal

Thanks.
User avatar
Junior Boarder

GK User
Mon Sep 01, 2014 10:48 am
Reply with quote
Report this post
Right now your image is just to big and there is nothing surprising here. You need to change size for menu log by adding code

Code: Select all
#gkLogoSmall img { width: [smaller value]px; height: [smaller value]px }


If you want to customize template my advise is to look at our wiki article about custom template changes » How to change space, colors and font size ? - GavickPro Documentation
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.