This is a discussion on "menu / layout positioning issue in IE" within the Web Page Design section. This forum, and the thread "menu / layout positioning issue in IE are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
menu / layout positioning issue in IE
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
menu / layout positioning issue in IE
http://www.musicplanet.com/musicsoft/comm_v3css/
guestpublic / guestpublic Hello everyone, Please compare in Firefox and IE. Is the two column layout working in PC IE. The problem I see in PC IE is the submenu isn't positioned properly as it should sit just above 2nd column. http://www.musicplanet.com/musicsoft...e=Bewkenheimer And two column not working properly in Admin section: ( login as guestpublic / guestpublic first then click on artists link and choose 'koolkrazy' band) http://www.musicplanet.com/musicsoft...name=koolkrazy Any ideas on repositioning to work in IE? Last edited by Pixelate; May 5th, 2006 at 00:33. |
|
|
|
#2
|
|||
|
|||
|
Re: menu / layout positioning issue in IE
Anyone want to answer my question?
|
|
#3
|
|||
|
|||
|
Re: menu / layout positioning issue in IE
Try defining your document type. If you don't define your document type at the top of your code ie6 renders the page in 'quirks' mode which for one doesn't undertsand the box model properly. You can create the perfect site but if you don't define the doc type it can throw the whole thing off.
Don't know if this will solve your problem but it can sort all sorts of issues with ie6. http://www.alistapart.com/articles/doctype - Read this article to learn a bit more. Also after you have done this, vaidate your site http://validator.w3.org this can sometimes be frustrating but it's worth it in the long run. By the way if you do validate bear in mind that something like an unclosed tag can cause the validator to find an error somewhere down the page. So the errors are there but not necessarily where it says. Pete. Last edited by pa007; May 9th, 2006 at 13:24. |
![]() |
| Tags |
| menu, layout, positioning, issue |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Basic Positioning Issue | Fearpig | Web Page Design | 2 | Apr 15th, 2008 12:30 |
| [SOLVED] css positioning issue | danny322 | Web Page Design | 4 | Nov 23rd, 2007 13:32 |
| Help with positioning of my layout | dthomas31uk | Web Page Design | 5 | Oct 1st, 2007 12:06 |
| CSS layout and positioning help | deesto | Web Page Design | 7 | Jul 25th, 2006 09:26 |
| Positioning and Layout | xKillswitchx | Web Page Design | 2 | May 27th, 2005 23:26 |