This is a discussion on "[SOLVED] My nav images" within the Web Page Design section. This forum, and the thread "[SOLVED] My nav images are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] My nav images
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] My nav images
My web server is down for some reason or another, luckily I have more than one.
http://adrianrodriguez.frihost.net/index.htm When you go there on Firefox, the navigation is there, but it doesn't show on Internet explorer. How can I fix that? |
|
|
|
|||
|
Re: My nav images
there is no width and height setting on your nav images.
you have width and height settings like this width: 52; try width: 52px; use px on all your width and height settings. hope this helps. |
|
|||
|
Re: My nav images
That didn't work for me...should I set the width and height of the div?
|
|
|||
|
Re: My nav images
I looked at your CSS. You didn't set correct widths and heights at all! You're still missing "px" for every one!
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
Last edited by Stuart; Dec 23rd, 2007 at 16:34. |
|
|||
|
Re: My nav images
O sorry, I tried it on my computer before I uploaded it. It didn't work on my computer, so I didn't think it would work on the internet.
|
|
|||
|
Re: My nav images
have you tried it online. the px missing off your width and height settings is stopping your css from validating.
|
|
|||
|
Re: My nav images
Yes I just put it online. And yes it is validated. I still get the problem though.
|
|
||||
|
Re: My nav images
Your last anchor closing tag is incomplete. You need to fix that.
Then to fix your IE problem you need some text within the anchor. For example
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
|||
|
Re: My nav images
That causes a problem in firefox now and still doesnt work on ie
|
|
||||
|
Re: My nav images
You need
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
|
|
|||
|
Re: My nav images
Now it makes them line up on top of each other, and not in a line.
|
|
|||
|
Re: My nav images
give this a go.
|
|
|||
|
Re: My nav images
Now it's really messed up....what could it be?
|
|
|||
|
Re: My nav images
OK. I fixed your code and tested it. It should work now.
Entire CSS:
Hope that helps!
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
|||
|
Re: My nav images
It worked great. Finally! Thank for all your help guys. There is a bit of a gap between the nav in firefox, but that's ok....I do want to fix that though...it will probably affect ie as well.
|
|
|||
|
Re: My nav images
Which gap do you mean? The one between the links? That's easy to do:
Cheers
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
|||
|
Re: My nav images
Sorry I meant the gap between the header and the nav...
|
|
|||
|
Re: My nav images
That, also, is quite easy. Add this:
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
|||
|
Re: My nav images
I tried that, but then it causes the nav to cover some of the header imagein ie
|
|
|||
|
Re: My nav images
Odd. It worked for me without covering anything up! Try reducing the margin to -5px.
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [solved] Some images showing up, others not | Ohfrikenno | Starting Out | 2 | Apr 5th, 2008 15:24 |
| [SOLVED] using background images in a list | marisa | Web Page Design | 3 | Nov 28th, 2007 12:55 |
| [SOLVED] Background Images | admiral1977 | Starting Out | 6 | Oct 29th, 2007 15:31 |
| [SOLVED] Uploads Images! Need help | randy9378 | Webforumz Cafe | 7 | Oct 23rd, 2007 19:11 |
| [SOLVED] Images | crackafaza | Web Page Design | 8 | Oct 23rd, 2007 12:23 |