Ad Placement on Index page of CA Vintage style is one of the most easiest modification compared to the placements on viewforum and viewtopic pages. This placement needs putting your ad code just before and after the specific line of code. Well we will be taking two zones over here also, zone 1 and zone 2. Look at the screenshot for the exact positions of the Ads zones.
Ad Placement Before/ After Category on Index Page
Both the zones could be explained in this explanation itself, since both the ads are to be placed before and after the line.
Step1: Open the index_body.html file.
Step 2: Look for the following line in the code.
<!– INCLUDE forumlist_body.html –>
Step3: Just above and below this line paste the following code, replacing your ad goes here with your ad code.
{$CA_BLOCK2_START}Advertisements{$CA_BLOCK2_START2}
<center>
your ad goes here
</center>
{$CA_BLOCK2_END2}
{$CA_BLOCK2_END}
Check the attached screenshot for the placement of code for specific zones, all instructions are covered in the images.
Step 4: Save the changes made to the file.
We hope this is the simple modification for ad placement on the index page of the forum. If you have some problem with the placement contact us here on the official forum for CA Vintage.


