- Posts: 6806
- Thank you received: 724
Linked images
-
milos
Support Staff -
- Moderator
-
Less
More
15 years 1 month ago #656
by milos
Replied by milos on topic Re: Jedan savjet
Ooops I have been looking at the wrong module. Please find line (around 83)
and change it to
Also, fine line
and change it to
Code:
echo '<li><img src="'.$carouselImagesPath.'/'.$infinite_pic[$loop].'" alt="" width="'.$imageWidth.'" height="'.$imageHeight.'" /></li>';
Code:
echo '<li><a href="http://www.your-link.com"><img src="'.$carouselImagesPath.'/'.$infinite_pic[$loop].'" alt="" width="'.$imageWidth.'" height="'.$imageHeight.'" /></a></li>';
Code:
echo '<li><img src="'.$carouselImagesPath.'/'.$infinite_pic[$loop].'" alt="" width="'.$imageWidth.'" height="'.$imageHeight.'" /></li>';
Code:
echo '<li><a href="http://www.your-link.com"><img src="'.$carouselImagesPath.'/'.$infinite_pic[$loop].'" alt="" width="'.$imageWidth.'" height="'.$imageHeight.'" /></a></li>';
Please Log in to join the conversation.
-
edinn
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
15 years 1 month ago #657
by edinn
Replied by edinn on topic Re: Jedan savjet
haha, I remember that i saw echo code.
thank u Miloš and many regardnes from Mostar City
thank u Miloš and many regardnes from Mostar City
Please Log in to join the conversation.
-
edinn
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
15 years 1 month ago #658
by edinn
Replied by edinn on topic Re: Jedan savjet
YES, I Finished them succesfully. Than u so much Miloš, it was so easy.
ali kad ne znam onda mi je sve teško. :laugh:
ali kad ne znam onda mi je sve teško. :laugh:
Please Log in to join the conversation.
-
M123
-
- New Member
-
Less
More
- Thank you received: 0
15 years 2 weeks ago #904
by M123
Replied by M123 on topic Re: Jedan savjet
Hello,
What should the code be in order to also add external links to the images in the Hot Joomla Carousel?
Thank you!
What should the code be in order to also add external links to the images in the Hot Joomla Carousel?
Thank you!
Please Log in to join the conversation.
Time to create page: 0.087 seconds