You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees
when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.
IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.
You are not logged in.
Greetings,
When I run the slide show (dia show), the images aren't totaly visible: a part has been cut from the left and right side and from the bottom so the visible image are smaller. When I change the size of the slide (dia) show through the admin panel, only the outer frame expands, but the inner visible image size remains as it was. I would like to expand the visible image size in the slide show. Can you tell me how to do that?
I've looked through the css files in the theme and in the greybox, but I can find no way to expand the size of the visible part of the images.
I've inspected the html file with goodle file inspector and this seems to be what I must change: Div#slide element is set to 500x340 while the images are 610x440....I can't find that div#slide element....
Thanks for any help,
Syrobe
Last edited by Syrobe (28-05-2012 11:18:34)
Offline
Can you show me a url?
Offline
That was a fast reply, I was still trying to be more specific in my post and edited it:
Here is my url:
http://www.op-het-dorp.nl/gallery/index.php?cmd=category&category=12
When you click on the right menu bar where it says "Toon in diavoorstelling" you will see the slide show.
Offline
Greetings David,
I've found the solution: I've changed the width and height of #myGallery, #myGallerySet, #flickrGallery and of .button_wrap in jd.gallery css to 600 and via the admin panel, I've enlarged the dia width and height. It looks great now!
Syrobe
Last edited by Syrobe (28-05-2012 11:51:06)
Offline
That was a fast reply, I was still trying to be more specific in my post and edited it:
Here is my url:
http://www.op-het-dorp.nl/gallery/index.php?cmd=category&category=12
When you click on the right menu bar where it says "Toon in diavoorstelling" you will see the slide show.
I`m not too sure if I`m honest. Your slideshow seems to show the images ok?
Looking at the code, have you tried adding a .imageElement value to the stylesheet?
.imageElement img {
width:90%;
}
Not sure what that would do. You could of course take out the default slideshow and plug in something better?
Offline
Thank you very much...did you see my previous post, I've edited jd.gallery css and the visible images now are larger. My problem is solved :-) :-) (I've been trying this tp solve this for several days now but now it is good)
Syrobe
Offline
Ok, great. Sorry, you must have posted when I was typing my post. Didn`t see your message.
Offline