i have a problem with the AS ART Slider in template 002052
My Pictures have the same with as shown on demo (1132*374px)
But the left margin is not justified to the text below.
Which parameter i have to adjust for this? I have tried several, but nothing happens.
Please look on this link for my website
http://wp1014314.server-he.de/
Best regards
Holger Kull
AS Templates
POSTED: 2015-05-16
Hello HOLGERKULL,
You have to publish the slider in position 5 and set Bootstrap column size to 12, this parameter you can find under the module Advanced option, for more info please see the following page:
http://www.astemplates.com/joomla-template-documentation/192-171-modules-configuration#asartslider
Regards, AS Team.
HolgerKull
POSTED: 2015-06-02
Hi AS Support Team,
thanks for the support at the last time.
Now i would like to change the color of the Pull down menu "Therapieformen" from orange to blue for this url:
http://wp1014314.server-he.de/
Which parameter i have to change? I have tried with firebug but i havent found that. Can you help me please.
Thank you
Best regards
Holger Kull
AS Templates
POSTED: 2015-06-02
Hello HOLGERKULL,
You can change it by editing style.default.css file the following class:
#as-menu ul.as-menu ul li a:hover,
#as-menu ul.as-menu ul li span:hover,
#as-menu ul.as-menu ul li.active > a,
#as-menu ul.as-menu ul li.asHover > a,
#as-menu ul.as-menu ul li.active > span,
#as-menu ul.as-menu ul li.asHover > span
{
color: #fd712d !important;
}
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 a problem with the AS ART Slider in template 002052
My Pictures have the same with as shown on demo (1132*374px)
But the left margin is not justified to the text below.
Which parameter i have to adjust for this? I have tried several, but nothing happens.
Please look on this link for my website
http://wp1014314.server-he.de/
Best regards
Holger Kull
You have to publish the slider in position 5 and set Bootstrap column size to 12, this parameter you can find under the module Advanced option, for more info please see the following page:
http://www.astemplates.com/joomla-template-documentation/192-171-modules-configuration#asartslider
Regards, AS Team.
thanks for the support at the last time.
Now i would like to change the color of the Pull down menu "Therapieformen" from orange to blue for this url:
http://wp1014314.server-he.de/
Which parameter i have to change? I have tried with firebug but i havent found that. Can you help me please.
Thank you
Best regards
Holger Kull
You can change it by editing style.default.css file the following class:
#as-menu ul.as-menu ul li a:hover,
#as-menu ul.as-menu ul li span:hover,
#as-menu ul.as-menu ul li.active > a,
#as-menu ul.as-menu ul li.asHover > a,
#as-menu ul.as-menu ul li.active > span,
#as-menu ul.as-menu ul li.asHover > span
{
color: #fd712d !important;
}
Regards, AS Team.