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?

Sub menu does not show on homepage and CSS error
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Sub menu does not show on homepage and CSS error
#28085
Sub menu does not show on homepage and CSS error 12 Years, 2 Months ago Karma: 0
Hello,

I am new to joomla and Ari Ext Menu. I have figured out how to customize it a bit, but not fully. I have two main problems:

1. On pageload for the homepage only, the sub menu drop downs to not load. When I click any link and navigate to another page, however, all of the sub menu drop downs load fine as I would expect. This happened on initial installation and has not changed with customization to the colors and basic options.

2. Which css file should I be editing? There is the CSS styles under basic options but adding any references there does not seem to do anything. Adding CSS styles in the menu.min.css also does not seem to work out, nor does the template.css file with my template. The reason I ask this is because I have been browsing your forums trying to get my menu centered properly on my page. Once I can figure that out I should be all set.

Thanks for your time.

My site is located here along:

www.hope-ne.org
login: demo
password: passWORD2012
The administrator has disabled public write access.
 
#28087
Re:Sub menu does not show on homepage and CSS error 12 Years, 2 Months ago Karma: 748
Hello,

We can't login with provided credentials. Check it please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28088
Re:Sub menu does not show on homepage and CSS error 12 Years, 2 Months ago Karma: 0
I have reset the credentials. It works now. Please try again. Sorry about that.
The administrator has disabled public write access.
 
#28097
Re:Sub menu does not show on homepage and CSS error 12 Years, 1 Month ago Karma: 748
Nothing is changed.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28114
Re:Sub menu does not show on homepage and CSS error 12 Years, 1 Month ago Karma: 0
Try passWORD1234.

Update - I have been able to fix the initial page load error, however I cannot seem to get the menu centered, which relates to my second question above regarding not accurately editing the CSS file. Any thoughts? Thanks
The administrator has disabled public write access.
 
#28118
Re:Sub menu does not show on homepage and CSS error 12 Years, 1 Month ago Karma: 748
Add the next CSS rules to "CSS Styles" parameter in module settings:

Code:


DIV.ux-menu-container
{
 text-align: center;
}

DIV.ux-menu-container .ux-menu-horizontal
{
 display: inline-block;
}



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