728 banner next to logo

GK User
Sat Feb 05, 2011 9:30 am
Hi there,

I would like to know how to put a banner next to the logo:

http://iluvcities.com/pmail/

Right now it shows up beneath the logo when i put it in position "banner1"

Any ideas?

Thanks!

Ash
User avatar
Junior Boarder

GK User
Wed Apr 13, 2011 1:51 am
Here's a work around you can try:

Turn off the logo in your template options.

Create a new html module and assign it to position banner1.

Give it a title you'll recognize.

In the text box area, put the following code (edit to your own needs):

Code: Select all
<div>
<h1 id="gkLogo">
   <a href="/./">
   <img src="http://yoursite.com/templates/gk_penguinmail/images/logo.png" alt="Your Site Name" />
   </a>
</h1>
</div>
<div>Place your ad code here.</div>


Under Advanced Options put this for the Module Class Suffix:
light3 demoFront1

Save!

View your site.

Go back and edit the html text to fit your site.

You may need to adjust some css to get it completely how you want it.

This will put your logo in the banner1 position, along with your ad code.

If you are using the banner manager in Joomla, you will need to seek help from someone else...sorry...this won't work.
User avatar
Fresh Boarder


cron