2013-09-11

In this post I provided the code for displaying content put in functions.php to appear as an overlay on Minimum Pro‘s home background image. uddhava asked in the comments:

If i implement this in my functions.php then i always have to go back to this file to edit the html. Can this html not be added with a wdget (like on the original article by Carrie?)

i.e., what the user wants is:





Certainly can be and here’s how.

Step 1

Register a sidebar (widgetized area) and overlay its contents on the background image. Add this in functions.php:

Step 2

Add theme support for our structural wrap and the CSS per this post.

The post Overlaying text on background image in Minimum Pro – Part 2 appeared first on Sridhar Katakam.

Show more