TipBox Widget

  Add This Tip Box to Your Website or Blog and Earn Commissions While Giving Your Visitors Fresh New Content

TipBox Widget

The Tip Box you see above allows you to display the ‘tip of the day’ from Daily Marketing Ace on your blog or website. And, when you add your PayPal email addres to the link, generate referrals and affiliate commissions on autopilot.

You can customize the colors to fit right into your color scheme. You’ll find that your visitors will love it!

To add this form to your site, copy and paste the code below into the appropriate place in your page, template, or WordPress widget.

<!– <DMA_Tip v0.9> –>
<!– Other parameters are optional –>
<div id=”dma_tip” style=”font-size:14px; font-family:verdana,arial; padding: 0 0 0 0;”>
<script type=”text/javascript”><!–
dma_affiliate_id = “paypal@marketingpathway.com”;

dma_header_text_color = “FFFFFF”;
dma_header_background_color = “000088″;

dma_tip_border_color = “000088″;    //Set to “” for no border

dma_tip_text_color = “000000″;
dma_tip_background_color = “EFEFEF”;

dma_footer_text_color = “FFFFFF”;
dma_footer_background_color = “000088″;
//–></script>
<script type=”text/javascript” src=”http://www.DailyMarketingAce.com/blog/dmatip.php”></script>
<div id=”dma_footer” style=”text-align:center;line-height:1em;padding:0.5em;” width=”100%”>
<span><b><a id=”dma_aff_link” href=”http://www.DailyMarketingAce.com/” target=”_blank”>Get Free Daily Internet Marketing Tips</a></b></span>
</div>
<script type=”text/javascript” src=”http://www.DailyMarketingAce.com/blog/dmatipfooter.js”></script>
</div>

The code contains the HTML (very similar to AdSense) for the Tip Box.

If you have a PayPal business account, you can customize this widget with your own PayPal email address and earn commissions on products that we promote to the Daily Marketing Ace audience.

You can optionally customize the Tip Box using the provided parameters to follow your color theme.

dma_header_text_color = “FFFFFF“;

dma_header_background_color = “000088“; dma_tip_border_color = “000088“; //Set to “” for no border

dma_tip_text_color = “000000“;  dma_tip_background_color = “EFEFEF“;

dma_footer_text_color = “FFFFFF“;

dma_footer_background_color = “000088“;

To change any of the colors, simply replace the text in red above  (between the ” “) click here (new window) fora color chart to help you pick your colors.

General Integration Tips

Although Tip Box integration is quite straightforward and exactly like adding AdSense to your page, below are short platform-specific tips you should consider.

  • For Joomla, create a new Site Module, switch the editor to HTML code, and paste the Tip Box code.
  • For WordPress 2.1 and lower , to add it to the body of your page, locate and open themes/default/index.php, and insert the code right after the div whose class name is “narrowcolumn”. Or use the WordPress Widgets Plugin .
  • For WordPress 2.2 and higher, simply paste the code into a new text widget.