Yet another positive comment about the professionalism, phenomenal response times, quality of product and work ethic!
Like "astemDesign3" I have been working on trying to discover the .css for changing the link colors to match my site. This was all day on the 4th of April. I picked it back up again this morning where I left off yesterday.
I then come here to peruse any relevant questions and answers to this topic and low-and-behold! Your team was asked, you answered, and then you updated the template.
problem with premium version of template 2031. I have defined a dropdown menu, but the dropdown box isn't width enough for the menu items. Therefore the text of some menuitems is beyond the dropdownbox. How can I solve this issue.
Here the link to my test site - click on "unsere Leistungen"
http://neu.r-bd.at/
many thanks in advance
Hermann
AS Templates
POSTED: 2012-04-15
Hello hraninger,
You have to make small changes in the template.css file, please find the following classes:
Hello
URL is www.hitnapomoc.net, but the template is currently installed on XAMPP. This is premium template. I want change year to 2009.
Copyright 2012 hitnapomoc.net
BG
Miljenko
AS Templates
POSTED: 2012-04-16
Hello krokimg,
You have to edit index.php file, at the bottom of the file please find the following and change it:
installed it here
http://176.9.32.71/~vidmar/index.php/kontakt
but as you cant see contact form is little messed up.
I use that extension on several templates, not yours, and there contact form is ok
-http://domidona-it.hr/izrada-web-stranica/2012-03-01-22-49-59
-http://somat-projekt.hr/kontakt.html
-http://noninitro.com.hr/en/contact.html
etc ...
I try to use some other contact forms but have the same problem
http://176.9.32.71/~vidmar/index.php/contact-2
Is there any way to resolve this by editing css or something?
AS Templates
POSTED: 2012-04-18
Hello komir2004,
Yes, you have edit css of the used extension, sorry, we are not providing support for third-party extensions.
On position 15 when I set it as menu as specified in the how to, a display problem occurred. only on the home. It was fine when I used custom html but when I did the swap into a menu module, it became corrupted and only on the home page. the other pages are fine. Is there an email I can send the site too as its not ready to be published yet?
I've tried deleting the module and its still showing the area without anything loaded in it.
Is there a way to reload the template on joomla without actually having to disassociate the content? That might solve it.
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
Yet another positive comment about the professionalism, phenomenal response times, quality of product and work ethic!
Like "astemDesign3" I have been working on trying to discover the .css for changing the link colors to match my site. This was all day on the 4th of April. I picked it back up again this morning where I left off yesterday.
I then come here to peruse any relevant questions and answers to this topic and low-and-behold! Your team was asked, you answered, and then you updated the template.
This is just downright GREATNESS!
You are an ICON for all internet businesses...
Very Best Regards
Bean
Thank You!!!
Thank You!!!
Thank You!!!
Regards, AS Team.
View History
www.tendextrading.com
Please press on TENDEXGLOBAL LOGO.
It is redirecting to www.tendextrading.com home page
I need redirect to
www.tendexglobal.com home page
How I can do it?
Best Regards,
Gytis47
View History
I would like to ask a question. Does the free edition of this template include the dropdown menu list? Or is it only supported by the purchased one?
Regards, Irida.
The free version doesn't support dropdown menu, only purchased.
Regards, AS Team.
View History
problem with premium version of template 2031. I have defined a dropdown menu, but the dropdown box isn't width enough for the menu items. Therefore the text of some menuitems is beyond the dropdownbox. How can I solve this issue.
Here the link to my test site - click on "unsere Leistungen"
http://neu.r-bd.at/
many thanks in advance
Hermann
You have to make small changes in the template.css file, please find the following classes:
#header #topmenu ul.menu ul {
display: none;
margin: 0 !important;
padding: 0 !important;
position: absolute !important;
top: 60px;
width: 183px;
z-index: 40 !important;
}
#header #topmenu ul.menu ul li {
height: 35px;
width: 183px;
}
#header #topmenu ul.menu ul ul {
border-left: 0 none;
border-top: 0 none;
display: none;
left: 180px;
margin: 0 !important;
padding: 8px 0 0;
position: absolute;
top: 0;
z-index: 70;
}
and replace with the following:
#header #topmenu ul.menu ul {
display: none;
margin: 0 !important;
padding: 0 !important;
position: absolute !important;
top: 60px;
width: 223px;
z-index: 40 !important;
}
#header #topmenu ul.menu ul li {
height: 35px;
width: 223px;
}
#header #topmenu ul.menu ul ul {
border-left: 0 none;
border-top: 0 none;
display: none;
left: 220px;
margin: 0 !important;
padding: 8px 0 0;
position: absolute;
top: 0;
z-index: 70;
}
We changed the 'width' and 'left', hope it will help you.
Regards, AS Team.
View History
How do I change the copyright in a purchased template? Template is 2031.
Best regards
krokimg
Can you please provide us with an URL? Do you still using a free version?
Regards, AS Team.
View History
URL is www.hitnapomoc.net, but the template is currently installed on XAMPP. This is premium template. I want change year to 2009.
Copyright 2012 hitnapomoc.net
BG
Miljenko
You have to edit index.php file, at the bottom of the file please find the following and change it:
<div class="row2col2">
<div id="trade">
Copyright © <?php echo date('Y'); ?><?php echo $app->getCfg('sitename'); ?>
</div>
</div>
Regards, AS Team.
View History
#colmain h1 { color #ffff11; .... }
but there is no effect.
Other parameters (like background-color) works well?
In which module position/component you need to change it? Thank You.
Regards, AS Team.
View History
Thanks!
Best regards
kroki.mg
Have you published any module in poosition-0?
Sorry, without to see the problem, we can't help you.
Regards, AS Team.
View History
I use <h1> in the content. see www.neu.r-bd.at
best regards
hraninger
You have make changes in the styles.php file in the following class:
#colmain h1,
#colmain h2,
#colmain h3
{
color: #3F3C38;
}
Regards, AS Team.
View History
installed it here
http://176.9.32.71/~vidmar/index.php/kontakt
but as you cant see contact form is little messed up.
I use that extension on several templates, not yours, and there contact form is ok
-http://domidona-it.hr/izrada-web-stranica/2012-03-01-22-49-59
-http://somat-projekt.hr/kontakt.html
-http://noninitro.com.hr/en/contact.html
etc ...
I try to use some other contact forms but have the same problem
http://176.9.32.71/~vidmar/index.php/contact-2
Is there any way to resolve this by editing css or something?
Yes, you have edit css of the used extension, sorry, we are not providing support for third-party extensions.
Regards, AS Team.
View History
I have a slight problem with this template.
On position 15 when I set it as menu as specified in the how to, a display problem occurred. only on the home. It was fine when I used custom html but when I did the swap into a menu module, it became corrupted and only on the home page. the other pages are fine. Is there an email I can send the site too as its not ready to be published yet?
I've tried deleting the module and its still showing the area without anything loaded in it.
Is there a way to reload the template on joomla without actually having to disassociate the content? That might solve it.
Joomla 2.5