Viewing 3 replies - 1 through 3 (of 3 total)
  • As an alternative you could also wrap the images in list items (
    <li></li>
    ) and give them a background.
    In your css just write
    li:hover{
    background:url();
    }

    Thread Starter atlantiscanyon

    (@atlantiscanyon)

    Thanks wpapi for the code! I just can’t figure out where to place it. Do I insert that entire code into my blog post and then edit the images, or do I stick it somewhere else such as style.css?
    Thanks

    Purab

    (@wordpressapi)

    you need the create the different template page and edit the code as per your need and assign your template that page.

    [Removing email – Please stop this.]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hover over image in blog post’ is closed to new replies.