-
AuthorPosts
-
July 2, 2012 at 12:02 pm #178719
Hello,
I’m wondering if there is a way in Image view to display item title and intro text on the photo not below it when hovering on the photo? Something similar: http://www.paulette-magazine.com/fr/actu_coquettes
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
July 3, 2012 at 8:52 am #459687Hi Mynde
Please go to Template manager => Edit JA Wall. Then set ‘Default Block view’ is ‘Image View’ .
Go to front end, you can see as my image attachedRegards,
-
April 4, 2013 at 1:45 am #488760
hi , i want use image intro right and left in my featured articles, but jathumbail dont creat thumbail image for this intro images.:((
please help me.
thanks.
[PHP]<?php if (isset($images->image_intro) and !empty($images->image_intro)) : ?>
<?php $imgfloat = (empty($images->float_intro)) ? $params->get(‘float_intro’) : $images->float_intro; ?><div class=”img-intro-<?php echo htmlspecialchars($imgfloat); ?>”>
<br/>
<img
<?php if ($images->image_intro_caption):
echo ‘class=”caption”‘.’ title=”‘ .htmlspecialchars($images->image_intro_caption) .'”‘;
endif; ?>
src=”<?php echo htmlspecialchars($images->image_intro); ?>” alt=”<?php echo htmlspecialchars($images->image_intro_alt); ?>”/>
</div>
<?php endif; ?>[/PHP] -
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by itshine 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum