Center graphic in Banner1 and Banner 2

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Sat Jul 14, 2012 2:41 am
How do I tweak the CSS so my banners are centered in the banner module position? I mean Banner1 and Banner2 positions.

Also Is there a way to have one banner in that same space as Banner1 and Banner2 and centered on the page?
User avatar
Fresh Boarder

GK User
Sat Jul 14, 2012 6:08 am
Hi,

Can you just give me your site URL?

Thanks,
User avatar
Platinum Boarder

GK User
Tue Jul 17, 2012 1:37 am
The Dev site that I am building up in 2.5 is http://wallofspray.com/

The old site that is live with 1.5 is http://www.ballofspray.com/

You will see in the old site http://www.ballofspray.com/ that I have one banner centered on the center of the page. I would like to do this with the new site http://wallofspray.com/ or have the banners centered within the position.
User avatar
Fresh Boarder

GK User
Tue Jul 17, 2012 2:23 am
Hi,

Try adding this code to CSS Override:
Code: Select all
div.banneritem img {
    margin: 0 auto;
}

Then let me know if it helps.

Thanks,
User avatar
Platinum Boarder

GK User
Wed Jul 18, 2012 2:02 am
That worked great
User avatar
Fresh Boarder

GK User
Thu Jul 19, 2012 6:42 pm
I'm really glad to know that, if you still need any further assistance don't hesitate to let me know.

Cheers,
User avatar
Platinum Boarder


cron