cfgcjm Posted February 13, 2008 Share Posted February 13, 2008 I have a page within a portal that has a link bar across the top of the page. The links work fine in IE but act weird in FF. You can login to the portal to view the problem at http://homeplatenutrition.com/portal/ and use the un:millercj and pw:4447611528 It's the links Product, Reviews, Food Tips, Recipes Hot, Topics, Journals, Logout If i remove the php at the top of the page that verifies the user is logged in the links work fine (http://www.homeplatenutrition.com/portal/test.php) but i don't understand how or why that is... any help would be great Link to comment https://forums.phpfreaks.com/topic/90825-links-are-figity-in-ff/ Share on other sites More sharing options...
EightyOneCuts Posted February 13, 2008 Share Posted February 13, 2008 I get the same problem in firefox regardless of which test link i use. Although all the links work on the first page and the journals page Try removing the text below the links(such as 'Food Tips will go on this page') and replace it with text that has no css applied to it. Link to comment https://forums.phpfreaks.com/topic/90825-links-are-figity-in-ff/#findComment-465526 Share on other sites More sharing options...
AndyB Posted February 13, 2008 Share Posted February 13, 2008 Links look OK to me. If this problem still exists, you'll need to define "act weird" in more conventional terms for us. Link to comment https://forums.phpfreaks.com/topic/90825-links-are-figity-in-ff/#findComment-465533 Share on other sites More sharing options...
EightyOneCuts Posted February 13, 2008 Share Posted February 13, 2008 Indeed Andy, the actual html and php work just as expected . It's probably just a difference between how firefox and IE interpret the css. Hence, why i suggested getting rid of that large burgundy text which is on a few of the page. It seems to be covering the links up with it's padding or something. Edit: My bad, should have explained this in my first post. Link to comment https://forums.phpfreaks.com/topic/90825-links-are-figity-in-ff/#findComment-465539 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.