• Resolved jtolksdo

    (@jtolksdo)


    Hi,

    I was searching a couple of hours for a non working download link. Finally I found out the link text color is based on the a color, which is white in my theme! As the lighbox background is white as well it was white on white – how genius!

    So I’ve added in lighbox.min.css
    #downloadLink{<strong>color:#000000;</strong>margin-left:10px}
    Now I have some text 🙂

    Maybe it would be good to define the text color in the plugin web interface.

    http://ww.wp.xz.cn/extend/plugins/wp-jquery-lightbox/

Viewing 1 replies (of 1 total)
  • ulfben

    (@ulfben)

    Thanks for doing the research before posting. Using CSS to control colors is how the web works. I see no reason to bloat the plugin with settings for that.

    A tip though; edit your own stylesheets. Adding stuff to a minified file is just asking for problems. It will be replaced every time you update the plugin.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP jQuery Lightbox] Download link color’ is closed to new replies.