Hi,
3 Questions.
(1) I installed the free version of 002033 and then decided to purchase the commercial version as it provides more control over modules etc. When I tried to Install the commercial version, it wouldn't install as the free template is installed. I would like to have both installed for now. How can I do that?
(2) Where can I find an image for the modules locations?
(3) Can I move the menu directly below the slider?
Thanks,
AS Templates
POSTED: 2012-10-08
Hello MASTERWEBMAN,
1. You have uninstall the free version first, this template doesn't allow to have 2 versions.
2. Please see the following page for the module positions:
http://www.astemplates.com/itemdetails.php?id=110&page=params
3. Sorry, not quite understand your question, as you see on the demo preview page the main menu is located under the slider.
Regards, AS Team.
Masterwebman
POSTED: 2012-11-07
Hi, have a problem with the 2033 template. Menu items that are defined as "Text Separator" make the horizontal top-menu look unusable (breaks styling). If you want an example i will have to send it by email.
Many thanks, Marco (urgent :)
AS Templates
POSTED: 2012-11-07
Hello MASTERWEBMAN,
Please provide us with your site URL, we would like to see this issue.
Regards, AS Team.
Masterwebman
POSTED: 2012-11-08
Send a message with the link. Left 1 menu item as Text Separator en changed the others to external links that go nowhere, which works.
AS Templates
POSTED: 2012-11-08
Hello MASTERWEBMAN,
In the template.css file please find the following class:
#header .row2 #topmenu ul.menu li a
{
background-position: left top;
background-repeat: no-repeat;
border: medium none;
display: block;
font-size: 13px;
font-weight: normal;
height: 33px;
margin: 0;
outline-style: none;
padding: 13px 0 0;
position: relative;
text-decoration: none;
width: 140px;
}
and replace it with the following:
#header .row2 #topmenu ul.menu li a,
#header .row2 #topmenu ul.menu li span.separator
{
background-position: left top;
background-repeat: no-repeat;
border: medium none;
display: block;
font-size: 13px;
font-weight: normal;
height: 33px;
margin: 0;
outline-style: none;
padding: 13px 0 0;
position: relative;
text-decoration: none;
width: 140px;
}
Regards, AS Team.
Masterwebman
POSTED: 2012-11-08
Hi, other question. We need to have the horizontal menu beneath any articles, so in any other module position than just the position-1. Is this possible like with any other template worked with before?
Many thanks.
AS Templates
POSTED: 2012-11-08
Hello MASTERWEBMAN,
The template is designed to have main menu in position 1 only, you will need to create your css for all other positions.
Regards, AS Team.
Masterwebman
POSTED: 2012-11-08
Hi, other question. Trying to delete the border line in the horizontal menu, color is #303030, but cant find it in the CSS. Did i overlook it?
Thank you, Marco
Masterwebman
POSTED: 2012-11-08
Hi, thank you for your patience.
The horizontal menu uses a font "Arial Black" that looks different on Chrome and Firefox (one Bold, other not). How can i fix this, thanks. (cleaned cache, and eventually used separate computer to confirm the difference).
Many thanks, Marco
Masterwebman
POSTED: 2012-11-08
Cant read my former comments, but most of the problems have been solved. I do however still have to move the menu below the content, above the footer. Changed the index.php of the template to move module position-1 down in the code. This unfortunately did not work. Would be great if you could help me along,
Thank you,
Kind regards, Marco
AS Templates
POSTED: 2012-11-08
Hello MASTERWEBMAN,
As we told you, the template is designed to have main menu in position 1 only, you will need to create your css for all other positions or you can ask for our services:
http://www.astemplates.com/services.php
Regards, AS Team.
Masterwebman
POSTED: 2012-11-08
Thank you for all replies!
Still have no idea how to change the menu to the bottom, tried many things. Even with changing CSS i am not sure if this can be accomplished. Could you guide me to the right solution?
AS Templates
POSTED: 2012-11-08
Hello MASTERWEBMAN,
Sorry, it should be done by our developers, our support team can't help you in this case:
http://www.astemplates.com/services.php
Regards, AS Team.
Masterwebman
POSTED: 2012-11-08
Thank you for your reply. Unfortunately it would be more economical to change to other commercial template. Hoped this could be solved relatively easy.
Kind regards,
Marco
Masterwebman
POSTED: 2012-11-08
Still think this should be solvable. So i will keep on investing some hours into it and see where it ends. Any tips are more than welcome.
Marco
Masterwebman
POSTED: 2012-11-08
Question. It is possible to add an extra/new module position to this template, according to the 'normal' procedure? (edit xml, index.php and css)?
Kind regards, Marco
AS Templates
POSTED: 2012-11-08
Hello MASTERWEBMAN,
Sorry, we don't have such procedure, but probably the following article will help you, it is for Joomla developers:
http://api.joomla.org/
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
3 Questions.
(1) I installed the free version of 002033 and then decided to purchase the commercial version as it provides more control over modules etc. When I tried to Install the commercial version, it wouldn't install as the free template is installed. I would like to have both installed for now. How can I do that?
(2) Where can I find an image for the modules locations?
(3) Can I move the menu directly below the slider?
Thanks,
1. You have uninstall the free version first, this template doesn't allow to have 2 versions.
2. Please see the following page for the module positions:
http://www.astemplates.com/itemdetails.php?id=110&page=params
3. Sorry, not quite understand your question, as you see on the demo preview page the main menu is located under the slider.
Regards, AS Team.
Many thanks, Marco (urgent :)
Please provide us with your site URL, we would like to see this issue.
Regards, AS Team.
In the template.css file please find the following class:
#header .row2 #topmenu ul.menu li a
{
background-position: left top;
background-repeat: no-repeat;
border: medium none;
display: block;
font-size: 13px;
font-weight: normal;
height: 33px;
margin: 0;
outline-style: none;
padding: 13px 0 0;
position: relative;
text-decoration: none;
width: 140px;
}
and replace it with the following:
#header .row2 #topmenu ul.menu li a,
#header .row2 #topmenu ul.menu li span.separator
{
background-position: left top;
background-repeat: no-repeat;
border: medium none;
display: block;
font-size: 13px;
font-weight: normal;
height: 33px;
margin: 0;
outline-style: none;
padding: 13px 0 0;
position: relative;
text-decoration: none;
width: 140px;
}
Regards, AS Team.
Many thanks.
The template is designed to have main menu in position 1 only, you will need to create your css for all other positions.
Regards, AS Team.
Thank you, Marco
The horizontal menu uses a font "Arial Black" that looks different on Chrome and Firefox (one Bold, other not). How can i fix this, thanks. (cleaned cache, and eventually used separate computer to confirm the difference).
Many thanks, Marco
Thank you,
Kind regards, Marco
As we told you, the template is designed to have main menu in position 1 only, you will need to create your css for all other positions or you can ask for our services:
http://www.astemplates.com/services.php
Regards, AS Team.
Still have no idea how to change the menu to the bottom, tried many things. Even with changing CSS i am not sure if this can be accomplished. Could you guide me to the right solution?
Sorry, it should be done by our developers, our support team can't help you in this case:
http://www.astemplates.com/services.php
Regards, AS Team.
Kind regards,
Marco
Marco
Kind regards, Marco
Sorry, we don't have such procedure, but probably the following article will help you, it is for Joomla developers:
http://api.joomla.org/
Regards, AS Team.