IE7 FF don't look the same

This is a discussion on "IE7 FF don't look the same" within the Web Page Design section. This forum, and the thread "IE7 FF don't look the same are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Oct 27th, 2007, 11:58
Up'n'Coming Member
Join Date: Sep 2007
Location: Canterbury
Age: 31
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
IE7 FF don't look the same

Can anyone tell me why the two columns of pictures here:
http://www.freewebs.com/mykl/gallery%20test.html
are close together in IE7 but further apart in FF? And if so, how do I make them look like they do in IE7?

Here's the code:

.menu1 {margin:0px auto;}
.menu1 ul li a, .menu ul li a:visited {display:block; text-decoration: none; text-align:left; padding-left: 0px;}
.menu1 ul {padding:0; margin:0; list-style-type: none;}
.menu1 ul li {float:right; position:relative;}
.menu1 ul li ul {visibility:hidden; position:absolute;}
.menu1 table {border-collapse:collapse; margin:0; padding:0; font-size:1em; margin:-1px;}
.menu1 ul li:hover ul, .menu ul li a:hover ul {visibility:visible; top:-100px; right:115px;}
.menu1 ul li:hover ul li, .menu ul li a:hover ul li {display:block; clear:both;}
.menu1 ul li:hover ul li ul, .menu ul li a:hover ul li a ul {visibility:hidden; position:absolute;}
.menu1 ul li:hover ul li a, .menu ul li a:hover ul li a {display:block; padding-left:-5px;}

Last edited by mykl; Oct 27th, 2007 at 12:00. Reason: missing question
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Oct 27th, 2007, 12:03
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,797
Thanks: 0
Thanked 17 Times in 17 Posts
Re: IE7 FF don't look the same

I dont really know the answer to your above question but i feel this is more important than what you are mentioning.. Have you chacked the state of the site in IE 6?

Everything is in the wrong place. Do you want a screenshot?
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Oct 27th, 2007, 12:04
Up'n'Coming Member
Join Date: Sep 2007
Location: Canterbury
Age: 31
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 FF don't look the same

yes please
how do i download ie6? it won't let me install as I have ie7...

Last edited by mykl; Oct 27th, 2007 at 12:07. Reason: missing q
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Oct 27th, 2007, 12:42
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,797
Thanks: 0
Thanked 17 Times in 17 Posts
Re: IE7 FF don't look the same

You can get multiple ie from here: http://tredosoft.com/Multiple_IE.
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Oct 27th, 2007, 18:38
Up'n'Coming Member
Join Date: Sep 2007
Location: Canterbury
Age: 31
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 FF don't look the same

IE6 installed.
IE6 layout problem fixed.
So... back to my origianl question. Anyone got any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Oct 27th, 2007, 18:45
Up'n'Coming Member
Join Date: Sep 2007
Location: Canterbury
Age: 31
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 FF don't look the same

And why does my footer appear about 20px too high in IE? I've got it set 0px above the bottom and it works in FF.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Oct 29th, 2007, 05:11
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: IE7 FF don't look the same

testing...




test
test
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)

Last edited by Daniel; Oct 30th, 2007 at 16:24. Reason: test
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Oct 29th, 2007, 13:15
Up'n'Coming Member
Join Date: Sep 2007
Location: Canterbury
Age: 31
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 FF don't look the same

Well Monie, thanks for your er.... thing there! So apparently no one can answer my question or help me fix it... Thing is - FF is misbehaving, not IE! :-p
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Oct 29th, 2007, 13:19
Most Reputable Member
Join Date: May 2007
Location: UK
Age: 27
Posts: 1,111
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 FF don't look the same

Quote:
Originally Posted by mykl View Post
Well Monie, thanks for your er.... thing there! So apparently no one can answer my question or help me fix it... Thing is - FF is misbehaving, not IE! :-p
I very much doubt that.

IE may be giving you what you want, but Firefox will display what you've actually coded.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Oct 30th, 2007, 02:37
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,612
Blog Entries: 2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: IE7 FF don't look the same

Hi mykl, sorry about the joke I don't have time to answer your question yesterday since I am quiet busy, all I can think of is that animation.

Ok, I know that you downloaded the hoverbox image gallery from somewhere right? It maybe design for a specific browser or not it's not browser compatible, I would say..!

I have downloaded one too a few month ago and found out that they are compatible with my FF and IE7 browser, you might want to try them:Cheers..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Oct 30th, 2007, 13:51
Up'n'Coming Member
Join Date: Sep 2007
Location: Canterbury
Age: 31
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Re: IE7 FF don't look the same

I found the hoverbox codes you listed above but I didn't use them. What you see on the site listed at the top is my variation on a pop-up menu. I don't understand why FF shows a gap between the rows of pics cos the padding is set to 0 on everything.
I downloaded one of the hoverbox files but couldn't open it cos I couldn't find the right prog to open it with. But that doesn't matter - what is more important is why there is about 100px of white space at the bottom of the page BELOW THE THINGS THAT ARE POSITIONED AT 0PX FROM THE BOTTOM! Using an hyperlink within the page causes the whole page to shift up (as well as the content div scrolling) so the top of the page goes out of sight.
Someone help me please - i'm very frustrated about the blank space.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 18:12.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42