Hi, i try to limit only width of thumbnail. I want to remove space between thumbs, if i have one portrait and landscape image. In this example space between second and third thumbnails:
Hi, i try to limit only width of thumbnail. I want to remove space between thumbs, if i have one portrait and landscape image. In this example space between second and third thumbnails:
you better work with Visual Index.
Actually Vaska released a beta of a Visual Index that uses uniform heights for thumbnails. Search the Customize section of this forum using keywords "visual index thickbox"
Thanks Arsondpi, but it's not my format :) . And one more question, how to make onclick over image to go on the next in Documenta? Thanks.
You need to edit the code to do this (btw your site is down)
Please check again. Yes, i know about the code :). But i need a little help.
If I'm not mistaken you have Permalinks as the onlick option - you need to be editing the plugin.submedia.php file located in the ndxzsite/plugin/ folder.
I guess you can attach the same link code of the "Next" link, to the img html tag.
I resolve problem with blank space between vertical thumbs and other. But please, Arsondpi, be a little more specific about onclick for next. Thanks.
Hi again, i've made changes of plugin.submedia and now have a oncklick for next. But when click on last image, url goes to "0". I change the code to:
if ($total > 1)
{
$s .= "<a href= ". BASEURL . ndxz_rewriter($rs['url']) . $nx . ">";
And url whit last image:
Just click on it.
hey neumeec how did you limit only the width?
This thread has been closed, thank you.