This is a discussion on "CSS issue in IE7" within the Web Page Design section. This forum, and the thread "CSS issue in IE7 are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
CSS issue in IE7
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
CSS issue in IE7
My webpage fixaflick.com looks great in FF, but in IE7 it is missing the main image, navigation, plain messed up. Can someone look at my code. Thanks
|
|
|
|
#2
|
|||
|
|||
|
Re: CSS issue in IE7
Quote:
Check this: http://jigsaw.w3.org/css-validator/v...usermedium=all |
|
#3
|
|||
|
|||
|
Re: CSS issue in IE7
Thanks not sure how to read those errors. 68 #header2 h3 Value Error : font Lexical error at line 67, column 23. Encountered: "\n" (10), after : "\"Verdana;"font-weight: normal; 80
Value Error : font Parse Error - : absolute; left:22px; top: 44px; color: black; padding: 0 0 0 0.7em; margin: -1em 0 0 0; line-height: 1; } #nav-top |
|
#4
|
|||
|
|||
|
Re: CSS issue in IE7
Quote:
try removing those.. ? |
|
#5
|
|||
|
|||
|
Re: CSS issue in IE7
Darn I posted the solution but it didn't post.
RETRY: You have an error in your css which is not allowing the rest of your css to work. Fix this:
That css at the top of the page is messed up too. You can't have #header2, h3 which is what you have. Either use h2, h3 or if you need a div id for #header2, you can't have h3 with it. |
|
#6
|
|||
|
|||
|
Re: CSS issue in IE7
This has been double posted. You have already replied to this in the other thread over in the html forum.
Could you merge them or just close this. Pete. |
|
#7
|
|||
|
|||
|
Re: CSS issue in IE7
Ohhhhhhhhh that's what happened..thanks Pete!
Thread Closed. Please to go thread in HTML forum! |
![]() |
| Tags |
| display, ie7, image |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| JS issue | acrikey | JavaScript Forum | 6 | Jul 25th, 2007 17:45 |
| Issue in IE6 | aholmes | Web Page Design | 7 | Jul 13th, 2007 10:00 |
| css issue | acrikey | Web Page Design | 4 | May 24th, 2007 16:01 |
| Help Odd Issue? | drappendix | Web Page Design | 8 | Aug 9th, 2006 17:53 |
| IE issue | Pheonix | Web Page Design | 2 | Dec 2nd, 2005 21:58 |