[Theme – Chunk] Background image link to url
-
http://tara-makeup.com/tara-o-farrell/
On the above link ive added a background image into the Chunk sidebar using a method recommended by thesacredpath on wordpress.com forum (code below)
What i’d really like to do is make that image link to a url?
I saw a few posts suggesting possible workarounds for this… all looked quite complex. Is there one that i might be able to manager (novice css editor at work!).hentry .entry-meta {
background: url(“http://tara-makeup.com/wp-content/uploads/2014/04/taraad.jpg”) no-repeat scroll 0 0 transparent;
height: 159px;
padding-top: 200px;
}Thanks
The topic ‘[Theme – Chunk] Background image link to url’ is closed to new replies.