daz_75 Posted October 27, 2006 Posted October 27, 2006 I've just started using banner mananger and it seems good. The only thing is i want the banners to display in the top right corner and banner manager only has them at the bottom. Is there anyway to display them at the top along with my shop logo? Thanks Daz
daz_75 Posted October 28, 2006 Author Posted October 28, 2006 I've just started using banner mananger and it seems good. The only thing is i want the banners to display in the top right corner and banner manager only has them at the bottom. Is there anyway to display them at the top along with my shop logo? Thanks Daz up
natewlew Posted October 28, 2006 Posted October 28, 2006 I have never done this but this is the code thats in the footer. <?php if ($banner = tep_banner_exists('dynamic', '468x50')) { ?> <br> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center"><?php echo tep_display_banner('static', $banner); ?></td> </tr> </table> <?php } ?> You could stick it somewhere in the header. Then comment it out in the footer if you don't want it there. Other great Open Source (Free) programs: (Free as in free speech not free beer) The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS How do I find these programs? Google Search!
daz_75 Posted October 31, 2006 Author Posted October 31, 2006 I have never done this but this is the code thats in the footer. You could stick it somewhere in the header. Then comment it out in the footer if you don't want it there. cheers for that. The problem is when i stick it in the header it the banner appears above my websites banner, any ideas?
Guest Posted October 31, 2006 Posted October 31, 2006 http://www.oscommerce.com/community/contri...anner+in+header The_Bear
daz_75 Posted October 31, 2006 Author Posted October 31, 2006 http://www.oscommerce.com/community/contri...anner+in+header The_Bear Thanks, but i've tried that already, the first version of the contrib doesn't display anything and the second one screws up by header completely by putting the banner at the top and moving my websites gif down the left hand side of the shop :huh:
ecopeia Posted November 3, 2006 Posted November 3, 2006 Thanks, but i've tried that already, the first version of the contrib doesn't display anything and the second one screws up by header completely by putting the banner at the top and moving my websites gif down the left hand side of the shop :huh: http://www.oscommerce.com/community/contributions,59/page,2 This is the one you want. It displays a banner in either of the columns. My Contributions
ecopeia Posted November 3, 2006 Posted November 3, 2006 http://www.oscommerce.com/community/contri...ngela+nishimura This is a contrib that I did. :thumbsup: It successfully puts your banner in the center at the top. Or you can put it anywhere really. Its based on the first one I referenced above. My Contributions
ecopeia Posted November 3, 2006 Posted November 3, 2006 See the middle banner in action here: http://www.acmegun.com See the left banner in action here: http://www.ecopeia.com (original site i did and sold. The site is halfway broke now because the new owner messed it up, but you can clearly see the two banners rotating on the side :D ) My Contributions
daz_75 Posted November 3, 2006 Author Posted November 3, 2006 thanks for the replies, my mate fixed it for me but i'll check the contrib out anyway
emilesteenkamp Posted October 18, 2007 Posted October 18, 2007 I have never done this but this is the code thats in the footer. You could stick it somewhere in the header. Then comment it out in the footer if you don't want it there. I made a box for all the affiliates and banner to be inserted into it, but when a banner is displayed, the background of the box dissapears. What could be the problem. I did exactly the same with the header but the background is still fine there. No outside links in signature allowed. See forum rules please.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.