I really didn't need support for the third party extensions. I simply wanted to know if you have the free versions of your templates set so text cannot be floated around an image.
AS Templates
POSTED: 2012-05-01
Hello johnkov,
We think we don't have such, sorry.
Hi
Thanks for a quick answer. I is Perfect.
Can I remove the box arround the Menu, so it look like it is only standing on the background - or is that too difficult?
Regards
Poul Due
AS Templates
POSTED: 2012-05-16
Hello POULDUE,
Can you please provide us with an URL? We will check.
I have purchased this template. i would like to remove the border that appears around an image placed in module position-12. All other borders are ok, i just need the border that appears around images placed in this position to be removed.
Thanks!
AS Templates
POSTED: 2012-05-25
Hello SRBMADDIE,
Can You please provide with your site URL? We would like to check and let you know how is it possible to change it.
Hello,
I bought 'AS002034' Joomla Template but on my local host site I see:
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:Webxampphtdocsprova.it emplatesas002034params.php on line 11
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:Webxampphtdocsprova.itincludesapplication.php on line 540
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:Webxampphtdocsprova.it emplatesas002034params.php on line 27
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:Webxampphtdocsprova.itincludesapplication.php on line 540
What does it mean?
How can I resolve this problem?
Hello,
I just installed the free version of the template and I can not see the options column in template manager, i need to include a logo and make several tests before buying. Is it necessary to test it before buying it?
Thanks!
AS Templates
POSTED: 2012-05-29
Hello JRINCONA,
We are sorry, the free version doesn't have template parameters.
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
View History
We think we don't have such, sorry.
Regards, AS Team.
View History
Regards, Poul
In the template.css file please look for the following class:
#header .row1 #topmenu
{
background-image: url("../images/bg.topmenu.png");
background-position: left top;
background-repeat: repeat-x;
height: 70px;
margin: 0 auto;
padding: 0;
position: relative;
text-align: center;
text-transform: uppercase;
z-index: 20;
}
You have delete 3 first lines.
Regards, AS Team.
View History
Thanks for a quick answer. I is Perfect.
Can I remove the box arround the Menu, so it look like it is only standing on the background - or is that too difficult?
Regards
Poul Due
Can you please provide us with an URL? We will check.
Regards, AS Team.
View History
Thanks. My URL is www.duerne.dk/kaftest2
It is my sandbox, where I'm testing.
Do you need access to the administration
Regards
Poul Due
In the styles.php file please find: #header .row1 #topmenu class and delete border attribute, or comment it.
Regards, AS Team.
View History
Thanks!
Can You please provide with your site URL? We would like to check and let you know how is it possible to change it.
Regards, AS Team.
View History
View History
I bought 'AS002034' Joomla Template but on my local host site I see:
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:Webxampphtdocsprova.it emplatesas002034params.php on line 11
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:Webxampphtdocsprova.itincludesapplication.php on line 540
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:Webxampphtdocsprova.it emplatesas002034params.php on line 27
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:Webxampphtdocsprova.itincludesapplication.php on line 540
What does it mean?
How can I resolve this problem?
View History
I bought AS Login but I cannot see it on my local site.
Which position have I select in my module parameters?
Thank you
1. Please see the solution here:
http://forum.joomla.org/viewtopic.php?p=2341591
http://forum.joomla.org/viewtopic.php?p=2443155#p2443155
2. In the demo preview it is published in the module position 1, but you can publish it in any position.
Regards, AS Team.
View History
I just installed the free version of the template and I can not see the options column in template manager, i need to include a logo and make several tests before buying. Is it necessary to test it before buying it?
Thanks!
We are sorry, the free version doesn't have template parameters.
Regards, AS Team.
View History
Is it possible to remove the border arround the pictures in the artikels.
(Not the modulpos 12)
Best regards
Poul Due
Can You please provide us with the page URL where you would like to remove it? We will check and let you know.
Regards, AS Team.
View History
The URL is: http://www.kafevents.org/index.php/registration/entry-form
Best regards
Poul Due
In the styles.php file please find the following class and remove the first line:
#colmain #component img
{
border: <?php echo $body_bordersize; ?>px solid <?php echo $main_bordercolor; ?>;
-moz-border-radius: <?php echo $body_borderradius; ?>;
border-radius: <?php echo $body_borderradius; ?>;
}
Regards, AS Team.