Subject: AS Template and Chrono Forms - a conspicuousness
Hi
please notice the communication below concerning a conspicuousness on our new website.
Thanks for feedback!
Kind Regards
Georg Schuster
Manager Marketing & Sales
Von: ChronoEngine.com Team [mailto:chronoengine@gmail.com]
Betreff: Re: Chrono Forms - a conspicuousness
Hi Georg,
The page has 2 javascript errors, the source of the errors are a menu file and a template file, but I can't understand why the error occurs, maybe you can ask the template or menu developers for assistance or clues ?
Please let me know!
Best regards,
Max
Hi Max
sorry for rerunning contact, but our quality tester reports, that the subitems of our main menu could not be fold down if the formular site is running in browser. Can you please check this and give me a feedback? Thanks a lot.
This is the url to the concerned site: http://test082014augjoomla.carmao.de/unternehmensprofil/kformular
AS Templates
POSTED: 2014-12-11
Hello CARMAOGMBH,
It seems there is some kind of jQuery conflict, try to disable it in your extension, or ask the extension developer to use jQuery.noConflict() in scripts.
Regards, AS Team.
CARMAOGmbH
POSTED: 2014-12-11
Hi there
we installed 4 Pictures in AS ArtSlider and reduced the heigth. Now we have a thin black line while changing the picture. It appears, than it disappears.
Do you have an idea to solve this?
Many thanks and kind regards
Georg Schuster, CARMAO GmbH
AS Templates
POSTED: 2014-12-11
Hello CARMAOGMBH,
You must to have the same height and width for all slider images, in your case two of images have width 1115px and two other 1119px.
Regards, AS Team.
CARMAOGmbH
POSTED: 2014-12-11
Hi there
one further problem in some version of IE10 or IE11: In top menu we have a line break after 5 of 6 menu items. The sixth item moves in the next row and is displayed on the left of the menu.
It concerns to some version: 10.0.23 and 11.0.14, but not on all PCs. Do you have an idea how to solve this? Is there - eventually - a problem with negative margin or a free width or something else?
Thanks for help!
Kind regards
Georg Schuster, CARMAO GmbH
AS Templates
POSTED: 2014-12-11
Hello CARMAOGMBH,
Everything works fine on our PCs, but you can reduce the menu item width by editing the following file:
http://test082014augjoomla.carmao.de/modules/mod_as_menu/css/ext.default.css
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
Subject: AS Template and Chrono Forms - a conspicuousness
Hi
please notice the communication below concerning a conspicuousness on our new website.
Thanks for feedback!
Kind Regards
Georg Schuster
Manager Marketing & Sales
Von: ChronoEngine.com Team [mailto:chronoengine@gmail.com]
Betreff: Re: Chrono Forms - a conspicuousness
Hi Georg,
The page has 2 javascript errors, the source of the errors are a menu file and a template file, but I can't understand why the error occurs, maybe you can ask the template or menu developers for assistance or clues ?
Please let me know!
Best regards,
Max
Hi Max
sorry for rerunning contact, but our quality tester reports, that the subitems of our main menu could not be fold down if the formular site is running in browser. Can you please check this and give me a feedback? Thanks a lot.
This is the url to the concerned site: http://test082014augjoomla.carmao.de/unternehmensprofil/kformular
It seems there is some kind of jQuery conflict, try to disable it in your extension, or ask the extension developer to use jQuery.noConflict() in scripts.
Regards, AS Team.
we installed 4 Pictures in AS ArtSlider and reduced the heigth. Now we have a thin black line while changing the picture. It appears, than it disappears.
Do you have an idea to solve this?
Many thanks and kind regards
Georg Schuster, CARMAO GmbH
You must to have the same height and width for all slider images, in your case two of images have width 1115px and two other 1119px.
Regards, AS Team.
one further problem in some version of IE10 or IE11: In top menu we have a line break after 5 of 6 menu items. The sixth item moves in the next row and is displayed on the left of the menu.
It concerns to some version: 10.0.23 and 11.0.14, but not on all PCs. Do you have an idea how to solve this? Is there - eventually - a problem with negative margin or a free width or something else?
Thanks for help!
Kind regards
Georg Schuster, CARMAO GmbH
Everything works fine on our PCs, but you can reduce the menu item width by editing the following file:
http://test082014augjoomla.carmao.de/modules/mod_as_menu/css/ext.default.css
the following css class:
#as-menu ul.as-menu > li, #as-menu ul.as-menu > li:hover {
background: url("../images/li.bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
list-style: outside none none;
margin: 0;
padding: 0;
text-align: center;
width: 16.66%;
}
try to change the width to 16.65% and check your site.
Regards, AS Team.