#basket
New messages Members Forum rules Search RSS
  • Page 1 of 1
  • 1
Forum » For webmasters » Template installation » How to add links to SlideShow?
How to add links to SlideShow?
DeadTerrorisTDate: Saturday, 05.05.2012, 21:25 | Message # 1
Group: Users
Posts: 2
Awards: 0
Status: Offline
How to add links to Slideshow on mainpage. I mean about those 3 pictures scrolling down.. i want them to be linked to some page, i mean when some1 clicks on a particular picture in slideshow then it must take them to the desired page. Please Help.

Greetings
 
UndisPutedDate: Saturday, 05.05.2012, 21:45 | Message # 2
Group: Verified
Posts: 245
Awards: 4
Status: Offline
Code
<li><a href="LINKHERE"><img src="/DEMO/rs1.jpg" alt="the description of image 1" /></a></li>
<li><a href="LINKHERE"><img src="/DEMO/rs2.jpg" alt="the description of image 2" /></a></li>
<li><a href="LINKHERE"><img src="/DEMO/rs3.jpg" alt="the description of image 3" /></a></li>


You find this code in DEMO CSS


 
Forum » For webmasters » Template installation » How to add links to SlideShow?
  • Page 1 of 1
  • 1
Search: