How to show Joomla 3.0 banners side by side
Written by Brad MarkleAs we dive deeper into another tutorial about using banners in Joomla, we will now teach you how to show your banners side by side.
By default, banners are shown in div tags, which by default are block elements. Our goal in this tutorial is to turn them into inline elements instead. Does this CSS jargon not make sense? That's OK, simply follow the steps below to show your banners horizontally instead of vertically.
- Log into your Joomla 3.0 admin dashboard
- In the top menu, click Extensions and then click Template Manager
- In the left menu, click Templates
- Next to the template you are using, click the Details and Files link
- Edit your template's CSS file
In our testing, we are using the Protostar template, so we clicked on the link that says Edit css/template.css. If you are using a different template, your css file may be named differently.
When your template's css file is open, add the following code to the bottom and then click the Save button in the top left:.banneritem,
.banneritem .clr{
display: inline;
}When you visit your site again, you will notice that your banners are now showing side by side.
Default Banner Display Banners side by side after CSS update 

Like this Article?
Tweet
Working with Banners in Joomla 3.0
Creating and Showing Banners | |
| 1. | How to create a new image banner in Joomla 3.0 |
| 2. | Using HTML to show a swf flash banner in Joomla 3.0 |
| 3. | How to show a banner in Joomla 3.0 |
Banner Categories and Clients | |
| 4. | How to create a banner Category in Joomla 3.0 |
| 5. | How to create a Banner Client in Joomla 3.0 |
Impression and Click Data | |
| 6. | Tracking Banner Impressions and Clicks in Joomla 3.0 |
Miscellaneous Tutorials | |
| 7. | How to change Joomla 3.0 Banner Sizes |
| 8. | Controlling which windows banners open into in Joomla 3.0 |
| 9. | Rotating Banners in Joomla 3.0 |
| 10. | How to show Joomla 3.0 banners side by side |
Latest Questions
If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Recent QuestionsNeed more Help?
Search
Ask the Community!
Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |

