Hi,
I have been using alloyui http://alloyui.com/examples/carousel/ to make a carousel. I have got it working at last but I would like to link the images to pages. How do I do that?
Here is my site http://fib.x10.mx/index.php and my carousel is on the first page.
Here is a line of the code with an image.
<div class="aui-carousel-item" style="background: url(/img/ii1.jpg);"></div>
I read that links can not be added to css so I am confused as to what to do. I am not a coder but I am slowly figuring it out.
My site is not open yet or finished so don't laugh at it pleaseeeee.
Feel free to use the code for your own site but obviously change the images.
I can't add the code as I keep getting a security warning when inserting it. Maybe something to do with me being a new user. Here is a link to a text file with all the code.
I have been using alloyui http://alloyui.com/examples/carousel/ to make a carousel. I have got it working at last but I would like to link the images to pages. How do I do that?
Here is my site http://fib.x10.mx/index.php and my carousel is on the first page.
Here is a line of the code with an image.
<div class="aui-carousel-item" style="background: url(/img/ii1.jpg);"></div>
I read that links can not be added to css so I am confused as to what to do. I am not a coder but I am slowly figuring it out.
My site is not open yet or finished so don't laugh at it pleaseeeee.
Feel free to use the code for your own site but obviously change the images.
I can't add the code as I keep getting a security warning when inserting it. Maybe something to do with me being a new user. Here is a link to a text file with all the code.