I don't need to buy some services from you. Just give the mysql table responsable for that area and i will import it...
AS Templates
POSTED: 2015-02-25
Hello ALEXEANDREI,
The SQL table you can find in the quick-start installation package: 'installation\sql\mysql\sample data 002073 template.sql', before uploading this query our suggestion is to perform your site backup.
On my slider from as slider under the text I have 3 boxes (one for each image) that change the color when the correspondent image is active. the other two boxes are white and appear a small sqare inside (like a space). Is it possible to remove this square? How can I do this?
Thanks in advance,
Arlindo Maia
AS Templates
POSTED: 2015-03-02
Hello ARLINDOMAIA,
What is your site url please? We have to see it in case to help you.
You have the same effect on DemoPreview in your site (green/white). It is the same issue, so please check your demo.
you you want I can give you access to my PC with TeamViewer.
Please let me know.
Best Regards,
Arlindo Maia
AS Templates
POSTED: 2015-03-04
Hello ARLINDOMAIA,
The pagination controls you can disable in your Joomla admin panel -> Extensions -> Module manager -> AS ArtSlider under Slider Settings tab.
we would like to have in the our home in Home top articles (module newsflash pos 6) 4 articles in the same row... so we done it but three articles have the link to the internal page the fourth don't have... so we tried to manage 2 modules with 2 articles each and we have the four articles in the same row but still no work (three articles yes and the 4° not have a link) can you help us?
Second question: can we change the color of the background site?
Thank!
Benny
AS Templates
POSTED: 2015-03-07
Hello ACTITALY,
Just checked your site it looks fine, all articles are in the same row, we do not see any problems, have you managed to resolve it?
The background color you can change by editing tmpl.default.css file the following class (line 25):
body {
background-color: #f7f8f9;
background-image: url("file:///Hardiscone/images/bg.png");
background-position: left top;
color: #666666;
font-family: Tahoma,Geneva,sans-serif;
font-size: 13px;
line-height: 20px;
margin: 0;
}
Got the paid version, installed it via quick start. I got 2 questions 4 U:
1. Can I link one of the Top Articles to a gallery so it will take me straight to it. after clicking on it on a home page??
2. In footer contact me module, email address after @ starts with capital letters (example: me@Mail.Com). It's like that on your demo page as well. With my short email address it looks ridiculous and no mater what I do I can't change it. Any ideas??
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
Each slide is a single article. To display slide image you need to load "Intro Image" to the appropriate article. More info about the slider configuration you can find here:
http://www.astemplates.com/joomla-extension-documentation/165-as-artslider
Regards, AS Team.
View History
How can I edit Home Top Articles if i want to:
- modify the colors.
How can i change the tekst read more ( top article), subscribe (newsletter) and the tekst in the contact form? I need to translate it to dutch.
In case to modify the color you have to make changes in the css files, see tmpl.default.css file the following classes (line 2320):
#featured-row .mod-newsflash-adv .item_num0
{
background: none repeat scroll 0 0 #fd9e00;
}
#featured-row .mod-newsflash-adv .item_num1
{
background: none repeat scroll 0 0 #f76b28;
}
#featured-row .mod-newsflash-adv .item_num2
{
background: none repeat scroll 0 0 #39c27f;
}
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/
In case to translate the text you have to install Dutch support in your Joomla admin panel, please see the following page, it should be help you a lot:
http://www.astemplates.com/faq/multilingual-joomla-3-website
Regards, AS Team.
View History
I don't need to buy some services from you. Just give the mysql table responsable for that area and i will import it...
The SQL table you can find in the quick-start installation package: 'installation\sql\mysql\sample data 002073 template.sql', before uploading this query our suggestion is to perform your site backup.
Regards, AS Team.
View History
How do I increase the number of categories on this menu?
http://prntscr.com/6adzw4
I need to have 6 not only 3
Thanks
You have to create new categories under the main Services/Gallery category and then add articles to the created categories.
https://help.joomla.org/proxy/index.php?option=com_help&keyref=Help33:Components_Content_Categories
Regards, AS Team.
View History
On my slider from as slider under the text I have 3 boxes (one for each image) that change the color when the correspondent image is active. the other two boxes are white and appear a small sqare inside (like a space). Is it possible to remove this square? How can I do this?
Thanks in advance,
Arlindo Maia
What is your site url please? We have to see it in case to help you.
Regards, AS Team.
View History
How can I edit Home Top Articles if i want to:
- Change the position in the home page but I want the same setting.
I tried to move it in home page from position 6 to position 23 but I lost every setting I had before.
Thank you!
MPC
We are sorry, there is no such option, the top colored articles on the home page are designed for module position 6 only.
Regards, AS Team.
View History
My site is not online yet but you can see the issue in this link:
https://www.dropbox.com/sh/93anvegemimjd08/AACcZFOoXS9-ZeG8YZKRDNAga?dl=0
small white square in orange box and small orange square in white box
I hope it helps.
Thanks in advance,
Arlindo Maia
We need to see your site source code, the picture will not help us.
Regards, AS Team.
View History
You have the same effect on DemoPreview in your site (green/white). It is the same issue, so please check your demo.
you you want I can give you access to my PC with TeamViewer.
Please let me know.
Best Regards,
Arlindo Maia
The pagination controls you can disable in your Joomla admin panel -> Extensions -> Module manager -> AS ArtSlider under Slider Settings tab.
Regards, AS Team.
View History
Our site is www.actitaly.it
we would like to have in the our home in Home top articles (module newsflash pos 6) 4 articles in the same row... so we done it but three articles have the link to the internal page the fourth don't have... so we tried to manage 2 modules with 2 articles each and we have the four articles in the same row but still no work (three articles yes and the 4° not have a link) can you help us?
Second question: can we change the color of the background site?
Thank!
Benny
Just checked your site it looks fine, all articles are in the same row, we do not see any problems, have you managed to resolve it?
The background color you can change by editing tmpl.default.css file the following class (line 25):
body {
background-color: #f7f8f9;
background-image: url("file:///Hardiscone/images/bg.png");
background-position: left top;
color: #666666;
font-family: Tahoma,Geneva,sans-serif;
font-size: 13px;
line-height: 20px;
margin: 0;
}
Regards, AS Team.
View History
I think i lost some tekt in the css. I have no background anymore. I want to have a fixed background but i cant get it fixed.
A other template has a nice fixed background
http://www.astemplates.com/itempreview/204.
It is nice that it is changing but nog nessesary. i need to get a fixed background that is also responsive.
my site is www.rwronde.nl
Just checked your site, it seems you have managed to make it fixed.
Regards, AS Team.
View History
Got the paid version, installed it via quick start. I got 2 questions 4 U:
1. Can I link one of the Top Articles to a gallery so it will take me straight to it. after clicking on it on a home page??
2. In footer contact me module, email address after @ starts with capital letters (example: me@Mail.Com). It's like that on your demo page as well. With my short email address it looks ridiculous and no mater what I do I can't change it. Any ideas??
Thanks 4 help and a great looking template