Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,
    Just some quick CSS editing required. Appearance, Edit. Make sure you’re looking at style.css, and then look for this line:

    a {
        color: #545454;
        font-weight: bold;
        text-decoration: none;
    }

    Color is what would change. You could try #CBCD9B, which is the color of your text, or any valid color. Check carefully… it’s a very general command, and that could effect loads of links on your site.

    Cheers, Dave

    Thread Starter Venerated Coconut

    (@venerated-coconut)

    Fantastic!! That was easy. Thanks!

    I would highly recommend creating a Child Theme, and placing those CSS edits in your Child Theme’s style.css file.

    Otherwise, as soon as WPFolio is updated, you will lose your changes.

    Thread Starter Venerated Coconut

    (@venerated-coconut)

    Yes, this is on my list.

    I have an unrelated question I’m searching the forum for, but thought I’d ask here. I want to change some thumbnail images so that they are entirely different than the parent image. Is this possible?

    I am using jQuery Lightbox For Native Galleries

    Thanks!

    I want to change some thumbnail images so that they are entirely different than the parent image. Is this possible?

    Not natively using the Media Manager, as far as I know.

    Thread Starter Venerated Coconut

    (@venerated-coconut)

    Okay. Thanks.

    Thread Starter Venerated Coconut

    (@venerated-coconut)

    Oh! I figured it out.

    I went into the site by ftp and found the thumbnail file. I then created thumbnails I wanted at 150×150 in photoshop and named them exactly what they were called by WP when it created the orig icons. Then I uploaded them by ftp, overwriting the originals. it worked!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘links in body color issue’ is closed to new replies.