Title: lanlan's Replies | WordPress.org

---

# lanlan

  [  ](https://wordpress.org/support/users/lanlan/)

 *   [Profile](https://wordpress.org/support/users/lanlan/)
 *   [Topics Started](https://wordpress.org/support/users/lanlan/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lanlan/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lanlan/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lanlan/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lanlan/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lanlan/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [set a css for an image within the style.css file](https://wordpress.org/support/topic/set-a-css-for-an-image-within-the-stylecss-file/)
 *  Thread Starter [lanlan](https://wordpress.org/support/users/lanlan/)
 * (@lanlan)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/set-a-css-for-an-image-within-the-stylecss-file/#post-978150)
 * Hi, thank you. How would I put that into this code which calls for it from my
   index.php so that it can be used as an image map with hot spots?
 *     ```
       <div id="Layer1" style="position:absolute; left:0px; top:0px;
       width:100%; height:100%; z-index:1">
       <img src="image/myimage.gif should go here" usemap="#Map">
       ```
   

Viewing 1 replies (of 1 total)