Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 07/09/2010 Our popular free Joomla! extension has been updated

    ARI Image Slider, ARI Cloud Carousel and ARI Slick Gallery free Joomla! extensions has been updated. Now modules provide integration with popular lightbox plugin called RokBox.

  • 29/08/2010 Free Joomla! photo gallery module

    ARI Soft team is glad to introduce a new Joomla! photo gallery extension called ARI Slick Gallery. The module shows photos in fancy way and can be integrated with different lightbox extensions. See the extension in action here.


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?

Image for vertical menu.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Image for vertical menu.
#5441
Image for vertical menu. 1 Month, 3 Weeks ago Karma: 0
Thanks first of all for the form that you have accomplished.

I need to place an image before the menu item.

If set in CSS Style the line background-image i see image only first menuitem,

but i'm looking Imagine subsequent lines.

Any suggestions?


Sorry for my English.

Link www.peperoncinopiccantefiletto.com/sito/
Last Edit: 2010/07/14 00:43 By M3f1st0.
The administrator has disabled public write access.
 
#5443
Re:Image for vertical menu. 1 Month, 3 Weeks ago Karma: 64
Hello,

Unfortunately we can't open your site, check that URL is correct and it's available online.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#5452
Re:Image for vertical menu. 1 Month, 3 Weeks ago Karma: 0
I checked and seems to work.

Active also the menu that for now and 'disabled so' you can control.

Thanks

I forgot.
The menu called "Menu_Laterale"
Last Edit: 2010/07/14 16:22 By M3f1st0.
The administrator has disabled public write access.
 
#5471
Re:Image for vertical menu. 1 Month, 3 Weeks ago Karma: 64
Use the following CSS rules:

Code:


.yuimenu UL
{
  padding-left: 0;
}

.yuimenu UL LI
{
  height: 20px;
  background: url("http://www.peperoncinopiccantefiletto.com/sito/images/menu_arrow.gif") no-repeat scroll left top transparent;
  padding-left: 30px;
  list-style: none;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#5472
Re:Image for vertical menu. 1 Month, 3 Weeks ago Karma: 0
Needless to say, it works.

Thanks for the quick response.
The administrator has disabled public write access.
 
Go to topPage: 1