Advertisement:

Author Topic: Ctg_Classified theme - Do not want to use Google Ad Sense tip.  (Read 485 times)

NDboots

  • Newbie
  • *
  • Posts: 4
I really like the Ctg-Classified theme and this is more of a tip to unanswered for this when in the Admin on this theme.  If you are like me and don't want to use Google AdSense, but would rather use your own banner ads.  Here is what worked for me:

Just login to your Admin with this theme installed and go to: Appearance >> Theme Settings >> Ads management.  This is where you put in the Google Adsense code.  But instead I used the following.  Please note, most of the ad banner ads need to be 728px wide X 90px height.  Except the side banner ad, which will need to be 300px wide X 250px height.  Either save the banner ad to a directory on your sight named "ads", or use the URL the advertiser gives you for the ad:

For the 728px X 90px banners, use this:
Code: [Select]
<div style="width:100%; height:90px;" class="text-center"><a href="http://DomainNameToClickTo.com/DesiredPage.htm" target="_blank"><img src="http://DomainNameToAdImage.com/[b]ads[/b]/BannerAdImage.png" width="728" height="90" border="0" /></a></div>
For the 300px X 250px banners, use this:
Code: [Select]
<div style="width:100%; height:250px;" class="text-center"><a href="http://DomainNameToClickTo.com/DesiredPage.htm" target="_blank"><img src="http://DomainNameToAdImage.com/[b]ads[/b]/BannerAdImage.png" width="300" height="250" border="0" /></a></div>
AND, if you want to add more then one side banner ad, you can stack them like this:
Code: [Select]
<div style="width:100%; height:250px;" class="text-center"><a href="http://DomainNameToClickTo.com/DesiredPage.htm" target="_blank"><img src="http://DomainNameToAdImage.com/[b]ads[/b]/BannerAdImage.png" width="300" height="250" border="0" /></a></div>
<br />
<div style="width:100%; height:250px;" class="text-center"><a href="http://DomainNameToClickTo.com/DesiredPage.htm" target="_blank"><img src="http://DomainNameToAdImage.com/[b]ads[/b]/BannerAdImage.png" width="300" height="250" border="0" /></a></div>

cartagena68

  • issues
  • Hero Member
  • *
  • Posts: 1198
Re: Ctg_Classified theme - Do not want to use Google Ad Sense tip.
« Reply #1 on: June 18, 2018, 09:08:50 pm »
Hi, what you mean with "to unanswered for this", i allways answer to the tikets in market

NDboots

  • Newbie
  • *
  • Posts: 4
Re: Ctg_Classified theme - Do not want to use Google Ad Sense tip.
« Reply #2 on: June 22, 2018, 06:31:00 am »
Not to offend you as I am really enjoying your Ctg_Classifieds theme, it is my favorite of the current themes on OSclass  But what I said is: "...unanswered for this when in the Admin on this theme."  Which means your sale brag info on this theme suggested we could put in either banners or Adsense, but when I and others are in the Ad Banner section of the themes ad section, there is only instruction to put in Adsense only.  It would of been nice if there was also a "how to" instruction example on how to place and link a linked banner image ad, as plenty of page room to do so.

cartagena68

  • issues
  • Hero Member
  • *
  • Posts: 1198
Re: Ctg_Classified theme - Do not want to use Google Ad Sense tip.
« Reply #3 on: June 22, 2018, 06:46:00 am »
That section of the theme options is basically the same as in bender theme, you can put the code you like. Nowere i said you can add adsense or banners, but is normal. A banner is just a picture with link, i don't think is needed an instruction for that and i don't put any instruction on how to put adsense.
Anyway, if you bought the theme in osclass market and you have questions, you can open a tiket and i will answer.