UNITED STATES
2008-08-16 02:15:41
hello
when i use "slideshow" it only shows a small slice of the image.
any ideas?
thanks!
see here
hello
when i use "slideshow" it only shows a small slice of the image.
any ideas?
thanks!
see here
It appears that you have been customizing it...I'd suggest backing our your changes to get to the default and then working them back in one at a time until you find the problem.
hmmm... i only changed the "prev" to "previous" etc but anyway i have replaced the slideshow file with a fresh original and i still have the same problem : the same problem with another set of bigger sized images.
see here
sometimes when i go to the page i see all the images load in their entirety very briefly in a column before it shows the thin strip of the single one ...
?@#!$
i'd really appreciate any help. thanks!
You've clearly nicked or edited a file that is causing this problem...
use firefox+firebug. click inspect and choose a slideshow image.
Notice that:
<div class="pics" id="s1" style="position: relative;"><div style="z-index: 10; position: absolute; display: block;"><img class="img-bot" src="http://joh.net/index/files/gimgs/45_epitaph---08.jpg"/><p> </p></div>If you delete position: absolute; css inline rule the slideshow works. sorry type error - if you delete the position: relative; inline css rule in your html the slideshow works
You need to be logged in to post.