Hi guys,
I am using AS Menu in Template as002046 (extended license), despite applying the same settings as in the quickstart version, I cannot get rid of the fine vertical separation line at the very left rim of the menu (see: http://production.association4u.com.ua) any advise would be appreciated! Thanks!
AS Templates
POSTED: 2016-04-18
Hello GNEUMANN,
It seems you made changes in the ext.default.css file, there is missed one class:
see 'production.association4u.com.ua/modules/mod_as_menu/css/ext.default.css' file line 83.
Regards, AS Team.
gneumann
POSTED: 2016-04-19
Hi,
thanks a lot! but strange: As far as I can remember, I did not touch the CSS file ...
But thanks for the hint! - I just replaced the file with the one from the quickstart package and now it looks perfect!
gneumann
POSTED: 2016-04-21
Dear Guys,
Is there a way to change the width of the main menu items of AS Menu? For the submenus I found a setting, but the main entries seem to be in a fixed width? Pls.advice.
Thank you!
AS Templates
POSTED: 2016-04-21
Hello GNEUMANN,
The width you can change by editing css files. You can easy determinate the file which should be changed and the css class by installing and using Fireblug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
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
I am using AS Menu in Template as002046 (extended license), despite applying the same settings as in the quickstart version, I cannot get rid of the fine vertical separation line at the very left rim of the menu (see: http://production.association4u.com.ua) any advise would be appreciated! Thanks!
It seems you made changes in the ext.default.css file, there is missed one class:
#as-menu ul.as-menu > li.firstItem,
#as-menu ul.as-menu > li:first-child {
background: transparent none repeat scroll 0 0;
}
see 'production.association4u.com.ua/modules/mod_as_menu/css/ext.default.css' file line 83.
Regards, AS Team.
thanks a lot! but strange: As far as I can remember, I did not touch the CSS file ...
But thanks for the hint! - I just replaced the file with the one from the quickstart package and now it looks perfect!
Is there a way to change the width of the main menu items of AS Menu? For the submenus I found a setting, but the main entries seem to be in a fixed width? Pls.advice.
Thank you!
The width you can change by editing css files. You can easy determinate the file which should be changed and the css class by installing and using Fireblug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.