logo on the left

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 Apr 29, 2014 1:32 pm
Reply with quote
Report this post
hi,
I would like to move the logo to the left, so as to make better use of the space to the right menu.
how can I do?
thanks
marlais
User avatar
Expert Boarder

GK User
Tue Apr 29, 2014 1:36 pm
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Tue Apr 29, 2014 2:56 pm
Reply with quote
Report this post
User avatar
Expert Boarder

GK User
Sat May 03, 2014 8:05 am
Reply with quote
Report this post
Your logo is already on the left. Have you been able to solve this issue by yourself?
User avatar
Moderator

GK User
Sat May 03, 2014 12:19 pm
Reply with quote
Report this post
Hi,
when I inserted the following css custom:
#gkLogo {
height: 61px;
margin: 15px 30px 10px -740px;
padding: 0;
text-indent: -999em;
text-shadow: none;
width: 300px;
display: inline-block;
}

When I view the page on the tablet, the logo is placed outside the left margin, while on the iphone is fine!

how can I fix the display to tablet?
Tnx
User avatar
Expert Boarder

GK User
Mon May 05, 2014 4:26 pm
Reply with quote
Report this post
Instead of negative margin which is never a good idea, better use float: left
User avatar
Moderator

GK User
Tue May 06, 2014 8:50 am
Reply with quote
Report this post
Ok, it's a good idea, but on the iphone and android between the logo and the slider is created much unnecessary space. Why?
thanks.

Try my link whit mobile: http://www.radiobellafm.it/index.php
User avatar
Expert Boarder

GK User
Thu May 08, 2014 5:57 pm
Reply with quote
Report this post
Could you please create a screenshot of this gap (and mark it on it)?
User avatar
Moderator


cron