End of Support for Joomla 3 - Forum closed

RokSprocket Module

RokSprocket Module was created by zack.ari

Posted 8 years 4 months ago #14640
how do i cancel the movment of the image in RokSprocket Module - Mosaic i want to by with no movment.

tomerdekel.mumu.co.il/

thank you
Last Edit:8 years 4 months ago by zack.ari
Last edit: 8 years 4 months ago by zack.ari.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic RokSprocket Module

Posted 8 years 4 months ago #14645
Hi there,
add this code to your css/custom.css

img.hover-effect:hover {
transform: scale(1.0);
}

Please Log in or Create an account to join the conversation.

Replied by zack.ari on topic RokSprocket Module

Posted 8 years 4 months ago #14649
thank you
i add it . but i still have movment on hover.
can i cancle it?

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic RokSprocket Module

Posted 8 years 4 months ago #14661
Ok, then you have to edit the file:

..joomla\templates\jp-bw\roksprocket\layouts\mosaic\themes\default\item.php

And remove the class "hover-effect", see image below

Attachment hover-2-3.jpg not found

Attachments:

Please Log in or Create an account to join the conversation.

Replied by zack.ari on topic RokSprocket Module

Posted 8 years 4 months ago #14662
thank you

i did as you wrote but still we have movment

:)
so what can i do?

<?php
/**
* @version $Id: item.php 23394 2014-10-09 15:22:10Z james $
* @author RocketTheme www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/

/**
* @var $item RokSprocket_Item
*/
?>
<li<?php echo strlen($item->custom_tags) ? ' class="'.$item->custom_tags.'"' : ''; ?> data-mosaic-item>
<div class="sprocket-mosaic-item" data-mosaic-content>
<?php echo $item->custom_ordering_items; ?>
<div class="sprocket-padding">
<?php if ($item->getPrimaryImage()) :?>
<div class="sprocket-mosaic-image-container">
<a href="<?php echo $item->getPrimaryImage()->getSource(); ?>" data-uk-lightbox title="<?php echo $item->getPrimaryImage()->getAlttext(); ?>"><img src="<?php echo $item->getPrimaryImage()->getSource(); ?>" alt="<?php echo $item->getPrimaryImage()->getAlttext(); ?> />

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic RokSprocket Module

Posted 8 years 4 months ago #14663
Add this code to your css/custom.css

.sprocket-mosaic-image-container a:hover {
transform: scale(1);
}

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License