On Wed, Sep 17, 2014 at 11:32 PM, Dave Solko <d...@pixelalchemy.com> wrote:
> Is it possible to add a link to the :after?
>
> I'm adding an image via :after, and I want to make it clickable. Is this 
> possible?
>
> Using WP, and it's not possible to add the image without hacking the 
> template. However, it's easy to add it to the css, that's why the convoluted 
> solution.
>
> Dave Solko
> Pixel Alchemy
> d...@pixelalchemy.com
> 513.300.2165
>
>


Without seeing code...

You're adding the image after an element, so can you wrap that element
in an <a href>? You would be adding the image after the element, but
it would be inside the <a>. A quick test with adding some text after
an element worked for me in latest Mac FF/Chrome.

HTH


-- 

Tom Livingston | Senior Front-End Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
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