At first: I closed the two questions from yesterday as resolved, because I have to explain the problem again here in other way. Maybe it was a little bit confusing. I tried several ways to get icons in the top menu instead of the titles.
Last trial: create a optional class in Appearance/Menu for each Menu item. So for example, for the „Home“-icon I created a class
' .icon-home-top { background: url (images/icons/iconbox/32-Home-2.png) background-position:left center; background-repeat:no-repeat;}'
and give this class to the Home-Link in the menu/appearance as optional css-class .icon-home-top
But it didn´t work.
I reade many stuff and found, that I possibly have to define fixed menu-item-ids in function.php and give them in a further step further classes?
Or if I can can existent classes, which are this? I tried ' .menu-menu_top .menu-item-100' for example for the home-link. Please let me know.
http://heim.web-by-michi.de/home/
I need this icons urgent, let me know if it´s possible to realize and which class I have to take.
Best regards,
michi














