This is a discussion on "[SOLVED] Links not working in FF ?" within the Web Page Design section. This forum, and the thread "[SOLVED] Links not working in FF ? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Links not working in FF ?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
[SOLVED] Links not working in FF ?
Hi
Please have a look at two static text links that are not working on FF but are on IE. I looked at the link's code and used it on other pages and it worked fine, I also moved working links code from other pages and that did not work in the page? Valid mark up and CSS Valid Cheers then. http://www.capoeiracanal.co.uk/capoe...ol-contact.php |
|
|
|
#2
|
|||
|
|||
|
Re: Links not working in FF ?
Probaly a simple typo surely? where you have put something like << or >> i cant look as im not a FF supporter, but im sure someone will help ya soon.
Good luck ~Dean |
|
#3
|
||||
|
||||
|
Re: Links not working in FF ?
Will go over it again! cheers
|
|
#4
|
|||
|
|||
|
Re: Links not working in FF ?
I don't see anything with the code in that paragraph that could be messing the link. At first I thought perhaps the class="aor" could be the trouble but see that you have it for all three text links and one of the links is working.
It must be something in the head of your code. |
|
#5
|
|||
|
|||
|
Re: Links not working in FF ?
You have a <div id="contact"> layered on top of some of the text, obscuring it and making it unclickable.
Add this CSS to see what I mean:
|
|
#6
|
||||
|
||||
|
Re: Links not working in FF ?
Quote:
|
|
#7
|
||||
|
||||
|
Re: Links not working in FF ?
Well I added float: left; to div#contact2 and the problem has gone away!?
Thanks again |
|
#8
|
|||
|
|||
|
Re: Links not working in FF ?
This changed the positioning of div#contact2, so that it no longer obscures the text in the left column.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Links not working in IE but work in FireFox/Safari | skuliaxe | Web Page Design | 2 | Mar 17th, 2008 15:52 |
| Rollover image links - eek...why aren't they working?? | supanova75 | Web Page Design | 7 | Nov 15th, 2007 12:47 |
| links not working in IE | karloff | JavaScript Forum | 5 | Jul 22nd, 2007 18:07 |
| CSS links not working in IE | JimmiJames | Web Page Design | 5 | Apr 28th, 2006 19:09 |
| Bad day---now rollover links not working | autumn_whispers2me | Flash & Multimedia Forum | 4 | Feb 15th, 2005 12:24 |