Title: CSS &#8211; Menu &#8220;after&#8221; div
Last modified: August 18, 2016

---

# CSS – Menu “after” div

 *  [Chema](https://wordpress.org/support/users/chema/)
 * (@chema)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/css-menu-after-div/)
 * hi everybody, i’m triying to make a good looking style sheet, and, in a menu 
   div, i create an “after” div like this:
 * /* menu formatting */
    #menu { position: absolute; left: 660px; top: 335px; font-
   family: Arial, sans-serif; font-size: 8pt; color: #b28e35; width: 150px; padding:
   0; margin: 0; } #menu:after { content: url(“./images/menu-end.jpg”); }
 * in Mozilla Firefox, it’s look good. An image apear at the end of the menu, but,
   in IE, it’s missing… what a do wrong?… It’s another code for IE?… anyone can 
   help me?…
 * Thanks for all

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [webwiz](https://wordpress.org/support/users/webwiz/)
 * (@webwiz)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/css-menu-after-div/#post-127384)
 * Hi Chema,
 * Nothing wrong with what you are doing. It’s just that IE has poor support for
   CSS2 selectors like the one you are using. Especially on Windows. IE 5 Mac is
   better, but has its own issues.
 * Dean Edwards has a solution using Javascript:
 * [dean.edwards.name/IE7/overview/](http://dean.edwards.name/IE7/overview/)
 * Hope this helps.
    David H.
 *  [webwiz](https://wordpress.org/support/users/webwiz/)
 * (@webwiz)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/css-menu-after-div/#post-127385)
 * Hi Chema,
 * Nothing wrong with what you are doing. It’s just that IE has poor support for
   CSS2 selectors like the one you are using. Especially on Windows. IE 5 Mac is
   better, but has its own issues.
 * Dean Edwards has a solution using Javascript:
 * [dean.edwards.name/IE7/overview/](http://dean.edwards.name/IE7/overview/)
 * Hope this helps.
    David H.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS – Menu “after” div’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [webwiz](https://wordpress.org/support/users/webwiz/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/css-menu-after-div/#post-127385)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
