Forums

[resolved] Hyperlinks not working in single post page (3 posts)

  1. dguyen
    Member
    Posted 2 years ago #

    I've been racking my brain over this for days!

    When you visit my blog:
    http://whitespaceandtype.com/design-blahg

    You can click on any hyperlink within any post...however when you visit a single post... ie:

    http://whitespaceandtype.com/2010/design-blahg/all-else/i-like-to-ride-my-bicycle

    ...you can no longer click on any hyperlinks (ie. hyperlink to Fast Company)...

    Links work in IE8 but no other browsers...

    Please advise...

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    this line from style.css is the reason:

    div, ul, li, form { position:relative }

    when i remove the 'div, ' from this line in firefox wt. developer add-on, the links are working.

    i obviously don't know why these styles are there, so there is a possibility that removing them will have negative effects somewhere else on your site.

  3. dguyen
    Member
    Posted 2 years ago #

    Ah yes, many thanks. Of course, I should always check the CSS styling reset I've never used before.

    Again thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic