About this topic

  • Posted by silverz 2 years ago. There are 2 posts. The latest reply is from byron.
  • This topic is not resolved
  1. I was wondering how do I make the link 'Add a Photo' be always underlined. I noticed it is underlined when it's hovered over, but not without hovering.

  2. Here's some CSS:

    .bwbps_addphoto_link a {

    text-decoration: underline !important;
    }

RSS feed for this topic