Banner for ads on every page

1. Does anyone know how to add banners for advertising on the Top Right of every page ie: where the daily quotes are?

2. Does anyone know how to add Banners on the Left And right of every page? also known as overflow?

If it needs a banner module or add-on let me know

I am looking for help on how to do this or someone that can help me without overcharging.

Cheers,

Matt

Quote · 21 Mar 2010

This could be done by editing the template files directly. Unfortunately, I'm not sure which files to edit.

Of course, if you are talking about Dolphin's internal banner system, you can just place them via the coordinates.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 21 Mar 2010

Dolphin's internal banner system? Perhaps I am missing something but where do I find that?

M

Quote · 21 Mar 2010

Admin-Tools-Banners

Title: what you want - it's not important
URL:empty
Active:check active

to add a banner left - add to text

Text:

<p style="margin-top: 230px;margin-left:30px; ">
<a href="http://www.domaine.com"> <img src="http://youdomaine.com/image.png" " width="60" height="360" /></a>

or

Right

<p style="margin-top: 230px;margin-left:-70px; ">
<a href="http://www.domaine.com"> <img src="http://youdomaine.com/image.png" " width="60" height="360" /></a>

---------------

http://www.boonex.com/unity/forums/#topic/Share-button-facebook-myspace-twitter-.htm

http://www.boonex.com/unity/extensions/entry/Share_button_facebook_myspace_blogger_delicious_twitter_wordpress

Bosun / Moderator -- My Products : http://www.boonex.com/market/posts/danielmarseille
Quote · 21 Mar 2010

To move the banner to the top right you'll have to wrap the tag <bx_injection:banner_top /> in /templates/base/_sub_header.html in a div and do some CSS adjusting.

I have it there on my site: See it Here >>>

sup
Quote · 21 Mar 2010

Wow as if I missed that.

Thanks a bunch.

M

Quote · 21 Mar 2010

To move the banner to the top right you'll have to wrap the tag <bx_injection:banner_top /> in /templates/base/_sub_header.html in a div and do some CSS adjusting.

I have it there on my site: See it Here >>>

Your top-right banner placement is exactly what I'm aiming for - can you give more specific details as to what you did? Thank you!


EDIT:  The only way I've managed to do it is set the left margin to 50% which seems to be a decent workaround.

Quote · 29 May 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.