How To Make Accordion Slides Clickable?
3 posters
Page 1 of 1
How To Make Accordion Slides Clickable?
Using today's Tuesday Tip, I seem to be an idiot, as I can't quite figure out how to make the slides themselves "clickable," so that they'd link to different sections of the forum. Any suggestions?
Re: How To Make Accordion Slides Clickable?
Hey,
well can you provide me a screen of your problem?
this will help me a lot to help you
Friendly,
well can you provide me a screen of your problem?
this will help me a lot to help you
Friendly,
Re: How To Make Accordion Slides Clickable?
I'm inquiring as to whether it's possible to make each separate slide link to a unique link. So the picture that populates the News slide would be clickable and take the reader to my News board, the pic that populates the Features slide would be clickable to take then somewhere else, etc. (That current "Poet Share" pic for the "Contests" slide is just a placeholder.)
Re: How To Make Accordion Slides Clickable?
Hi,
I don't know did I get your question right? You want to make the images that open with the press on the example: "Slide one" clickable?
Like here? Press on the images and you'll see they are linked to this topic.
If so, all you need to do is delete the CSS part with the images:
And add the images beetween the div's as a clickable image, like this:
If that was not on your mind please explain a bit better.
Regards.
I don't know did I get your question right? You want to make the images that open with the press on the example: "Slide one" clickable?
Like here? Press on the images and you'll see they are linked to this topic.
If so, all you need to do is delete the CSS part with the images:
#s1 {
background:url("http://url de l'image.jpg") no-repeat #030303;
}
#s2 {
background:url("http://url de l'image.jpg") no-repeat #030303;
}
#s3 {
background:url("http://url de l'image.jpg") no-repeat #030303;
}
#s4 {
background:url("http://url de l'image.jpg") no-repeat #030303;
}
#s5 {
background:url("http://url de l'image.jpg") no-repeat #030303;
}
And add the images beetween the div's as a clickable image, like this:
<div id="s1"><a href="https://help.forumotion.com/t105972-how-to-make-accordion-slides-clickable"><img src="http://nicolahibbert.com/demo/liteAccordion/img-demo/1.jpg" /> </a></div>
If that was not on your mind please explain a bit better.
Regards.
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: How To Make Accordion Slides Clickable?
You welcome.
Topic Solved & Locked |
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Clickable image links in accordion?
» how to make slides?
» How to make signature clickable?
» How to make a link clickable
» How to make a Clickable picture rotation
» how to make slides?
» How to make signature clickable?
» How to make a link clickable
» How to make a Clickable picture rotation
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum