Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Modifications for phpBB3. Try the Mods here and share Your own Mods There is no support here! Only Read Access!
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
I have uploaded the file and made the changes but How do I us it? I have added a photo and added it as an Img but I don't see the changes??? any help please but then I added the bbcode
How do I get Highslide working with images attached with the Img BBCode?
A - You don't. This causes to much trouble with linked images and images in signaures.
Create a BBcode like this instead:
BBCode:
Code: Select all
[hsimg]{URL}[/hsimg]
Html:
Code: Select all
<div class="highslide-gallery">
<a href="{URL}" class="highslide" onclick="return hs.expand(this)"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300px;" /></a><div class="highslide-heading"></div>
</div>
Helpline:
Code: Select all
Highslide Img: [hsimg]link to image[/hsimg]
to make it show in the post but I can olny click on it one to and if I try to do it again the image will not load.
Hi, i wonder if you can help me please. for some strange reason when i click on the thumnail image the loading sign spins but wont open the highslide box, if i double click on my thumbnail image the image opens in a new page. I followed the instructions on the first page but what ever i do i gan not get it to open in an overlay over the page, just in a new blank window/page.
Im using Prosilver theme, problem seems to be simalar to Stokers further down the thread. Can provide you links and logins if needed.