InvestorsHub Logo
Followers 1
Posts 555
Boards Moderated 0
Alias Born 06/02/2010

Re: Penny Machine post# 33606

Friday, 07/08/2011 10:32:23 AM

Friday, July 08, 2011 10:32:23 AM

Post# of 64445
looking at the stylesheet he is using, that appears to be part backgound and part javascript. using the stylesheet and script, I don't think you can get the picture.

This is his source:

<div class="bottom"> </div>
</div>
</div>
<div id="content">
<div style="height: 250px;">
<head>
<title>Nivo Slider</title>
<link rel="stylesheet" href="catalog/view/theme/apstore/stylesheet/nivo-slider.css" type="text/css" media="screen" />
</head>
<body>
<div id="wrapper">
<div id="slider-wrapper">

<div id="slider" class="nivoSlider">
<img src="catalog/view/theme/apstore/slider/slide1.jpg" alt="" />
<img src="catalog/view/theme/apstore/slider/slide2.jpg" />
<img src="catalog/view/theme/apstore/slider/slide3.jpg" alt="" />
<img src="catalog/view/theme/apstore/slider/slide4.jpg" alt="" />
</div>

</div>