Can't add image in menus

Demonstrate your product attractively using clean and distinctive coffe shop Joomla template.
GK User
Thu Oct 18, 2012 10:34 am
Hi.
I want to use images, with menu links. I open my menu item, and at the section "Link Type", I select my image.
However, the menu remains the same (only text).
Please, help.
User avatar
Fresh Boarder

teitbite
Thu Oct 18, 2012 2:29 pm
Hi

Our menu do not support images. Please use css to add one.

Use menu class to add a new class, for example "ico-home" than add this code to css:

Code: Select all
a.ico-home {
background: url(../images/ico-home.png) no-repeat left center transparent;
padding-left: 20px;
}
User avatar
Moderator


cron