This is a discussion on "Kill IE!!" within the Web Page Design section. This forum, and the thread "Kill IE!! are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Kill IE!!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Kill IE!!
I just finished my new site design: IN FIREFOX!
Then I opened the page in IE and almost fainted. you guys can probably see why: http://www.fuzzee.info/ Here is the HTML:
|
|
|
|
#2
|
|||
|
|||
|
Re: Kill IE!!
Fuzzee.. the links not working...
|
|
#3
|
|||
|
|||
|
Re: Kill IE!!
The link works for me! I see what you mean Fuzzee, in Opera it works, but in IE the box drops right down. I had a similar thing on a site where things displayed under each other in IE instead of next to each other and I just had to change the order of things in the html to fix it. I'm sure someone will be able to help you more specifically though, I'm not that good yet!
|
|
#4
|
|||
|
|||
|
Re: Kill IE!!
the link works for me... and that is the problem: the middle box drops down below the 2 div's with the images. Could it e something with the width of the middle div??
to see it right, look at it in Firefox (or Opera I guess). I am also free to suggestions/critique about the site itself! |
|
#5
|
|||
|
|||
|
Re: Kill IE!!
Ok.. both pipe images need to have a width set of 66px.
The content div width needs to be set to 375px. Then you need to change the order. Left pipes, content, right pipes. Content div needs to float left. That will put everything in order. Here is the corrected code: CSS:
|
|
#6
|
|||
|
|||
|
Re: Kill IE!!
sorry for not responding earlier, I was really busy the last 2 days!
I fixed it! I think my main prolem was the order of the divs. I did it a bit different than above, but if you go look now, youll see it actually works. Thanks a lot for your help! |
|
#7
|
|||
|
|||
|
Re: Kill IE!!
That's the beauty of css. There is more than one way to do a lot of things.
Glad you got it! |
![]() |
| Tags |
| fierfox, fuzzee, site |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| button to kill process | kal | JavaScript Forum | 3 | Dec 13th, 2005 21:33 |