Links don't work when switching to CSS

D

don

Hi,

I redesigned a website and changed from table code to pure CSS. A a
result, something strange has occured. In IE and Opera, all is OK.
However, in Firefox and Netscape, some of my links no longer work.

For an example, go to: http://www.fivestarterminals.com/

Half way down is a "contact us" link. It is active using IE but
innactive using Firefox.

I am perplexed ???????????????

Thanks,
Don
 
B

Bernhard Sturm

I am perplexed ???????????????

you have div covering half of your content:

#header_text (line 27)

{
position: absolute;
left: 270px;
top: 25px;
bottom: 0px;
right: 0px;
}

this is causing your troubles in firefox...

HTH
bernhard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top