Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6179367
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T00:39:00+00:00 2026-05-24T00:39:00+00:00

My default page works fine in ie but Firefox it has problems with the

  • 0

My default page works fine in ie but Firefox it has problems with the a:link.
At my page http://www.printer-ink-toner.co.uk and half way down is a link to my status on ebay.
For Firefox this link does not work and for ie it does. I can reproduce this behavior on my development PC also.

The link is contained in a float div block called “centercol50pct” which has CSS of

 .centercol50pct {
    position: relative;
    float: left;
    width: 380px;
    margin:0px 5px 0px 0px;
  }

If the float:left; is removed it works fine. changing any other parameter does not have an effect on the problem.

In addition the search drop downs do not work in Firefox either. I assume it is related but thought I would try and solve the more simple ‘a link’ problem first

Thanks
Nigel

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T00:39:01+00:00Added an answer on May 24, 2026 at 12:39 am

    The centrecolLowerblock div was covering up the above content, therefore making the link unreachable.

    Change

    #centrecolLowerblock {
        position: relative;
        top: 20px;
    }  
    

    to

    #centrecolLowerblock {
        clear: both;
        position: relative;
        top: 20px;
    }
    

    Also your dropdowns are not working due to the same problem (an element is overlapping them). Try changing.

    h3.h3_Largeblue {
        color: blue;
        font-size: 20px;
    }
    

    to

    h3.h3_Largeblue {
        clear: both;
        color: blue;
        font-size: 20px;
    }
    

    That should sort the problem’s 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How come http://www.zolomon.com/wptj/wp-content/themes/default/polaroid.swf works perfectly but not when implemented at http://www.zolomon.com/wptj/?page_id=8 ? The code
when i try access my webapplication with link http://localhost:8080/MyWebApp/login.do It works fine but when
The following code works fine as a independant page as itself. But if incorporated
This javascript works fine in Chrome and Firefox but not in IE8: <script type=text/javascript>
I am trying to set up so that my default page http://demo.liginsurance.com/ goes to
I have a Visual Studio 2010 project with a Master Page that works fine.
http://www.publicgathering.net/temp/fluidvert.html Interestingly enough the problem here is in Firefox of all things. Single image
I have a link button on the page and set it as default button,
I've already set my page default charset and MySQL table charset utf8. It works
Possible Duplicate: Link Button on the page and set it as default button, work

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.