This is a discussion on "browser issues with my menu" within the Web Page Design section. This forum, and the thread "browser issues with my menu are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
browser issues with my menu
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
browser issues with my menu
Hi everyone, could someone have a look at my site......
http://www.design365.co.uk/sef/homepage.htm its fine in ie but if you have a look in mozilla its totally different. Heres my code HTML Quote:
Quote:
|
|
|
|
#2
|
|||
|
|||
|
Re: browser issues with my menu
First of all it is appreciated if you do not double post.
Did you read the answer I gave you to your last question about using ul's and li's. You should always design for Firefox first and then fix it if necessary for IE. You are using x-small font in Arial so it's actually rendering perfectly in Firefox. |
|
#3
|
|||
|
|||
|
Re: browser issues with my menu
Lchad, if you noticed its a different problem im having to my previous thread, if u notice that in firefox the buttons are higher up the page which looks awful i need them to rest on the orange line like in IE. <ul> wont solve this im very sure
|
|
#4
|
|||
|
|||
|
Re: browser issues with my menu
Like Linda said if you put them in a list and you float left the </li> they will all align like you want
|
|
#5
|
|||
|
|||
|
Re: browser issues with my menu
What's with the z-index: 1, visibility: visible; and position: absolute; in your #top_menu?!?!
In all my years of doing web, I have never needed to use any of those for a menu. Go to the link Lchad gave you in the other thread and have a look at how menus should be done. AdRock gave you a great example above. |
|
#6
|
|||
|
|||
|
Re: browser issues with my menu
AdRock what other properties do i need to include apart from float: left; because ive tried a few margin adjustments etc and no improvement
|
|
#7
|
||||
|
||||
|
Re: browser issues with my menu
I don't see any difference between IE 6 and FF 2 - except the font is bigger in IE. Have you fixed this issue?
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#8
|
|||
|
|||
|
Re: browser issues with my menu
Still havnt fixed the issue
Does anybody have any advice or good css menu code which uses to seperate images and no java? |
|
#9
|
|||
|
|||
|
Re: browser issues with my menu
Have you looked at cssplay?
There are loads of menus which you can use for free and they are all css based |
|
#10
|
||||
|
||||
|
Re: browser issues with my menu
Danny, try replacing your .rollover a styles with this:
HTH Alex
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Browser compatibility issues | Craigj1303 | Web Page Design | 3 | Feb 4th, 2008 09:28 |
| height: 100% Browser issues - okay in IE not in FF or Opera | mmgrad | Web Page Design | 3 | Oct 27th, 2007 11:24 |
| cross browser issues | planescape | Web Page Design | 4 | Aug 29th, 2007 21:16 |
| Browser issues with css | tobymather | Web Page Design | 9 | Apr 18th, 2007 17:19 |
| Cross Browser issues. | Destx | Web Page Design | 5 | Mar 26th, 2007 18:56 |