I bought code for image presentation and I was wondering if and how I can put a link on the images…
example:
http://orhsfoundation.com/Trial
bought it from here:
http://codecanyon.net/item/jquery-banner-rotator-content-slider-carousel/full_screen_preview/1534434 (it’s Banner with playlist)
also less importantly I have this annoying move cursor on the images. the is nothing in the css that tell it to do that.
You have this in your css in the div containing the image. If you remove the css shown below from this element it will correct the cursor.
It doesnt have an id, but it has these classes (
allinone_bannerWithPlaylist easy ui-draggable)You can also overwrite this by putting
cursor:defaulton the image.Also to put a link on an image you need to use the
atag