The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How do this adsense, in this format? note that is divided into tables (tables).
Look: Attachment 88974 |
|
#2
|
|||
|
|||
|
Doesn't look like adsense to me
|
|
#3
|
|||
|
|||
|
Adsense This is a Mercado Livre (http://guia.mercadolivre.com.br/ganh...ense-30163-VGP).
It is like a Google Adsense. See a working Forum: http://forum.clubedohardware.com.br/...igabyte/585544 |
|
#4
|
||||
|
||||
|
You just make a table with more columns?
<table> <tr> <td> ad 1</td> <td> ad 2</td> <td> ad 3/td> <td> ad 4</td> <td> ad 5</td> </tr> </table> If your using 3.7 you can use the adlocation_afterfirst post template |
|
#5
|
|||
|
|||
|
Great man.. I will test
--------------- Added [DATE]1225897367[/DATE] at [TIME]1225897367[/TIME] --------------- How can I put this at the end of the last post? What I have to change template? PS.: I'm using the mod https://vborg.vbsupport.ru/showthrea...hlight=adsense Thank's |
|
#6
|
||||
|
||||
|
Try the adlocation before quick reply
|
|
#7
|
|||
|
|||
|
Actually, I made it using the template SHOWTHREAD.
But I do have a problem of spacing between the ad1 and AD2. Look at my code: PHP Code:
Attachment 89013 And between each TD would leave a line dividing each Adsense. How can I fix this? |
|
#8
|
|||
|
|||
|
Quote:
For instance: <td align="center"> ad 1 ad 2 ad 3 ad 4 ad 5 </td> Perhaps that will look better.
|
|
#9
|
||||
|
||||
|
Quote:
<tr> <td width="20%" style="border:0px;" align="center"> ad 1 </td> <td width="20%" style="border:0px;" align="center"> ad 1 </td> <td width="20%" style="border:0px;" align="center"> ad 1 </td> <td width="20%" style="border:0px;" align="center"> ad 1 </td> <td width="20%" style="border:0px;" align="center"> ad 1 </td> </tr> </table> Remember you can only display 3 contextual adsense units per page. |
|
#10
|
|||
|
|||
|
Quote:
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|