Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Banners in my footer....

Banners in my footer....

Locked

Views: 1,545

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
7 Mar 2007, 10:02 PM
#1
g0d4lm1ty avatar

g0d4lm1ty

Zen Follower

Join Date:
Sep 2006
Posts:
257
Plugin Contributions:
0

Banners in my footer....

Ok need the url to display from the banners for some of banners to display.. ie no redirect url.... Also I need several banners in the footer... i tried this:

<DIV style="position:absolute;left:231px;top:1200px;width:128px;height:31px;z-index:36" align="left"> <!--Begin The Lingerie Directory Link Code--> <a href="http://www.thelingeriedirectory.us"><img src="http://www.thelingeriedirectory.us/index.php?ax=button" border="0" alt="The Lingerie Directory"></a> <!--End The Lingerie Directory Link Code--> </div> <DIV style="position:absolute;left:431px;top:1200px;width:128px;height:31px;z-index:36" align="left"> <A href="http://www.sexylingeriedirectory.com/exotic-lingerie.html" target="_blank"><img src="/images/sexydirectory88x31.gif" border="0" alt="We Are Proud Members of The Lingerie Exchange" width="88" height="31"><A /> </div>

which looks great on the front page and NOT in 800x600
On the other pages it looks like a$$. I tried changing the top:
to bottom: and it still didnt work.... I also want to put google adsense in the bottom and not in the sidebox.... thanks for your help....

7 Mar 2007, 10:44 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Banners in my footer....

Try using the admin > tools > banner manager

8 Mar 2007, 12:17 AM
#3
g0d4lm1ty avatar

g0d4lm1ty

Zen Follower

Join Date:
Sep 2006
Posts:
257
Plugin Contributions:
0

Re: Banners in my footer....

You are generally chuck full of great ideas Kobra... however, 1st, i can not even get them to show up in the footer.. 2nd when they show up in the side box that only display the redirect url and not the direct url... for example

http://yourlingerieparty.com/index.php?main_page=redirect&action=banner&goto=12
Instead of
http://myspace.com

so this is why i am struggling

thanks.. :blink:

8 Mar 2007, 1:13 AM
#4
g0d4lm1ty avatar

g0d4lm1ty

Zen Follower

Join Date:
Sep 2006
Posts:
257
Plugin Contributions:
0

Re: Banners in my footer....

i found a very feasable solution.. thanks :)

8 Mar 2007, 4:06 AM
#5
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Banners in my footer....

And that was????? Just so others may benefit.

8 Mar 2007, 4:23 AM
#6
g0d4lm1ty avatar

g0d4lm1ty

Zen Follower

Join Date:
Sep 2006
Posts:
257
Plugin Contributions:
0

Re: Banners in my footer....

clydejones:

And that was????? Just so others may benefit.

LOL I am sorry... it is kinda cheesy... but here is what I did.<br>

<DIV style="position:absolute;left:10%; align="left"> <br /><br /> <!--Begin The Lingerie Directory Link Code--> <a href="http://www.thelingeriedirectory.us"><img src="http://www.thelingeriedirectory.us/index.php?ax=button" border="0" alt="The Lingerie Directory"></a> </div> <DIV style="position:absolute;left:30%;align="left"> <br /><br /> <A href="http://www.sensualmystique.com" target="_blank"><img src="/images/sensual.gif" border="0" alt="Sexy Lingerie Directory" width="300" height="31"><A /> </div> <DIV style="position:absolute;left:75%;align="left"> <br /><br /> <A href="http://www.sexylingeriedirectory.com/exotic-lingerie.html" target="_blank"><img src="/images/sexydirectory88x31.gif" border="0" alt="Sexy Lingerie Directory" width="98" height="35"><A /> </div> <!--End The Lingerie Directory Link Code-->

Instead of using px i used %. I remembered this had worked very well in the style sheet. Depending upon your images you will have to adjust the % of separation. This works great in all settings cept for 800x600 where it is slightly off to the right. unfortunately the 3 or 4 people that still use that setting or web tv users will see this imperfection. REMEMBER to check that... Not everyone is running higher resolutions.... If I decide to put google adsense in the footer all this will change and I will create a table and hope that works.... but for now this works just fine..

Disclaimer: This is FAR from a perfect solution. Especially if your clients are those who use lower (older computers) monitor resolution or web tv and the sort. This solution was only intended for educational purposes. We accept no liability for any use or misuse of this solution. I propose a NON rotating banner alternative script action with multiple banners in the same locations in the future upcoming zencarts. Until next time. Take care of yourselves and each other!

12 Apr 2007, 1:12 AM
#7
skilaq avatar

skilaq

New Zenner

Join Date:
Mar 2007
Posts:
46
Plugin Contributions:
0

Re: Banners in my footer....

Managed to remove the header logo completely out of admin section of zen cart (admin/includes/header.php, but cant for the life of be remove the footer information out of admin section i presume its in (admin/includes/footer.php) its worked for other sites. but dont wanna for this one.

PLEASE help me!! :'-(