Difference between revisions of "Text Ads"

From TITAN Wiki
Jump to: navigation, search
(Created page with "Text Ads")
 
m
 
Line 1: Line 1:
Text Ads
+
That feature is very similar to banners, but instead of image, there is a text.
 +
If you want add a text ad to some part of your website, just add code below to page file you are interested in:
 +
 
 +
  <titan:TextAdvert runat="server" />
 +
 
 +
By default there is no text adverts in the script.

Latest revision as of 09:52, 19 May 2020

That feature is very similar to banners, but instead of image, there is a text. If you want add a text ad to some part of your website, just add code below to page file you are interested in:

 <titan:TextAdvert runat="server" />

By default there is no text adverts in the script.