Page 13 of 16

Re: Highslide Attachment Mod

Posted: 22 Jun 2010, 20:42
by Stoker
TRy put it in after this:

Code: Select all

hs.fadeInOut = true;

Re: Highslide Attachment Mod

Posted: 29 Jun 2010, 20:00
by Gulf Knight
Hello,

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.

and I am not getting the arrows see the pic:
[rimg]http://www.gkab.net/temps/img.JPG[/rimg]

this is a link to my test post:
http://www.af.gkab.net/viewtopic.php?f=71&t=400




Thanks

Re: Highslide Attachment Mod

Posted: 30 Jun 2010, 09:43
by Stoker
use this for html instead:

Code: Select all

<div class="highslide-gallery">
<a href="{URL}" class="highslide" onclick="return hs.expand(this, { wrapperClassName: 'controls-in-heading', slideshowGroup: 'highslide' })"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300px;" /></a><div class="highslide-heading"></div>
</div>

Re: Highslide Attachment Mod

Posted: 30 Jun 2010, 09:53
by Gulf Knight
Thanks a lot it's working. :) but I have another matter for both the img and the videos see my post at
viewtopic.php?f=4&t=366&p=5173#p5173

Thanks,
GK

Gulf Knight ยป 30 Jun 2010, 09:53 wrote:Thanks a lot it's working. :) but I have another matter for both the img and the videos see my post at
viewtopic.php?f=4&t=366&p=5173#p5173

Thanks,
GK
Any idea please to how to fix this matter? :?

Thanks

Re: Highslide Attachment Mod

Posted: 12 Jul 2010, 15:42
by moonie
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.

Any help would be great?

Thanks in advance

Re: Highslide Attachment Mod

Posted: 12 Jul 2010, 17:29
by Stoker
I need a link to a topic where you are using highslide.

Internet Explorer 6 does not change the size of pictures

Posted: 13 Jul 2010, 13:48
by yet_one
Internet Explorer 6 Slip

Internet Explorer 6 does not change the size of pictures

Image

size does not change,theme Sliding

Image

size does not change

Image

No such problem on your site,please help how to solve.

http://www.filmciyiz.net/vizyondakiler- ... e-t16.html

Re: Highslide Attachment Mod

Posted: 13 Jul 2010, 15:05
by Stoker
Dont know, but you can try using the full script instead.

Re: Highslide Attachment Mod

Posted: 13 Jul 2010, 16:32
by yet_one
I installed the full mode you are already in the forum,IE 6 is displayed properly in the forum you
Where do I change the size of images topic?


isntall version :Highslide 4.1.8


ie6 slid (This browser is widely used in our country)

ie7 normal

ie8 normal

firefox normal

opera normal

google crome normal

Re: Highslide Attachment Mod

Posted: 13 Jul 2010, 16:37
by Stoker
Not sure that I understand, but if you want to change the size of posted images you will find a screenshot in first post.