• hjemmemamma

    (@hjemmemamma)


    Can somebody please help me with this one?

    My links are invisible!! They won’t show unless I manually underline them, and then they will only show in Firefox. This is really bad, since most of my readers use MSIE.

    I’ve tried editing the style sheet. Nada. I’ve even added a footer in single post, but although I can make the links, make the text bold, italic etc, I cannot for the life of me edit color or underline! Firefox will show the underlining, but not the color. MSIE will show nothing, unless the mouse accidentaly hovers over them.

    I’m getting more desperate by the hour, as my ratings could be higher than they are at the moment. No wonder, if all the links inside my pages and posts are out of whack and noone can actually find them unless they know they’re there.

    Please, please, PLEASE help?

    URL: http://www.hjemmemamma.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter hjemmemamma

    (@hjemmemamma)

    Uhm OK, so it magically sorted itself out. Have no idea why, it just suddenly fell into place. 🙂

    But now I have another problem: the blog title is now underlined too, and that doesn’t look very good on my site. This goes for my category links on the front page as well.

    How do I fix this, and make it so the links in the text are underlined, while categories and blogtitle are not?

    hotkee

    (@hotkee)

    Check your stylesheet style.css.
    should have entry for H1

    check the text-decoration is set to “none” and not “underline”

    hotkee

    (@hotkee)

    Just had look at your site, change stylesheet to read

    h1 {
    	font:2.20em Comic Sans MS, "Times New Roman", Times, serif;
    	font-weight:normal;
    	letter-spacing:-0.03em;
            text-decoration: none
    	}
    Thread Starter hjemmemamma

    (@hjemmemamma)

    Thanks!

    I tried it, but it didn’t seem to work. Not from here anyway, but maybe you see something else than me? It was like that last time I tried too, I didn’t see any changes until a few hours later. Dunno why. 🙂

    hotkee

    (@hotkee)

    If you change the stylesheet, its best to clear your browser cache or do a few refreshes of the page as the stylesheet tends not to be re-downloaded sometimes, thats what I have noticed once its been updated. Quirk of browsers.

    Thread Starter hjemmemamma

    (@hjemmemamma)

    Still nothing… Oh, well… Guess I’ll just have to wait it out.

    But,
    do you have any idea how to remove all the underlinings from the frontpage (but not from the text links in the posts and pages)? If you look at my site, you’ll see that it looks kinda messy right now… and ideally I’d have no underlinings at all there.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Major link problems’ is closed to new replies.