hi
I have bought the template 002066
I am very satisfied
I would like to ask how I can do to change the position of the logo on the home page
I would like to move it up
thank you
daniela
AS Templates
POSTED: 2014-12-27
Hello PRIMETTA,
You can do it by editing tmpl.default.css file the following class (line 2002):
hi
I love this template
I would like to know how I can add a custom module position, under the main menu
I would like to use the new module position to publish the mod_language in my multilingual site
currently I have used the as-position-6 but not satisfied
I have bought Extended License
you can help me please?
tkd
daniela
http://pertinace.com/demo/
AS Templates
POSTED: 2015-04-29
Hello PRIMETTA,
You must to have knowledge in php, html and Joomla API in case to add new position, try to put it in any other module position, the position table you can preview here:
http://www.astemplates.com/joomla-template-documentation/238-155-template-module-positions
Regards, AS Team.
primetta
POSTED: 2015-04-30
thanks for your answer. I added a new module position.
I have published the module ArtSlider AS on the 3 home page: ALL - IT and EN
the slider is not visible
can you help me?
tks
daniela
AS Templates
POSTED: 2015-04-30
Hello PRIMETTA,
For any customization requests please use the following page:
http://www.astemplates.com/customservices
Our support team can help you with installing the template like it is shown on our demo preview page only.
Regards, AS Team.
primetta
POSTED: 2015-04-30
http://pertinace.com/demo/
primetta
POSTED: 2015-04-30
i'm sorry
I solved the problem
I have updated the version of the template because it was not compatible with my Joomla 3.4.1
Now the module As ArtSlider working properly
tks :) ;)
primetta
primetta
POSTED: 2015-04-30
i love this template!!
primetta
POSTED: 2015-05-08
hi
I have to insert a table in an article.
However, if I use a table it is not responsive.
How can I fix with CSS?
tks
primetta
AS Templates
POSTED: 2015-05-08
Hello PRIMETTA,
The template doesn't have css for tables, it is based on html 5 elements.
Tables by default are not responsive and used in old html versions.
Anyway, if you interested to use tables you have to create your own css and put it in the style.custom.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
I have bought the template 002066
I am very satisfied
I would like to ask how I can do to change the position of the logo on the home page
I would like to move it up
thank you
daniela
You can do it by editing tmpl.default.css file the following class (line 2002):
.body__splash .header-wrapper
{
margin-top: 200px;
}
Regards, AS Team.
hi
I love this template
I would like to know how I can add a custom module position, under the main menu
I would like to use the new module position to publish the mod_language in my multilingual site
currently I have used the as-position-6 but not satisfied
I have bought Extended License
you can help me please?
tkd
daniela
http://pertinace.com/demo/
You must to have knowledge in php, html and Joomla API in case to add new position, try to put it in any other module position, the position table you can preview here:
http://www.astemplates.com/joomla-template-documentation/238-155-template-module-positions
Regards, AS Team.
<div class="container" align="center">
<?php if ($this->countModules('as-position-mia')): ?>
<jdoc:include type="modules" name="as-position-mia" style="themeHtml5" />
<?php endif; ?>
</div>
http://pertinace.com/demo
my site is Multilingual
I have published the module ArtSlider AS on the 3 home page: ALL - IT and EN
the slider is not visible
can you help me?
tks
daniela
For any customization requests please use the following page:
http://www.astemplates.com/customservices
Our support team can help you with installing the template like it is shown on our demo preview page only.
Regards, AS Team.
I solved the problem
I have updated the version of the template because it was not compatible with my Joomla 3.4.1
Now the module As ArtSlider working properly
tks :) ;)
primetta
I have to insert a table in an article.
However, if I use a table it is not responsive.
How can I fix with CSS?
tks
primetta
The template doesn't have css for tables, it is based on html 5 elements.
Tables by default are not responsive and used in old html versions.
Anyway, if you interested to use tables you have to create your own css and put it in the style.custom.css file.
Regards, AS Team.