[Plugin: JJ NextGen JQuery Slider] different size of images (i read the faq)
-
hello,
from the faq: If images are different sizes how can you stop previous image from showing in background? Try adding code below to afterChange callback substitute #test_slider for your html_id
function() { jQuery(“#test_slider”).css(“background-image”, “none”); }
1. could you tell me, where exactly to add that code (what file, etc.)(i’m not a programmer…)?
2. also, what should i do to center the image vertically and to add some grey background (i need that when some images are smaller that the slider)?
thanks in advance for answers! i’ll be looking forward to them.
geri
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘[Plugin: JJ NextGen JQuery Slider] different size of images (i read the faq)’ is closed to new replies.