1. Bonanomi
  2. Commercial Templates
  3. Thursday, 30 January 2014
  4.  Subscribe via email
Hi,
please, can you suggest me how can I center an image in a Banner Module?
Thanks.
Michele
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michele

Would you have a URL to an example of your Joomla banner module?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
here you can find the example on my web site
http://www.prolcomezzago.it
(I sent user/password by mail)
The banner is in 3rd position in sidecol-a (under tweet list)
I've found a possibile solutions using Firebug analisys tool, in row 32 of style_common.css at instruction "display: block;" but I don't know if could be a different / easier solution.
Thanks.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Try adding the following to the Custom CSS field of your templates parameters...


.banneritem > img {
margin: 0 auto;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!