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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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
(0 viewing) 
Go to bottomPage: 1
TOPIC: After line menu and sub-menu ari yui
#12436
After line menu and sub-menu ari yui 14 Years 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 14 Years ago Karma: 763
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 14 Years ago Karma: 0
Thank you very much 'the flash'!
The administrator has disabled public write access.
 
Go to topPage: 1