Title: Simple Menu Background Image
Last modified: August 19, 2016

---

# Simple Menu Background Image

 *  [Jay Hoffmann](https://wordpress.org/support/users/jhoffm34/)
 * (@jhoffm34)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/simple-menu-background-image/)
 * Hello, I am trying to get a menu up within one of my wordpress pages, in the 
   html itself. You can see it here:
 * [http://digitalfilmacademy.com/wordpress/about](http://digitalfilmacademy.com/wordpress/about)
 * For some reason though, I cannot seem to get the background image that is behind
   the menu buttons to work. My css reads like this:
 * >  #navmenu ul {
   >  margin: 0; padding: 0; list-style-type: none; list-style-image:
   > none; }
   > #navmenu li {
   >  display: inline; }
   > #navmenu ul li a
   >  {text-decoration:none; margin: 4px; padding: 5px 20px 5px
   > 20px; color: blue; background-image:url(‘images/abt.jpg’) }
   > #navmenu ul li a:hover {
   >  color: purple; background-image:url(‘images/abt.jpg’);}
 * I have also tried a direct path to the images with the full url but this does
   not work either. Is there something wrong with my css? It seems pretty basic.

The topic ‘Simple Menu Background Image’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [Jay Hoffmann](https://wordpress.org/support/users/jhoffm34/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/simple-menu-background-image/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
