I removed all the sample articles, but now I am not sure how to place my content in the area that says "Welcome...Services...Bestsellers" (in demo preview). I don't see a module position for this area?
AS Templates
POSTED: 2013-02-01
Hello KENDRA032,
These articles are featured articles, please see the following page, hope it will help you:
http://www.astemplates.com/itemdetails.php?id=96&page=howto&article=7
The best way for you, is install the template using the quick-start installation package, your site will looks exact like our demo preview.
Regards, AS Team
kendra032
POSTED: 2013-02-05
When i installed the quickstart package I got this error:
JInstaller: :Install: Cannot find Joomla XML setup file
AS Templates
POSTED: 2013-02-05
Hello KENDRA032,
Please see the following page regarding quick-start package installation:
When I downloaded and installed the free version I deleted all the sample data, does that matter?
Why can't I just do a simple installation of the quickstart package (extensions>extension manager>install)?
AS Templates
POSTED: 2013-02-05
Hello KENDRA032,
You can't install quick-start package as a 'simple installation'.
Regards, AS Team.
kendra032
POSTED: 2013-02-05
I just want to know how to get my content into the area that says "Welcome... Services... Best Sellers" in the demo preview.
AS Templates
POSTED: 2013-02-05
Hello KENDRA032,
You have to create all these articles by yourself, install all extensions, etc.
That is a reason why we are providing the quick-start installation, after installing it, your site will looks exact like our demo preview, you will use the articles as examples for your pages.
Regards, AS Team.
kendra032
POSTED: 2013-02-07
Thank you for all your help thus far.
I installed the quickstart package but ran into this problem:
I want to unpublish the "Bestsellers" article, but it is locked and I can't do so.
AS Templates
POSTED: 2013-02-07
Hello KENDRA032,
Please click on the 'lock' ico next to the article title, if it will not help you please provide us with access to the Joomla admin panel, we will do it for you.
Regards, AS Team.
kendra032
POSTED: 2013-04-09
Hello,
How do I get the "Home Articles" category to be one column?
new.wowcreativedesign.com
AS Templates
POSTED: 2013-04-09
Hello KENDRA032,
Please check the following page, first paragraph, steps 5-8:
http://www.astemplates.com/itemdetails.php?id=96&page=howto&article=7
Regards, AS Team.
kendra032
POSTED: 2013-04-09
Thanks, one more thing-
How do I get the company logo to stay on the left on all pages? (the position it is in on the home page)
AS Templates
POSTED: 2013-04-09
Hello KENDRA032,
You can do it by editing tmpl.header.css file, the following class:
oops, no the 10px of padding will push the slider on the home page down - sorry!
kendra032
POSTED: 2013-05-16
What is the best way to get the black pattern background in the background of the article (#colmain #component)? I tried putting it as the background of the #colmain, #component, #cmp_content in the style.default.css but that did not work.
AS Templates
POSTED: 2013-05-16
Hello KENDRA032,
You absolutely right, you have edit the following class in the style.default.css file:
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
These articles are featured articles, please see the following page, hope it will help you:
http://www.astemplates.com/itemdetails.php?id=96&page=howto&article=7
The best way for you, is install the template using the quick-start installation package, your site will looks exact like our demo preview.
Regards, AS Team
JInstaller: :Install: Cannot find Joomla XML setup file
Please see the following page regarding quick-start package installation:
http://www.astemplates.com/itemdetails.php?id=96&page=howto
Regards, AS Team.
Why can't I just do a simple installation of the quickstart package (extensions>extension manager>install)?
You can't install quick-start package as a 'simple installation'.
Regards, AS Team.
You have to create all these articles by yourself, install all extensions, etc.
That is a reason why we are providing the quick-start installation, after installing it, your site will looks exact like our demo preview, you will use the articles as examples for your pages.
Regards, AS Team.
I installed the quickstart package but ran into this problem:
I want to unpublish the "Bestsellers" article, but it is locked and I can't do so.
Please click on the 'lock' ico next to the article title, if it will not help you please provide us with access to the Joomla admin panel, we will do it for you.
Regards, AS Team.
How do I get the "Home Articles" category to be one column?
new.wowcreativedesign.com
Please check the following page, first paragraph, steps 5-8:
http://www.astemplates.com/itemdetails.php?id=96&page=howto&article=7
Regards, AS Team.
How do I get the company logo to stay on the left on all pages? (the position it is in on the home page)
You can do it by editing tmpl.header.css file, the following class:
#header .row3col1 {
float: right;
margin: 0;
}
Regards, AS Team.
#header .row3col1 {
float: left;
margin: 0;
padding: 10px;
}
thanks!
You absolutely right, you have edit the following class in the style.default.css file:
#colmain #component, #cmp_content {
background-color: #FFFFFF;
border: 1px solid #DEDEDE;
color: #3F3C38;
}
you have just add background image property.
Regards, AS Team.
Sorry, there is no such option, it should be developed.
Regards, AS Team.