I realize that when I do the changes of images in the folder, it doesn´t update it, until I go to /css/tmpl.default.css and do any change, it really update.
AS Templates
POSTED: 2015-03-21
Hello HARRYSETT,
It is because of your browser cache, after each update try to clear it.
How do I add a background color or image to a single article?
AS Templates
POSTED: 2015-03-24
Hello TERRYKJA,
The template doesn't have css for single articles, you have to create it by yourself or you may ask for our services: http://www.astemplates.com/customservices
Using the Module News Show Pro GK4, it doesn´t allow me to publish more than 8 articles. It is the module Hot Deals. I am just adding more articles with the Hot Deal Category.
AS Templates
POSTED: 2015-03-31
Hello HARRYSETT,
For checking this issue we need an access to your Joomla admin panel. The info please put in the Special info area under your purchased items section of your AS account.
Regards, AS Team.
AS Templates
POSTED: 2015-04-01
Hello HARRYSETT,
We checked your site, everything is working fine, you just needed to create 3 more articles (we created them) and under the extension article layout set 'Amount of pages with arts' to 3, if you will need 16 articles you have to set it to 4.
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
AS Templates
POSTED: 2015-04-01
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):
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...
AS Templates
POSTED: 2015-04-02
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.
1) I change the 7 picture of the employees, but two of them doesn´t publish the rigtht photo when click (Helen Thompson and Jimmy Gass).
2) How I change the name of every employee
3) In the future How can I add more employees
Regards,
AS Templates
POSTED: 2015-04-02
Hello HARRYSETT,
1. Please clear your browser cache, we checked your site, it shoes correct pictures, like thumbnails.
2. Names comes from article titles, all these articles you can find under Our stuff category.
3. You have to add more articles under Our Stuff category.
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
View History
View History
It is because of your browser cache, after each update try to clear it.
Regards, AS Team.
View History
You can realize that with IE the gray effect doesn´t apply, but with Chrome it really works.
It must work for all the must commen browsers.
I hope your comments.
Regards,
Please replace it with rotation effect as we suggested to you in one of our previous posts.
Regards, AS Team.
View History
The template doesn't have css for single articles, you have to create it by yourself or you may ask for our services:
http://www.astemplates.com/customservices
Regards, AS Team.
View History
http://192.185.169.41/~vitar/index.php/contacto
We do not see any problems with the form, it seems you have managed to resolve the problem.
Regards, AS Team.
View History
For checking this issue we need an access to your Joomla admin panel. The info please put in the Special info area under your purchased items section of your AS account.
Regards, AS Team.
We checked your site, everything is working fine, you just needed to create 3 more articles (we created them) and under the extension article layout set 'Amount of pages with arts' to 3, if you will need 16 articles you have to set it to 4.
Regards, AS Team.
View History
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
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.
View History
Regards
View History
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.
View History
1) I change the 7 picture of the employees, but two of them doesn´t publish the rigtht photo when click (Helen Thompson and Jimmy Gass).
2) How I change the name of every employee
3) In the future How can I add more employees
Regards,
1. Please clear your browser cache, we checked your site, it shoes correct pictures, like thumbnails.
2. Names comes from article titles, all these articles you can find under Our stuff category.
3. You have to add more articles under Our Stuff category.
Regards, AS Team.
View History
1) I can´t able the Contact Us item on the main menu. I tryed to configure the server as smtp, but it doesn´t allow me. I have a yahoo account.
2) How to use the newsletter module?