|

|
|
How to Add Information Liberation Headlines to Your Web Site
|
|
There are two ways to syndicate Information Liberation headlines on your website.
RSS Feed: Advanced users can use our RSS feed, located at http://www.informationliberation.com/rss.xml Please Contact Us if you need any help.
Syndication Panel:
You can have Information Liberation headlines on your website in minutes with just one line of code!
Step 1 To start a syndication of Information Liberation articles and headlines, just copy and paste the following HTML code into a page
on your website:
Here are the settings you can change:
"amount=" Total number of headlines displayed. Default 10
"width=" Width of the panel. Minimum 150, Default 150
"logo=" The logo location, valid values are "top" (Default) or "bottom"
"color=" If present, will change the font color. See the Colors Section
Step 2
Then, email
Information Liberation and let us know the URL of the page with the headlines.
With
the above script in place, your Information Liberation syndication will appear like
this:
| Ten
headlines, logo at the top
|
Five
headlines, logo at the bottom
|
|
How to Change the Text and Background colors
|
|
Note: The above code for the syndication panel will automatically use the font and background color properties of whatever html you place it in. You do not need to set the font or background color unless you want to change them from the default colors of your page.
Font Color: If you would like to change the font color of the syndication panel, you can add the "color" property to the script call:
Substitute "FFFFFF" with the hexadecimal
code for the color of your choice.
Background Color:
If you would like to change the background color of the syndication panel, Surround the syndication script with a table and set the table's background to
the color of your choice (see HTML below). Substitute "DDDDDD" with the hexadecimal
code for the color of your choice.
<table border="0" width="150" bgcolor="DDDDDD">
<tr>
<td>
PLACE SCRIPT HERE
</td>
</tr>
</table>
|
Here's
how the above example would look:
|
Black Background, White Text
|
|
Link To Information Liberation
|
|
Banners
You can use the following banners to link to Information Liberation:
680 x 90 Banner

400 x 50 Banner

200 x 30 Banner

|
|
|