Configuration
» Less Options
» More Options
General
Width
# Items
1
3
5
10
15
BgColor
Look & Feel
Navigation
Position
Top
Bottom
None
Date
Headline
Font
Verdana
Arial
Times New Roman
Georgia
Courier
MS Sans Serif
Font
Verdana
Arial
Times New Roman
Georgia
Courier
MS Sans Serif
Size
9 px
10 px
11 px
12 px
14 px
15 px
16 px
Size
9 px
10 px
11 px
12 px
14 px
15 px
16 px
Colour
Colour
B
U
I
B
U
I
News
Date
Headline
Font
Verdana
Arial
Times New Roman
Georgia
Courier
MS Sans Serif
Font
Verdana
Arial
Times New Roman
Georgia
Courier
MS Sans Serif
Size
9 px
10 px
11 px
12 px
14 px
15 px
16 px
Size
9 px
10 px
11 px
12 px
14 px
15 px
16 px
Colour
Colour
B
U
I
B
U
I
Texte
Font
Verdana
Arial
Times New Roman
Georgia
Courier
MS Sans Serif
Size
9 px
10 px
11 px
12 px
14 px
15 px
16 px
Colour
B
U
I
Preview
» Get the same content
Code
<!--Copyright www.americascup.com --> <script type="text/javascript" src="http://www.americascup.com/scripts/php/syndication/forClient/getTheContentAdvanced.php?idSyndic=3&id=2&idFeed=0&lang=en&nbItem=5"> </script> <script type="text/javascript"> function displayMe(id){ var x = document.getElementById(id) ; var z = document.getElementById('contentDiv') ; z.innerHTML = x.innerHTML ; }</script> <style type="text/css"> .container{ background-color: #CCE8F4 ; width: 400px ; padding: 0px; } a.heading:link, a.heading:visited, a.heading:hover, a.heading:active { font-family: Verdana, geneva, arial, sans-serif ; font-size: 11px ; color: #880D10 ; text-decoration: none ; font-weight: bold ; font-style: normal ; } .headNews { font-family: Verdana, geneva, arial, sans-serif ; font-size: 11px ; color: #880D10 ; text-decoration: none ; font-weight: bold ; font-style: normal ; } .bandeau{ padding : 3px; font-family : Verdana, geneva, arial, sans-serif ; font-size : 11px ; color : #FFFFFF ; background-color : #34B2C3 ; text-decoration: none ; font-weight: normal ; font-style: normal ; } </style> <style type="text/css"> .dateNews { font-family: Verdana, geneva, arial, sans-serif ; font-size: 10px ; color: #000000 ; text-decoration: none ; font-weight: normal ; font-style: normal ; } .fontNews { font-family: Verdana, geneva, arial, sans-serif ; font-size: 10px ; color: #000000 ; text-decoration: none ; font-weight: normal ; font-style: normal ; } .dateHeading{ font-family: Verdana, geneva, arial, sans-serif ; font-size: 10px ; color: #000000 ; text-decoration: none ; font-weight: normal ; font-style: normal ; } </style> <div class="container"> <div> <div id="contentDiv" style="padding:3px;"> </div> </div> <hr size="1" /><div id="navigDiv" style="padding:3px;"> <script type="text/javascript"> var count = 0 ; for (x in contentArray){ if(count == 0){ var first = x ; } count++ ; document.write(contentArray[x][0]) ; document.write(contentArray[x][1]) ; } </script> </div> <div style="padding:3px;"><br/><a href="http://www.americascup.com/en/syndication/wizardAdvanced.php" target="_blank" class="heading">» Get the same content</a></div> </div> <!--Copyright www.americascup.com --><script type="text/javascript">displayMe(first) ; </script>