I have downloaded the quickstart twice but it does not finished installation as it stops at loadsample data. What could be wrong? I have tried this twice with different download
AS Templates
POSTED: 2015-02-03
Hello MAILLAWALE,
Just released update for the template, which has new optimized sample data, please download it from your AS account and install.
Regards, AS Team.
maillawale
POSTED: 2015-02-05
The same problem. I just down a fresh file and install. It still stops at Installing Sample Data Stage
AS Templates
POSTED: 2015-02-05
Hello MAILLAWALE,
For checking this issue we need an access to your server via control panel provided to you by your hosting provider. The info please put in the Special info area under your purchased items section of your AS account.
Regards, AS Team.
maillawale
POSTED: 2015-02-09
I am testing it on the localhost. This is what I have used to test a lot of your quickstart before uploading them online
AS Templates
POSTED: 2015-02-09
Hello MAILLAWALE,
Sorry, without to see the problem we can't help you, we think you have some problems with your server configuration, please read the following past, hope it will help you:
http://forum.joomla.org/viewtopic.php?f=707&t=793073
Regards, AS Team.
maillawale
POSTED: 2015-02-19
How can I change the background of this template to an image of my choice?
AS Templates
POSTED: 2015-02-19
Hello MAILLAWALE,
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.
maillawale
POSTED: 2015-05-01
Hello
How do I change the background color of this "Position: as-position-1 [ Style: themeHtml5 outline]" Firebug is unable to show the path to its color
AS Templates
POSTED: 2015-05-01
Hello MAILLAWALE,
Please see tmpl.default.css file the following class:
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
Just released update for the template, which has new optimized sample data, please download it from your AS account and install.
Regards, AS Team.
For checking this issue we need an access to your server via control panel provided to you by your hosting provider. The info please put in the Special info area under your purchased items section of your AS account.
Regards, AS Team.
Sorry, without to see the problem we can't help you, we think you have some problems with your server configuration, please read the following past, hope it will help you:
http://forum.joomla.org/viewtopic.php?f=707&t=793073
Regards, AS Team.
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.
How do I change the background color of this "Position: as-position-1 [ Style: themeHtml5 outline]" Firebug is unable to show the path to its color
Please see tmpl.default.css file the following class:
#header-wrapper {
background-image: url("../images/bg.menu.png");
margin-top: 60px;
opacity: 1;
position: absolute;
width: 100%;
z-index: 1;
}
Regards, AS Team.
Can you please provide us with more info regarding where do you need to change it? Module position, site url, page name, etc.
Regards, AS Team.
You can do it using any good editor (Dreamweaver for example), by searching and replacing the color in all css files.
Regards, AS Team.