|
|
Geo-Targeted Advertising
|
This tool shows members of Swappernet relative to the location of the visitors to your site. You can configure and test
how many members to display across and down. This tool will always show the newest registered
members on the site with pictures. You can configure whether it shows only males, females,
couples, or all people, and you can configure a given radius to search in. Below is an example showing 4 females relative to your location:
You can add this to your website and configure it once you create an account!
If you have an affiliate account, please login to see the code.
| Notes On Use |
- For residents of the United States, this will show members close to their city.
- For residents of other countries, this will show members in their country.
|
| Advanced: For Webmasters Familiar With CSS |
If you are familiar with Cascading Style Sheets (CSS), then you can make modifications to the
output itself. The master element is a DIV and its ID is eroticy_localized_table.
There are two classes: eroticy_listing, which represents an individual listing, and
eroticy_title, which represents the title. From there, simple CSS code can be created
to tweak the look of the localized member results.
Below is example code you can copy into your CSS page directly. From here, you can tweak the
settings to make it fit completely with your site.
#swappernet_localized_table { width: 600px; }
#swappernet_localized_table TABLE { border: 1px solid #666666; background-color: #CCCCFF; }
#swappernet_localized_table .eroticy_listing { font-family: tahoma,verdana,geneva; font-size: 8pt; }
#swappernet_localized_table .eroticy_title { font-family: tahoma,verdana,geneva; font-size: 16pt; }
#swappernet_localized_table IMG { border: 1px solid #000000; }
|
| More Examples |
Have no room for a horizontal Geo-Targeted Ads? Use a vertical one and place it in on the left and/or right side of your site:
For those with little room on there site you can set up the script to only display 1 result:
|
|
|