Hi,
I would like to change the hits number in the module for articles (squared 'pointing' left) to 'point' right, how can I update that?
Also, how can I change the hover icon (play/link) on the main image article in the module?
Thanks.
.gkNspPM-VideoGallery .gkBigBlock figure.video:after {
content: "\f04b";
text-indent: 34px;
}
.gkNspPM-VideoGallery .gkSmallBlock small:before {
border-color: transparent transparent transparent #000!important;
border-width: 7px 0 7px 7px!important;
left: auto!important;
right: -6px!important;
}
.gkNspPM-VideoGallery .gkSmallBlock small:after {
border-color: transparent transparent transparent #0c77cc!important;
border-width: 8px 0 8px 8px!important;
left: auto!important;
right: -8px!important;
}
.gkNspPM-VideoGallery .gkBigBlock figure:after
content: "\f097";
.gkNspPM-VideoGallery .gkBigBlock figure:after {
background: transparent url('../images/style1/logo.png') no-repeat center center;
color: #fff;
content: "";
font-size: 48px;
height: 100px;
left: 50%;
line-height: 100px;
margin: -50px 0 0 -100px;
opacity: 0;
position: absolute;
text-indent: 28px;
top: 20%;
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
-ms-transition: all .25s ease-out;
-o-transition: all .25s ease-out;
transition: all .25s ease-out;
width: 200px;
z-index: 3;
}
<?php if($params->get('itemTwitterButton',1) || $params->get('itemFacebookButton',1) || $params->get('itemGooglePlusOneButton',1)): ?>
<div class="itemSocialSharing">
<?php if($params->get('itemTwitterButton',1) || $params->get('itemFacebookButton',1) || $params->get('itemGooglePlusOneButton',1) || $params->get('itemRating')): ?>
<div class="itemSocialSharing">