I am having a problem with my mini galleries (which I have made with the editor). I successfully made one which worked just fine but the minute I added another, they both won't open to a gallery
Thanks and looking forward to your reply!
Caroline
Instead of continuing the battle against spammers, we decided to close the forum for new users and topics. But don't worry, there are still plenty of ways to reach us. Most notably, we will move our attention to Stack Overflow, where we will monitor questions under the tags [highcharts], [highstock] and [highslide].
For other ways of getting in touch with us, see Highcharts Support or Highslide Support.
Torstein Hønsi, CTO, 2013-01-29<div class="highslide-gallery">
<h3>Illustrations 1</h3>
<a id="thumb1" href="highslide/images/large/breakfastinch.jpg" class="highslide"
title="Breakfast"
onclick="return hs.expand(this, config1 )">
<img src="highslide/images/thumbs/breakfastinch.jpg" alt=""/>
</a><div class="highslide-gallery">
<h3>Illustrations 2</h3>
<a id="thumb2" href="highslide/images/large/jasperpurpledino.jpg" class="highslide"
title="Jasper with dinos"
onclick="return hs.expand(this, config2 )">
<img src="highslide/images/thumbs/jasperpurpledino.jpg" alt=""/>
</a>.highslide-gallery {
float: left;
margin: 0 0 0 135px;
width: auto;
}<script type="text/javascript">
// First, we need to turn on the number display
hs.numberPosition = "heading";
// Then, override the language object to suit your needs
hs.lang.number = "Image %1 of %2";
</script>hs.numberPosition = 'caption';
hs.lang.number = 'Image %1 of %2';Since I have attempted to publish another gallery on a new page my first gallery page has reverted to its original settings http://carolinesoerdesigns.com/childrensillustrationgallery.html - here is the new page http://carolinesoerdesigns.com/watercolourgallery.html . Can you pls advise what's happening here? How do I keep the css in place for each individual page?
.highslide-gallery {
float: left;
margin: 0 0 0 135px;
width: auto;
}Users browsing this forum: No registered users and 2 guests