Title: Link Highlight box plugin
Last modified: August 18, 2016

---

# Link Highlight box plugin

 *  [pfigg](https://wordpress.org/support/users/pfigg/)
 * (@pfigg)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/link-highlight-box-plugin/)
 * Can someone point me to where I can access the plugin that creates a highlight
   box over a link in 1.5?
 * Thanks.
 * -paul.

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

 *  [Minna](https://wordpress.org/support/users/minna/)
 * (@minna)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/link-highlight-box-plugin/#post-153878)
 * Not sure what you mean, but could it be [Fancy ToolTips](http://www.victr.lm85.com/fancytooltips/)?
 *  Thread Starter [pfigg](https://wordpress.org/support/users/pfigg/)
 * (@pfigg)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/link-highlight-box-plugin/#post-153887)
 * When I mouse over a link in a post, I want the text to be encloses in a square
   highlight box.
 * Mouse over the links here: [http://matthewbischoff.com/blog/](http://matthewbischoff.com/blog/)
 * thanks.
 *  [Minna](https://wordpress.org/support/users/minna/)
 * (@minna)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/link-highlight-box-plugin/#post-153892)
 * ah… that’s simple CSS. All links will get that background when you write something
   like this in your stylesheet:
    a:hover { background-color: green; } you can replace
   green with any colour (words or the #-values, or rgb values) Naturally you can
   write more stricter “rules” to get the backgrounds show up only in posts or whatever
   you like. For example if your posts are enclosed in a div titled “storycontent”,
   you could write #storycontent a:hover { background-color: green; }
 *  Thread Starter [pfigg](https://wordpress.org/support/users/pfigg/)
 * (@pfigg)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/link-highlight-box-plugin/#post-153906)
 * Thanks! Thats what I was looking for.
 * regards…
 * -paul.

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

The topic ‘Link Highlight box plugin’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [pfigg](https://wordpress.org/support/users/pfigg/)
 * Last activity: [21 years, 2 months ago](https://wordpress.org/support/topic/link-highlight-box-plugin/#post-153906)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
