Forums

Top right link not clickable (3 posts)

  1. yellow1912
    Member
    Posted 11 months ago #

    The learn more about us link is not clickable in firefox 3 for some reason. Very weird.

  2. Heartlandish
    Member
    Posted 11 months ago #

    Yes not clickable in Firefox or Safari... so far.

  3. bitmatic
    Member
    Posted 6 months ago #

    The problem is caused by the sitename & sitedesc headers in the top left corner of the theme. These occupy the full width of the theme, so the top-right description div is actually underneath these headers. When you try to click the link, you are actually just clicking on the site title.

    The problem can be solved by setting the width of the left headers to 500 px or thereabouts.

    1. Go to the theme editor.
    2. open the stylesheet
    3. find the "#header h1.sitename" and "#header h2.sitedesc" entries
    4. Add "width: 500px;" to both these entries

    If you want to see a site running a fixed version, you can go to my site at http://bitmatic.com - and feel free to drop me a mail if you have doubts about the fix :-)

Reply

You must log in to post.

About this Topic