Image slider
3 posters
Page 1 of 1
Image slider
How can i make the banners of my image slider linked to another site? Like when i add avertising banners and when i click the banner it will redirect to that site? thanks
Last edited by Jeissel Denise on January 26th 2013, 5:25 pm; edited 1 time in total
Re: Image slider
https://help.forumotion.com/t38436-scrolling-announcements
Why don't you use html for normal images which are clickable.
Why don't you use html for normal images which are clickable.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Image slider
Here is the tutorial for that slider.
https://help.forumotion.com/t105962-index-in-accordion
https://help.forumotion.com/t105962-index-in-accordion
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Image slider
You did not read the tutorial completely & carefully.
Step# 3:
Now to add those links, you can add this kind of a code between this <div id="s3"></div>
See it working on my test forum.
http://testing.4rumer.com/forum
Step# 3:
And now you can change the slides and add as many div as you want ! You can also add HTML codes as you want (with links for example)
Now to add those links, you can add this kind of a code between this <div id="s3"></div>
- Code:
<a href="http://wattpinoy.4rumer.com/t32-watt-philippines-valentine-s-day-contest">
<img src="http://i855.photobucket.com/albums/ab117/jan2xonline/valentines_zps711ff58e.jpg">
</a>
See it working on my test forum.
http://testing.4rumer.com/forum
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Image slider
Width of the images etc should be lesser. What code did you add in the homepage message?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Image slider
- Code:
<div id="one" class="accordion">
<ol>
<li>
<h2><span>Welcome!</span></h2>
<div id="s1"></div>
</li>
<li>
<h2><span>Updates</span></h2>
<div id="s2"> <a href="http://hellokitty.forumsmotion.com/t57-read-before-posting-paw-dollars"><img src="http://i50.tinypic.com/2cxuro4.png"></a></div>
</li>
<li>
<h2><span>Blog</span></h2>
<div id="s3"></div>
</li>
<li>
<h2><span>Contest</span></h2>
<div id="s4"></div>
</li>
<li>
<h2><span>Advertise</span></h2>
<div id="s5"></div>
</li>
</ol>
<noscript>
<p>Please enable JavaScript to get the full experience.</p>
</noscript>
</div>
<br>
however, i changed the css stylesheet and add
- Code:
margin-left: 48px;
margin-top: 4px;
Re: Image slider
i am not on the size of the slider, i want to position the images correctly and with links
Re: Image slider
Well you'll need to resize your images to fit the width and height of your slider you have set then. The links you do like what you posted there and put the images and links in div's in your home page message,
Re: Image slider
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Image Slider
» image slider
» image slider names
» How do i make an image slider thingy?
» WOW Slider not working
» image slider
» image slider names
» How do i make an image slider thingy?
» WOW Slider not working
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum