Hi Linda,
You can paste the HTML produced by the plugin into any file.
For example, the following is the HTML for a toggle with a 3 pixel wide dashed red border, <h3 class='azc_tsh_toggle' style='border: 3px dashed red;'><a href='#'>Click to show/hide</a></h3><div class='azc_tsh_toggle_container' style='border: 3px dashed red;'>content with different border</div>
You will probably need to wrap it in a div or span tag to position.
Thread Starter
FSI
(@fsi)
This worked!!!
Is there any way to replace the + – icon and “Click to show/hide” with an image?
You are awesome!!!THANK YOU for the response!
Linda
No, not at present.
It is on my list to add some additional modes such as a series of tabs or icons along the top or allow more flexibility to the config of individual toggles.
However, I have a long holiday coming up in the next few days (first since June last year) so there will be a bit of a delay before I can start with this.