add magnifier on Hover
-
it will be Great if you add magnifier icon on hover images like other galleries
i try to edit BWGViewThumbnails.php and add magnifier with css code like this :
#bwg_container1_<?php echo $bwg; ?> #bwg_container2_<?php echo $bwg; ?> .bwg_standart_thumb_spun1_<?php echo $bwg; ?>:hover { Background:url("myfolder/magnifier.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0.5);
}
but nothing change , whats the problem ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘add magnifier on Hover’ is closed to new replies.