I did it, don't need your help for this problem anymore. But I need help with the slider. How can I add more pictures? I added about 10 pictures in the folder (slide1.jpg, slide2.jpg etc.), but there are only the first three... How can I make it to show all ten pictures?
I get a Javascript error style.default.css is missing. Could you help me to fix this error?
AS Templates
POSTED: 2015-07-24
Hello CADINTEROP,
The issue was fixed in one if the previous template releases, please download the latest version from your AS account and replace the template's index.php file. Or you can provide us with an access to your Joomla admin panel and we will fix it for you.
But I only want the links on the black background to be changed and not in the content with whote background. Now it's perfect on the black but not on the white: http://prntscr.com/7xpqmd (don't see the links anymore).
Is this possible or do I have to find a color both for white and black background?
Eric
AS Templates
POSTED: 2015-07-27
Hello EROSKAMP,
In your case you have to create your own css and put it in the style.custom.css file, for example:
#content-row-4 a {
color: #eee;
text-decoration: none;
}
Tested OK. Makes sure you used correct login with S
AS Templates
POSTED: 2015-07-27
Hello CADINTEROP,
It seems you have caching enabled on your server, we can not make any changes in the source code, in the index.php file we removed the following line:
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
I did it, don't need your help for this problem anymore. But I need help with the slider. How can I add more pictures? I added about 10 pictures in the folder (slide1.jpg, slide2.jpg etc.), but there are only the first three... How can I make it to show all ten pictures?
Thank you for your help!
Please see the following page, it should help you:
http://www.astemplates.com/joomla-extension-documentation/165-as-artslider
Regards, AS Team.
View History
I get a Javascript error style.default.css is missing. Could you help me to fix this error?
The issue was fixed in one if the previous template releases, please download the latest version from your AS account and replace the template's index.php file. Or you can provide us with an access to your Joomla admin panel and we will fix it for you.
Regards, AS Team.
View History
as put into the database so that I get the example and then modify it.
View History
Hello EROSKAMP,
Please see tmpl.default.css file the following class:
a {
color: #990000;
text-decoration: none;
}
as well you can always create your own css and put it in the style.custom.css file.
Regards, AS Team.
But can not find it. Please be a bit more clear and a better explanation.
Thanks
You cannot find the class or file?
Regards, AS Team.
View History
Index.php are identical. How can I transmit you login access in private?
Regards
The access info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.
View History
The username and password you provided to us not working, please check.
Regards, AS Team.
Still not working.
Regards, AS Team.
View History
View History
You can find it in the 'templates/as002032/css/tmpl.default.css' file on line 52.
Regards, AS Team.
View History
But I only want the links on the black background to be changed and not in the content with whote background. Now it's perfect on the black but not on the white: http://prntscr.com/7xpqmd (don't see the links anymore).
Is this possible or do I have to find a color both for white and black background?
Eric
In your case you have to create your own css and put it in the style.custom.css file, for example:
#content-row-4 a {
color: #eee;
text-decoration: none;
}
Regards, AS Team.
View History
It seems you have caching enabled on your server, we can not make any changes in the source code, in the index.php file we removed the following line:
$doc->addStyleSheet('templates/'.$this->template.'/css/'.$tmpl_style);
Please ask your hosting provider to clear cache.
Regards, AS Team.
View History
This is fix. Thanks