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.
Also I put on my override.css (that is enabled) this code:
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
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
-

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

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

- 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;
}
-

- Moderator
- GK User
- Fri Nov 07, 2014 7:41 pm
Thanks it works perfect.
-

- 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.
-

- Moderator
6 posts
• Page 1 of 1
