This is a discussion on "Displays wrongly in Firefox?" within the Web Page Design section. This forum, and the thread "Displays wrongly in Firefox? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Displays wrongly in Firefox?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Displays wrongly in Firefox?
Hi,
Don't know if you guys can help and at the risk of showing my total ignorance........ I have been working on a site for a friend www.theoldschooltearooms.co.uk It displays fine in IE but the layout of the page goes all out of kilter when viewed in Firefox. The problem seems to be that the i-frame breaks the layout in Firefox but not IE. Anyone help? |
|
|
|
|||
|
Re: Displays wrongly in Firefox?
Yes thats it, plus the spacing of the page elements for the border and the nav bar has gone awry.
Unfortunately I have no knowledge at all of css and xhtml |
|
|||
|
Re: Displays wrongly in Firefox?
I pretty recently decided to take the plunge and go full css/xhtml, and as painful as it was at first, it has saved me a lot of headaches since then, and I fully recommend it.
I'm not sure it would be worth it to redesign the site you're working on now, because of the learning curve of css, but if you make the investment of time/mental energy, you'll be happy that you did later. I can see what you mean about your page in ff, though - not only does the background not show through in ff, but the border is also broken. This must have to do with the way that the table is being rendered - maybe somewhere you have a margin/padding/border/etc. that isn't =0. I noticed that all of the edges around the page are set up with borderless tables - can you just do that with the center as well, and instead of having a frame in the center like that, (I wince even saying this,) you could just have several pages with the table information duplicated over them. Last edited by EdgeWalker; Feb 14th, 2007 at 20:51. Reason: mild phrasing change |
|
|||
|
Re: Displays wrongly in Firefox?
Thanks for your reply and yes it seems like I am going to have to increase my scant knowledge.
The reason I placed the IFrame in the central part o the table like that is to make deigning and laying out the content for the different tables easier. I am sure there are better ways to do this just that i dont know them! |
|
|||
|
Re: Displays wrongly in Firefox?
iframes are one of thoise things that you use spareingly not as a layout feature. CSS will allow you to have the same effects as an iframe but you have to learn it. Look around for some posts that are css related and you'll be able to figure out what works what. If you play with it and learn what everything does then you can fully design a clean functional web site.
|
![]() |
| Tags |
| firefox, iframe |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Firefox 2.0.0.8 displaying Wrapper BG Colour Wrongly? | Jack Franklin | Web Page Design | 6 | Dec 11th, 2007 22:08 |
| Displays wrong in Firefox | JustinStudios | Web Page Design | 7 | Jun 28th, 2007 19:56 |
| Problem with IE , Firefox displays website fine (blank space issue) | eksquall | Web Page Design | 6 | Jul 29th, 2006 17:52 |
| PHP file displaying wrongly ??? | j4mes_bond25 | PHP Forum | 6 | May 19th, 2006 17:35 |
| Drop-Down Menu Displays Image | WiseWizards | JavaScript Forum | 3 | Jun 4th, 2005 17:54 |