Joomla! Template 002065 - Item Support

Hello! May I ask what could be a problem with the featured articles part when I hoover the mouse onto the image, the image disappears instead of changing to grayscale as in the demo. Could you please help? Thanks in advance.
Hello SZTELEKEMESE,
What is your site url please? Have you installed it using quick-start installation package?

Regards, AS Team.
Hello! Yes, we installed with the quick-start. The URL is: www.sztelekemese.hu
Hello SZTELEKEMESE,
Your site is password protected, we have to see it in case to help you.

Regards, AS Team.
Hello again,

now my website is available and my question is still the same: what goes wrong on my site if the circles on the opening page are not changing to black-and-white when hoovering the mouse over the pictures (as seen in the demo)?

Thanks:
Emese
Hello SZTELEKEMESE,
By some reason the effect doesn't work on your server, the filters.svg file it is not visible in the following class in the tmpl.default.css file (line 2130):

#featured-row .mod-newsflash .item img:hover,
#featured-row .mod-custom img:hover
{
float: none;
margin: 0 !important;
margin-bottom: 0px;
border-radius: 50%;
filter: url(filters.svg#grayscale); /* Firefox */
filter: gray; /* IE */
-webkit-filter: grayscale(100%); /* Webkit */
}

Our suggestion is to replace it with rotation effect:

#featured-row .mod-newsflash .item img:hover,
#featured-row .mod-custom img:hover
{
float: none;
margin: 0 !important;
margin-bottom: 0px;
border-radius: 50%;
-ms-transform: rotate(7deg); /* IE 9 */
-webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
transform: rotate(7deg);
}


Regards, AS Team.
Thank you for the suggestion. I replaced the css. Now better than before but now it doesn't do any effect on it. Really strange, because there are more pages running on this server and I don't know what can be the reason...
Hello SZTELEKEMESE,
We do not see the updated class in the '/templates/as002065/css/tmpl.default.css' file, please be sure you added it and saved.

Regards, AS Team.
Item Name:
002065
Author:
Downloads:
8226
Sales:
1283
Created:
2014-03-18
Updated:
2019-11-18
Item Version:
1.6.0
Supported Joomla:
Joomla 3 Product
$29.00
Regular License
This item may be used for a single domain only.
$39.00
Extended License

AS Designing Templates Club

Templates Club
Get an access to all 94 items designed and developed by AS Designing team plus all the future items which will be released over the course of your club subscription.

Price starting from $59.00