Help, when I try to install the quick start or premium template zip files nothing happens. Just waits a few minutes then clears. Look at templates and they are not there.
AS Templates
POSTED: 2014-12-31
Hello BOBBYACKER,
Seems you forgot to install sample data during the package installation, without installing the sample data you will not get it like our demo preview. You have to click on the 'Install Sample Data' button in case to install the QuickStart package content.
For more info please see the template documentation -> Main configuration paragraph:
http://www.astemplates.com/ecommerce-template-documentation/180-002049
Regards, AS Team.
bobbyacker
POSTED: 2014-12-31
Thanks, I was able to get that all sorted out.
1 More question...
How can i change the main menu font size or spacing to get all my menu items to fit the one bar?
Bobby
AS Templates
POSTED: 2015-01-01
Hello BOBBYACKER,
You can do it by editing http://www.ackerdesign.com/templates/as002049/css/tmpl.header.css file, the following class:
#header .row2 #topmenu ul.menu li a
{
border: medium none;
display: block;
font-weight: normal;
height: 42px;
outline-style: none;
padding: 28px 35px 0;
position: relative;
text-align: center;
text-decoration: none;
}
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
Seems you forgot to install sample data during the package installation, without installing the sample data you will not get it like our demo preview. You have to click on the 'Install Sample Data' button in case to install the QuickStart package content.
For more info please see the template documentation -> Main configuration paragraph:
http://www.astemplates.com/ecommerce-template-documentation/180-002049
Regards, AS Team.
1 More question...
How can i change the main menu font size or spacing to get all my menu items to fit the one bar?
Bobby
You can do it by editing http://www.ackerdesign.com/templates/as002049/css/tmpl.header.css file, the following class:
#header .row2 #topmenu ul.menu li a
{
border: medium none;
display: block;
font-weight: normal;
height: 42px;
outline-style: none;
padding: 28px 35px 0;
position: relative;
text-align: center;
text-decoration: none;
}
Regards, AS Team.