How to Center a Banner

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Wed Nov 05, 2014 9:05 pm
Hi I had some troubles, trying to center a Banner (HTML Custom Code) in position Banner1, as show in the image attached.
Screenshot 2014-11-05 15.23.gif


Also I put on my override.css (that is enabled) this code:

Code: Select all
#gkBanner1 {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}


I just want to center the Banner so if the Banner is larger (968x90) it would displayed correctly.

Any hint would be helpful.

my site is http://www.yojuegotenis.com
User avatar
Junior Boarder

GK User
Thu Nov 06, 2014 7:23 am
"Name lookup failed for remote host" - I can't access your site.
User avatar
Moderator

GK User
Thu Nov 06, 2014 4:14 pm
Try again, the site is online and the URL is correct.
User avatar
Junior Boarder

GK User
Fri Nov 07, 2014 8:35 am
Please check this override code:
Code: Select all
#gkBanner1 {
    width: auto;
    text-align: center;
}
User avatar
Moderator

GK User
Fri Nov 07, 2014 7:41 pm
Thanks it works perfect.
User avatar
Junior Boarder

GK User
Fri Nov 07, 2014 9:05 pm
Please let me know if you would have any additional questions regarding this topic.
User avatar
Moderator


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