How to move logo image more to left of page?

October 2012 Joomla Template
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)
svgh
Sat Sep 27, 2014 2:32 am
Reply with quote
Report this post
I'm using an image for the logo, and it always appears close to the middle of the screen. But it should be at the left. Here's the code (default basically) from template.css:

#gkLogo {
margin: 4px 0;
padding: 0;
text-indent: -999em;
text-shadow: none;
width: 140px;
display: block;
float: left;
}
#gkLogo img {
display: block;
margin: 0;
}

How can I move it more to the left? There's a lot of space between it and the edge of my screen.
User avatar

GK User
Sat Sep 27, 2014 8:47 am
Reply with quote
Report this post
Hi,
there always be "space" on left, because logo is inside layout rectangle.
Only maybe on notebook screen will be very close to left border.
Screenshot from 17" laptop.
User avatar
Platinum Boarder


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