I have the last version 2.7.3 of content slider. Module is on JA focus position-1, that is on horizontal, I would like to show the image at left of the title and text, but in options only show under and above:
it is possible?
Hi,
Please change option to show image "Under Title" and try to add the following custom css code:
div.ja_slideimages { clear: none; float: left; margin-right: 10px; }
Cheers Joshua
Joshua-M
Dont work, I added it to ja_focus/css/custom.css, and select under title but no changes. I have:
and want to:
algoritmo Kindly view screenshot as the image is appearing now as envisaged. Had to make some change in css class selector to have it in effect
Kindly clear your browser cache if changes dont reflect
Sorry, cache, it works perfect. thanks