1. Spiekie
  2. Free Templates / Extensions
  3. Tuesday, 22 January 2013
  4.  Subscribe via email
Hi
Template Oxygen for Joomla 3.0
I want to display 3 Banners side by side but it dosnt works.
I set the bottom-1a Modul for the Banner
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your 3 banners?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
here ist the url
http://www.vommagischenberg.de

Logo VDH and FCI
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try adding the following to the Custom CSS field of your templates parameters. This will float all banners to the left with some padding between them (65px).

[code type=css]
.banneritem {
float: left;
padding: 0 65px;
}[/code]
Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for your help...!
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


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