Hello SIDJOHN,
1. We do not see any problems with installing the template on your server if it meets minimum requirements: http://www.joomla.org/technical-requirements.html
2. We are providing free technical support to our templates only.
Hey everyone. I'm trying to increase the background of the as menu module. Right now, the edges of the background are tight around the text and even if I increase the size of the font, it doesn't seem to matter. Can anyone help me?
AS Templates
POSTED: 2015-02-06
Hello CHIPAILA35,
What is your site url please and what new font size did you put?
Hi! I have the same problem as chipaila35. There is no space between the text and the edges of the menu button background and i can't increase font size.
Additional information to the last post: At the moment i have set menu font size to 19px, but i tried other settings that did not work too. The url of the site is proplast.nwn.at
AS Templates
POSTED: 2015-02-22
Hello MARTINKRIKL,
The font size you can change by editing 'templates/as002035/css/ext.asmenu.css' file the following class (line 105):
Hi - I want to buy the pro Version of this template. Is it possible to remove the copyright link in footer ?
AS Templates
POSTED: 2015-03-04
Hello LASTMAN,
Yes, the premium version comes without copyright, as well in the premium version included quick-start installation package, after installing the package your site will look exact like our demo preview page, it will save a lot of your time.
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
1. We do not see any problems with installing the template on your server if it meets minimum requirements:
http://www.joomla.org/technical-requirements.html
2. We are providing free technical support to our templates only.
Regards, AS Team.
View History
Please can you help me - I am trying to edit the contact information on the footer section of the template. How do I do it and where do I go?
The template is installed on an subdomain to get it right first before make it live. url www.prilla.wiztechsa.co.za
Thanks Dane
This is a custom HTML module, more info and the source code you can preview here: http://www.astemplates.com/joomla-template-documentation/115-192-modules-configuration#contactus
Regards, AS Team.
View History
Warning
Extension record not found in database.
Please tell me the cause, implication and how I can rectify it
There is some problem with file permissions, please check the following posts, we believe it will help you.
Regards, AS Team.
View History
Do you mean 'Our Projects'? You can change it by editing tmpl.default.css file the following classes (line 3058):
#aside-row-1-left .moduletable ul.menu li a,
#aside-row-2-left .moduletable ul.menu li a,
#aside-row-1-right .moduletable ul.menu li a,
#aside-row-2-right .moduletable ul.menu li a
{
width: 92%;
color: #555;
line-height: 34px;
padding-left: 20px;
border-radius: 20px;
transition: 0.5s ease 0.1s;
background-image: -webkit-gradient(linear, left center, right center, from(#ddd), to(#F7F7F7)) !important; /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(left, #ddd, #F7F7F7) !important; /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(left, #ddd, #F7F7F7) !important; /* FF3.6+ */
background-image: -ms-linear-gradient(left, #ddd, #F7F7F7) !important; /* IE10 */
background-image: -o-linear-gradient(left, #ddd, #F7F7F7) !important; /* Opera 11.10+ */
background-image: linear-gradient(left, #ddd, #F7F7F7) !important; /* W3C */
}
#aside-row-1-left .moduletable ul.menu li a:hover,
#aside-row-2-left .moduletable ul.menu li a:hover,
#aside-row-1-right .moduletable ul.menu li a:hover,
#aside-row-2-right .moduletable ul.menu li a:hover
{
color: #333;
box-shadow: 0 0 0 0 #ddd;
background-image: -webkit-gradient(linear, left center, right center, from(#ddd, #F7F7F7), to(#ddd, #F7F7F7)) !important; /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(left, #F7F7F7, #F7F7F7) !important; /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(left, #F7F7F7, #F7F7F7) !important; /* FF3.6+ */
background-image: -ms-linear-gradient(left, #F7F7F7, #F7F7F7) !important; /* IE10 */
background-image: -o-linear-gradient(left, #F7F7F7, #F7F7F7) !important; /* Opera 11.10+ */
background-image: linear-gradient(left, #F7F7F7, #F7F7F7) !important; /* W3C */
}
Regards, AS Team.
View History
See 'color' property please.
Regards, AS Team.
View History
In the same css classes please look for property 'color'.
Regards, AS Team.
View History
You can do it in custom HTML only.
Regards, AS Team.
View History
What is your site url please and what new font size did you put?
Regards, AS Team.
View History
View History
The font size you can change by editing 'templates/as002035/css/ext.asmenu.css' file the following class (line 105):
.navigation #as-menu ul.as-menu > li > a,
#as-menu ul.as-menu > li > span
{
color: #333;
display: block;
font-size: 14px;
font-weight: bold;
padding: 10px 25px;
text-align: center;
text-decoration: none;
text-transform: capitalize;
width: auto;
}
Regards, AS Team.
View History
Yes, the premium version comes without copyright, as well in the premium version included quick-start installation package, after installing the package your site will look exact like our demo preview page, it will save a lot of your time.
Regards, AS Team.