This is a discussion on "css navigation bar trouble" within the Web Page Design section. This forum, and the thread "css navigation bar trouble are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
css navigation bar trouble
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
css navigation bar trouble
Hey.
Could someone have a look at my navigation bar.... http://www.design365.co.uk/sef/ybfuk/sefcustcontact.asp It looks fine in ie but horrible in mozilla |
|
|
|
#2
|
||||
|
||||
|
Re: css navigation bar trouble
ohhhh, personally I would design for FF and then take a look in IE.
Your button height is set at 23px, but the actual button seems to be 31px. Try adding a min-height:31px; and min-width:110px; to ul#navigationbar li a and see if that helps
__________________
WelshStew If you think I've helped, click the "Thanks" tierney rides tboard - uk site | xtreme wales - extreme clothing WebForumz - facebook | LinkedIn
Last Blog Entry: Phorm approved for UK rollout (Sep 17th, 2008)
|
|
#3
|
|||
|
|||
|
Re: css navigation bar trouble
Hi
Changed the height to 31px, didnt know y the hell it was 23px in the first place! Changing the width messed the menu up in IE unfortunately. Karninne helped me with this menu last week and it was fine until i implemented it in the ecommerce program using vpasp and now its having issues in mozilla. Any other suggestions? P.S Karinne if you can help that would be great because you always seem to get my stuff working lol! |
|
#4
|
|||
|
|||
|
Re: css navigation bar trouble
Well, I believe this is the css for your navigation bar:
Cheers
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#5
|
|||
|
|||
|
Re: css navigation bar trouble
hmm, thanks for having a go swagner, but it only moved the actual text and not the images
|
|
#6
|
|||
|
|||
|
Re: css navigation bar trouble
OK. Try adding the following to your nav bar css:
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#7
|
|||
|
|||
|
Re: css navigation bar trouble
eugh im still having problems in firefox im really puzzled now lol. Any other suggestions anyone?
Thanks |
|
#8
|
|||
|
|||
|
Re: css navigation bar trouble
Time for my "stuck record" impression again...
You have invalid HTML and invalid CSS. Fix them both before you go any deeper into bug-hunting. Always do this; it's an important discipline for fixing problems efficiently. You'd be amazed how many problems simply disappear once you validated your code. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] navigation bar trouble | danny322 | Web Page Design | 5 | Nov 13th, 2007 02:25 |
| Having trouble with PHP | voodoo465 | PHP Forum | 5 | Feb 20th, 2007 21:47 |
| CGI Trouble | Maverick25r | Other Programming Languages | 0 | Jul 31st, 2006 18:24 |
| Trouble Downloading PHP | Coty Skaj | PHP Forum | 3 | May 18th, 2006 01:35 |
| trouble with positioning | wood1e | Web Page Design | 7 | Jul 21st, 2005 13:31 |