Viewing 2 replies - 1 through 2 (of 2 total)
  • 1. You have this in your CSS:

    .broken_link, a.broken_link {
        text-decoration: line-through;
    }

    2. You seem to be using tables for your page layout? That’s very old technology and you’re missing out on Czr’s Grid system.

    Thread Starter millabout

    (@millabout)

    Thank you rdellconsulting, I’ll remove the broken_link bit from the CSS.

    Interestingly, they’re not actually broken links, that’s what puzzles me most …

    I’ll investigate the Customizr Grid system.

    Thanks
    Nelly

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘links appear broken (crossed out) but they are not’ is closed to new replies.