i cannot install the quickstart package. i dont know why. I have the joomla version Joomla! 3.2.2 Stable.
now i solved it by configure the as menu manually. my next problem is the as slider. It does not display any image. where can I select the images for the slider?
I have delete the template to start with the implementation of quickstart. but now I cannot upload and install the template I get following message:
in german
warning
Templateinstallation: Das Verzeichnis - Installieren - wird bereits von einem anderen Template verwendet. Soll dasselbe Template erneut installiert werden?
message
Fehler bei der Template-Installation.
warning
template installation: the index/folder "installation" is already used by another template. shall the template be installed.
ok now i fixed the problem with the upload of the template. But I have still the problem with the as slider.
AS Templates
POSTED: 2015-01-03
Hello JIMDARK80,
The quick-start package should be installed like regular Joomla installation, you can't install it over the existing Joomla installation.
Please carefully read the template documentation: http://www.astemplates.com/joomla-template-documentation/170-002046
The last question.
How to add a google fonts to this template.
<link href='http://fonts.googleapis.com/css?family=Economica&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
font-family: 'Economica', sans-serif;
AS Templates
POSTED: 2015-01-15
Hello PROKNET,
You have to add it first in the templateDetails.xml files, it contains few huge blocks with all available fonts, you have to add it in each block, then you have to add it in the fonts.css file, or you can ask for our customization services using the following page: http://www.astemplates.com/customservices
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
No, in the premium version you don't need to have it.
Regards, AS Team.
View History
What is your site url please? Have you installed it using quick-start installation package?
Regards, AS Team.
View History
now i solved it by configure the as menu manually. my next problem is the as slider. It does not display any image. where can I select the images for the slider?
the URL: www.karosserie-alpman.de
View History
Just checked your site, it is not installed using quick-start package, as well we do not see any images in your slider, please check the following page, it should help you:
http://www.astemplates.com/joomla-template-documentation/170-89-modules-configuration#asartslider
Regards, AS Team.
View History
in german
warning
Templateinstallation: Das Verzeichnis - Installieren - wird bereits von einem anderen Template verwendet. Soll dasselbe Template erneut installiert werden?
message
Fehler bei der Template-Installation.
warning
template installation: the index/folder "installation" is already used by another template. shall the template be installed.
message
error while template installation.
could you please help.
kind regards, Yilmaz
View History
The quick-start package should be installed like regular Joomla installation, you can't install it over the existing Joomla installation.
Please carefully read the template documentation:
http://www.astemplates.com/joomla-template-documentation/170-002046
Or you can always ask for our installation services:
http://www.astemplates.com/installationservices
Regards, AS Team.
View History
hou can i make the titel from a artikel smaller, I meen the word WELKOM on mij site
http://www.reuniestaatsliedenkwartier.nl/nieuwe_site/
View History
General configuration parameters
Heading Font Family H2 Font Size
thank you
View History
Can we have this template in Wordpress. Thanks for you response.
Sorry, we don't have it for WordPress.
Regards, AS Team.
View History
I don't want to have an uppercase's in Main Menu. I don't know what I hav to do? Please Help me!
You have to edit the following class in the 'modules/mod_as_menu/css/ext.default.css' file (line 91):
#as-menu ul.as-menu > li > a,
#as-menu ul.as-menu > li > span
{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #464646;
display: block;
font-family: "BenchNine",sans-serif;
font-size: 18px;
font-weight: 400;
height: 20px;
line-height: 20px;
padding: 27px 1em;
text-transform: uppercase;
}
Regards, AS Team.
View History
Best Regards
View History
How to add a google fonts to this template.
<link href='http://fonts.googleapis.com/css?family=Economica&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
font-family: 'Economica', sans-serif;
You have to add it first in the templateDetails.xml files, it contains few huge blocks with all available fonts, you have to add it in each block, then you have to add it in the fonts.css file, or you can ask for our customization services using the following page:
http://www.astemplates.com/customservices
Regards, AS Team.
View History
in which CSS File and what row can i change the Color and formats for the Submenu entries ?
You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.