Yes, that's exactly what I'm doing. 

I was afraid this would be the answer. I was hoping to avoid modifying the php, 
but I guess I'll have to go that route. Thanks.

Dave Solko
Pixel Alchemy
d...@pixelalchemy.com
513.300.2165



On Sep 18, 2014, at 9:35 AM, css-d-requ...@lists.css-discuss.org wrote:

> I assume you're adding this as a background-image, is that correct?
> Something like:
> div:after {
>  content: " ";
>  background-image: url('');
> }
> 
> You can't add tags to an :after.  If this is something you *need* to link
> to, I would suggest adding it to the markup proper (wp template) as that is
> where it belongs.

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to