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?

Remove Bullet from menu
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Remove Bullet from menu
#30003
Remove Bullet from menu 10 Months ago Karma: 0
Hey.
I tried to remove the bullets from the vertical menu by adding a few lines of code above issues, and has not worked.
The other thing: i want to remove the underlines of the links of the menu.
My site is http://soldedario.cl/joomla/

thanks
Last Edit: 2012/07/23 14:10 By huachulea.
The administrator has disabled public write access.
 
#30007
Re:Remove Bullet from menu 10 Months ago Karma: 442
Hello,

Add the next CSS rules:

Code:


DIV.ux-menu-container UL.ux-menu LI
{
 background-image: none;
 margin: 0;
 padding: 0;
}

DIV.ux-menu-container UL.ux-menu LI A
{
 text-decoration: none;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#30026
Re:Remove Bullet from menu 10 Months ago Karma: 0
Thank you very much, works fine!
The administrator has disabled public write access.
 
#30474
Re:Remove Bullet from menu 9 Months, 2 Weeks ago Karma: 0
Hi,
I have made these changes but for me the arrow still appears. Can you help me?
What is the mail id I need to send the details for you to see the problem?

Thanks,
sri
vsr
User Offline Click here to see the profile of this user
Last Edit: 2012/08/10 14:25 By vsr.
The administrator has disabled public write access.
 
#30503
Re:Remove Bullet from menu 9 Months, 2 Weeks ago Karma: 442
Link.

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