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?

After line menu and sub-menu ari yui
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: After line menu and sub-menu ari yui
#12436
After line menu and sub-menu ari yui 13 Years, 1 Month ago Karma: 0
Hello! It's fantastic ariyui the module menu. My question is this: the lines separating the items and subitems are displayed in some templates such as 'Beez' which is standard in joomla. But in another I created through the lines do not appear Artisteer.
How can that be displayed?
the url is: www.doriselmamariotto.com.br/index.php

Thanks and sorry my english
Last Edit: 2011/03/15 14:02 By billye.
The administrator has disabled public write access.
 
#12438
Re:After line menu and sub-menu ari yui 13 Years, 1 Month ago Karma: 747
Hello,

This separate line is defined into site template CSS file. If you want to avoid it, add the next CSS rule:

Code:


#left .yuimenu ul li
{
 border-style: none;
}



If you want to add it to another template, try to use the next CSS rule:

Code:


DIV.yuimenu ul li
{
 border: 1px solid #FFF;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#12439
Re:After line menu and sub-menu ari yui 13 Years, 1 Month ago Karma: 0
Thank you very much 'the flash'!
The administrator has disabled public write access.
 
Go to topPage: 1