Hello AS Team
i was wondering if it is possible to change the colour of the top menu which is set at green. if so how would i go about doing so.
regards
AS Templates
POSTED: 2012-07-08
Hello HAZELINSPIRE,
You can change it using the Template Basic Configuration Parameters, please see the following page for all available parameters:
Hello AS Team
This is the site I'm building: http://www.begalegno.it
The problem is that I do not understand how to create the form.
Thanks and...... good job
Hi
I purchased the template and my zip file does not contain the plugin_googlemap.zip Plugin, I am not yet sure if anything else is missing. Wat shall I do?
Ah, I found the Problem :-)
When I downloaded the template 002027, and installed it,
and clicked on template details (in Joomla) I was directed to the
installation guide of the 002038 design, which had this googlemaps Plugin,
but my design doesn't have it.... So this confused me a bit :-)
Hi, I want to make the submenu drop downs for the top menu white and have a green rollover for the top layer navigation. I got the top menu to have the green rollover like I wanted but it carries over to the submenu drop down. Do you have a fix for this? I tried editing the CSS but can't figure out how to separate them.
Log into the site view with the user name *** and password ***
http://criticallanguageservice.com
Thanks for your help.
AS Templates
POSTED: 2012-08-10
Hello RKELLEHER,
Sorry, we are not able to preview your site with provided username and pass. Please, provide us with correct user and pass via contact us page.
Ok that removes it from the submenu but also from the top level. Can't I keep the green on just the top level? I am trying to achieve this look.
http://livedemo00.template-help.com/wt_38979/index.html
obviously without the flash or rounded corners.
AS Templates
POSTED: 2012-08-10
Hello RKELLEHER,
Please try to add the following class:
#header .row1 #topmenu ul.menu ul li.current a,
#header .row1 #topmenu ul.menu ul li.active a,
#header .row1 #topmenu ul.menu ul li.actives a,
#header .row1 #topmenu ul.menu ul li:hover a
{
background-color:none;
}
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
i was wondering if it is possible to change the colour of the top menu which is set at green. if so how would i go about doing so.
regards
You can change it using the Template Basic Configuration Parameters, please see the following page for all available parameters:
http://www.astemplates.com/itemdetails.php?id=134&page=params
Regards, AS Team.
View History
Please I have not figured out how to set the position 4.
Thanks in advance for your answer and your time.
Regards, Claudio
From the Joomla module manager.
Can You please provide with your url?
Regards, AS Team.
View History
This is the site I'm building: http://www.begalegno.it
The problem is that I do not understand how to create the form.
Thanks and...... good job
Sorry we can't access to your site.
For more documentation read : http://www.astemplates.com/itemdetails.php?id=134&page=howto or http:http://docs.joomla.org/
Regards, AS Team.
View History
I am truly humbled. I made a stupid typo.
The site is: http://www.gebalegno.it
I apologize. Good job. thanks
Sorry, not quite understand your problem, can you please let us more info, what kind of form do you like to create in position 4 ?
Regards, AS Team.
View History
Surely I explained badly, I did not understand how to create the module in position 4.
Congratulations on timeliness.
Regards, Claudio
View History
I purchased the template and my zip file does not contain the plugin_googlemap.zip Plugin, I am not yet sure if anything else is missing. Wat shall I do?
View History
When I downloaded the template 002027, and installed it,
and clicked on template details (in Joomla) I was directed to the
installation guide of the 002038 design, which had this googlemaps Plugin,
but my design doesn't have it.... So this confused me a bit :-)
Thanks for your great templates!
View History
Can you please provide us with your URL , we would like to see this issue.
Regards, AS Team.
View History
Log into the site view with the user name *** and password ***
http://criticallanguageservice.com
Thanks for your help.
Sorry, we are not able to preview your site with provided username and pass. Please, provide us with correct user and pass via contact us page.
Regards, AS Team
View History
Please delete the background-color attribute from the following class in the tmpl.header.css file:
#header .row1 #topmenu ul.menu li.current a,
#header .row1 #topmenu ul.menu li.active a,
#header .row1 #topmenu ul.menu li.actives a,
#header .row1 #topmenu ul.menu li:hover a
{
background-color: #39B24B;
display: block;
padding: 3px 8px;
}
Regards, AS Team.
View History
http://livedemo00.template-help.com/wt_38979/index.html
obviously without the flash or rounded corners.
Please try to add the following class:
#header .row1 #topmenu ul.menu ul li.current a,
#header .row1 #topmenu ul.menu ul li.active a,
#header .row1 #topmenu ul.menu ul li.actives a,
#header .row1 #topmenu ul.menu ul li:hover a
{
background-color:none;
}
Regards, AS Team.
View History
#header .row1 #topmenu ul.menu li.current a,
#header .row1 #topmenu ul.menu li.active a,
#header .row1 #topmenu ul.menu li.actives a,
#header .row1 #topmenu ul.menu li:hover a
{
display: block;
padding: 3px 8px 3px 8px;
background-color: #39B24B;
}
#header .row1 #topmenu ul.menu ul li.current a,
#header .row1 #topmenu ul.menu ul li.active a,
#header .row1 #topmenu ul.menu ul li.actives a,
#header .row1 #topmenu ul.menu ul li:hover a
{
background-color:#ffffff;
opacity: 80%
}