Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Add second menu and first one get messed
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Add second menu and first one get messed
#23515
Add second menu and first one get messed 12 Years, 3 Months ago Karma: 0
Hi.

With much time I configurate the ARI YUI Menu (MENU PRINCIPAL on the right column): I changed the image file "menuitem_submenuindicator" (in \modules\mod_ariyuimenu\mod_ariyuimenu\js\assets\menu\sam), etc.

When I added a SECOND Ari Yui Menu, automatically things went bad with the first menu, and then after, also the second Menu get messed. The submenu indicator disapears, and the width of the submenus get shorten, the separator between menu items dissapears.

I deleted the Second Menu, but things haven't fixed.

Could you give me anidea of what went bad?

As follow this is my personalize CSS parameter in the Module:

body#bd.bd .column
{
position: relative;
z-index: 3000;
overflow:visible;
}

.yuimenu ul li
{
background-image: none;
}

body .yui-skin-sam .yuimenubaritem-active
{
background: none orange;
}

#ariyui28 .yuimenubar ul, #ariyui28 .yuimenu ul {
background-color: #E1F2FA /*#02A1DB*/;
}

#ariyui28.yui-skin-sam .yuimenu .bd {
border: 1px solid #E1F2FA;
overflow:visible;
}

#ariyui28.yui-skin-sam UL LI A.yuimenuitemlabel {
color:#006699;
height:24px;
}

#ariyui28 A {
font-size: 12px !important;
}

Could you please guide me in what I did wrong? And how I should add a second menu? The site is www.contraloriasai.gov.co


Cordially,

JRD
The administrator has disabled public write access.
 
#23516
Re:Add second menu and first one get messed 12 Years, 3 Months ago Karma: 747
Hello,

The module can't load CSS file. 403 error occurs. Check that <joomla_directory>/modules/mod_ariyuimenu/mod_ariyuimenu/css_loader.php file has appropriate permissions.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#23519
Re:Add second menu and first one get messed 12 Years, 3 Months ago Karma: 0
Hi. Thank you for such a quick reply.

Probably it show that the CSS is not loaded, becasue I am using a Template Framework that is configurated to Join, Minify and Compress the CSS and JS files to provide a faster page load.

The file you mentioned (css_loader.php) has permission 644.

Would you need me to change the configuration of the template framework, for not to join the CSSs under one file?

JRD
The administrator has disabled public write access.
 
#23520
Re:Add second menu and first one get messed 12 Years, 3 Months ago Karma: 747
It is not possible to load css_loader.php file. You can try to load it into a browser and see 403 HTTP occurs.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#23521
Re:Add second menu and first one get messed 12 Years, 3 Months ago Karma: 0
I am so sorry. You are right!

Recently someone from our Office Team modified the .htaccess file with a "Deny from all"(for .PHPs). I commented the line. Now the css_loader.php is loading.


Now you can see that the first ARI YUI MENU (Menu Principal) get affected: the submenu indicator disappeared and the submenu widht get shorten; while the Second ARI YUI Menu (Rendiciones) has no problem.

JRD
The administrator has disabled public write access.
 
#23532
Re:Add second menu and first one get messed 12 Years, 3 Months ago Karma: 747
Set "Safe mode" parameter to "Yes" in module settings for the second menu.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12