Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


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 Year, 6 Months 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 Year, 6 Months ago Karma: 275
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 Year, 6 Months 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 Year, 6 Months ago Karma: 275
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 Year, 6 Months ago Karma: 0
Needless to say, it works.

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