I'm novice in joomla - please help me.
1.How to align contents of as-position-3 and as-position-31 to the right side?
2.Also how I can change menu orientation from vertical default to horizontal?
brgds,
Max
AS Templates
POSTED: 2014-09-08
Hello MKOMAROV,
We are sorry, we are not providing support to our free items.
Regards, AS Team.
mkomarov
POSTED: 2014-10-02
Hello,
I try to place two modules mod_as_menu to as_position_11 of template 002031 and get error message:
Fatal error: Cannot redeclare class modASMenuHelper in E:\.....\wwwroot\jml_tmp\modules\mod_as_menu\helper.php on line 15
Please help!
mkomarov
POSTED: 2014-11-17
Hello,
Style sheet bootstrap.css include code like this many times:
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'm novice in joomla - please help me.
1.How to align contents of as-position-3 and as-position-31 to the right side?
2.Also how I can change menu orientation from vertical default to horizontal?
brgds,
Max
We are sorry, we are not providing support to our free items.
Regards, AS Team.
I try to place two modules mod_as_menu to as_position_11 of template 002031 and get error message:
Fatal error: Cannot redeclare class modASMenuHelper in E:\.....\wwwroot\jml_tmp\modules\mod_as_menu\helper.php on line 15
Please help!
Style sheet bootstrap.css include code like this many times:
button.btn.btn-large,
input[type="submit"].btn.btn-large
{
*padding-top: 7px;
*padding-bottom: 7px;
}
What's mean asterics simbol before style term?
CSS validator interprete it as error.
Thank you
It commonly used as a hack for old IE versions. Safari and Firefox are ignoring this declaration.
For more info please see http://reference.sitepoint.com/css/universalselector
Regards, AS Team.