Q: I love your theme, especially when it comes to photo posts, you have that "magnify" option that appears when you hover the cursor over.

How can you get it to appear on all my posts and reblogged photos?
And how can you make it appear in the center instead of the corner?

The “magnify” icon will appear on any photo post (including reblogs) so long as a High-Res version is available.

You can center the icons with the following Custom CSS:

.photo-btns {
  width: 200px;
  margin-top: -24px;
  left: 50%;
  right: auto;
  top: 50%;
}

11 Notes/ Hide

  1. carlofranco posted this

Recent comments

Blog comments powered by Disqus