csseur
03-19-2008, 05:28 PM
1) Script Title: Featured Content Glider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
3) Describe problem: Hello, in original script, we have:
<div class="glidecontent">
<img src="http://i17.tinypic.com/8bg0lkx.jpg" style="float: left; padding: 5px"/>
Yukon, still commonly referred to as "The Yukon Territory", is the westernmost of Canada's three northern territories. The Yukon's major appeal is its nearly pristine nature. Tourism relies heavily on this and there are many organised outfitters and guides available to hunters and anglers and nature lovers of all sorts.
</div>
and i have try this:
<div id="canadaprovinces" class="glidecontentwrapper">
<div class="glidecontent"><img src="img/accueil/bann/librefete.png" style="float: left; padding: 5px;" alt="bann" />test</div>
<div class="glidecontent"><img src="img/accueil/bann/vote.png" style="float: left; padding: 5px;" alt="bann" />test</div>
<div class="glidecontent"><img src="img/accueil/bann/racketiciel.png" style="float: left; padding: 5px;" alt="bann" />test</div>
<div class="glidecontent"><img src="img/accueil/bann/candidats.png" style="float: left; padding: 5px;" alt="bann" />test</div>
</div>
but the images are not displayed... why? the images are online, accessibles with 777 chmod..
bye,
fred
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm
3) Describe problem: Hello, in original script, we have:
<div class="glidecontent">
<img src="http://i17.tinypic.com/8bg0lkx.jpg" style="float: left; padding: 5px"/>
Yukon, still commonly referred to as "The Yukon Territory", is the westernmost of Canada's three northern territories. The Yukon's major appeal is its nearly pristine nature. Tourism relies heavily on this and there are many organised outfitters and guides available to hunters and anglers and nature lovers of all sorts.
</div>
and i have try this:
<div id="canadaprovinces" class="glidecontentwrapper">
<div class="glidecontent"><img src="img/accueil/bann/librefete.png" style="float: left; padding: 5px;" alt="bann" />test</div>
<div class="glidecontent"><img src="img/accueil/bann/vote.png" style="float: left; padding: 5px;" alt="bann" />test</div>
<div class="glidecontent"><img src="img/accueil/bann/racketiciel.png" style="float: left; padding: 5px;" alt="bann" />test</div>
<div class="glidecontent"><img src="img/accueil/bann/candidats.png" style="float: left; padding: 5px;" alt="bann" />test</div>
</div>
but the images are not displayed... why? the images are online, accessibles with 777 chmod..
bye,
fred