My logo appeared small always

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
Wed Apr 09, 2014 5:02 pm
Reply with quote
Report this post
Hello,
I have changed several logos with different sizes but when I preview it, the logo always look so small. My client is complaining about that. How do I make the logo bigger?

secondly, is there any way I can reduce the background image so that when you open the website both the background image and the slide show are visible without scrolling down to see the slideshow.
This my url: www.storehousesolution.com
Ben :)
User avatar
Junior Boarder

GK User
Wed Apr 09, 2014 6:24 pm
Reply with quote
Report this post
Hi,
About logo size - please read following tip: http://www.gavick.com/documentation/joo ... -add-logo/

And if your case use:
Code: Select all
#gkLogo { width: 230px; }

So you should get following result
User avatar
Platinum Boarder

GK User
Wed Apr 09, 2014 6:34 pm
Reply with quote
Report this post
Slideshow height, sure but it request some changes
1) Use smaller images for phone, green globe, ipad slides - now those images have ~ 475px of height - use max 300px
2) Use smaller fonts for headers
Code: Select all
.gkIsWrapper-gk_startup .gkIsText h2 a {
    font-size: 40px;
    font-weight: 700;
    line-height: 44px; }


If you done this let me know,
User avatar
Platinum Boarder

GK User
Fri Apr 11, 2014 9:56 am
Reply with quote
Report this post
Thanks so much! :D It works! My logo is perfect.
User avatar
Junior Boarder


cron