css - Centralize the words and image of the partition menu? -



css - Centralize the words and image of the partition menu? -

how can center words , image of partition menu?

ul # top-menu li {     padding-left: 19px; background: url (images / menu-bg.png) no-repeat right 3px; }

the site dev.fatorzen.com

the items in menu, ul#top-menu li, have padding-left: 19px. if remove text centered.

css wordpress menu

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -