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


Recent Events
  • 16/10/2012 "ARI Quiz" v.3.3.0

    "ARI Quiz" v. 3.3.0 is ready and it is compatible with Joomla! 3.0.

  • 01/09/2012 "ARI Quiz" v. 3.0.0

    We are glad to announce extremely waiting update for popular Joomla! quiz extension. "ARI Quiz" version 3.0.0 is ready. The code has been totally reworked. The extension is fully compatible with Joomla! MVC model and contains the following new features:


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?

Extended Menu - Design change
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Extended Menu - Design change
#28049
Extended Menu - Design change 1 Year ago Karma: 0
Dear Support Team at Ari-Soft,

i have in the meantime figured out how to condigure ExtMenu but I would very much like the menu to look slightly differently:

- no boder around the buttons
- Menu items separated by a vertical Line "|"
- Sumbenu items also without border, slightly indented and with a bullit point

Here ist the link to the page I am talking about:

icredits.ch/joomla253/

... sorry for being so stupid and asking so much help.

Best regards

Matthias
The administrator has disabled public write access.
 
#28051
Re:Extended Menu - Design change 1 Year ago Karma: 442
Hello,

Add the next CSS rules to "CSS Styles" parameter in module settings:

Code:


#breadcrumbs .ux-menu A,
#breadcrumbs .ux-menu LI A.ux-menu-link-first
{
 border-style: none
}

#breadcrumbs .ux-menu A.ux-menu-link-level-0
{
 border-left-style: solid;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#28053
Re:Extended Menu - Design change 1 Year ago Karma: 0
Thank you so much - you made my day.

Any chance we can make the line a litle bit bolder?

... and ...

Sorry to borther you. Do you know why I get the navigation title repeated on top of all the articles (eg. here: www.icredits.ch/joomla253/ - the page should start with "Willkommen" without the "Home" on top of it.

Thanks again for helping me ... ON A S U N D A Y.

Best regards

Matthias
The administrator has disabled public write access.
 
#28054
Re:Extended Menu - Design change 1 Year ago Karma: 442
You are welcome.

About separators, add the next CSS rule:

Code:


#breadcrumbs .ux-menu A.ux-menu-link-level-0
{
 border-left-width: 3px;
}



About titles, they are added by Joomla!, not by "ARI Ext Menu" module.

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