The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Accordion Widget

3 posters

Go down

In progress Accordion Widget

Post by PaNikos21 May 31st 2012, 4:57 pm

Am I able to put an accordion like this -> https://help.forumotion.com/t105962-index-in-accordion?highlight=accordion in my portal or this is only available for the index?
PaNikos21
PaNikos21
Forumember

Male Posts : 28
Reputation : 2
Language : greek

http://www.harryworld.org/

Back to top Go down

In progress Re: Accordion Widget

Post by Sir Chivas™ May 31st 2012, 5:11 pm

Hi, Hello

Yes you can. Place it in a widget.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

In progress Re: Accordion Widget

Post by PaNikos21 May 31st 2012, 5:41 pm

Thanks a lot! What is the perfect size for the images in the accordion?

And from where do I edit the links where the images lead when pressed?
PaNikos21
PaNikos21
Forumember

Male Posts : 28
Reputation : 2
Language : greek

http://www.harryworld.org/

Back to top Go down

In progress Re: Accordion Widget

Post by Nera. June 1st 2012, 10:52 am

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?

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.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Accordion Widget

Post by PaNikos21 June 1st 2012, 4:04 pm

Yeah, that's it! Really really thnk you!!! Very Happy

What about the images size? What are the perfect dimensions which fit exactly to the default accordion?
PaNikos21
PaNikos21
Forumember

Male Posts : 28
Reputation : 2
Language : greek

http://www.harryworld.org/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum