layout problem [SOLVED]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

layout problem [SOLVED]

Post by rodeto »

I have this page online but I can not figure out what I am doing wrong to screw it up in FF and not in IE. I have been behind the PC too long and things are jumping a little ;)
Anyone who can give me hint ?
Last edited by rodeto on Wed Oct 03, 2007 7:14 am, edited 1 time in total.
________________________________
Je gaat het pas zien als je het doorhebt.
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: layout problem

Post by KO »

This could be tricky. Have tried validating this as there seems to be some errors. IE might slip many through but Firefox could be not so forgiving.
stopsatgreen
Power Poster
Power Poster
Posts: 322
Joined: Sat Feb 04, 2006 1:24 am

Re: layout problem

Post by stopsatgreen »

I think the fact that you have 297 validation errors might have something to do with it:

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.vienalis.nl%2Ftest%2F

I don't wish to be mean, but that's some bad HTML; do you use a WYSIWYG editor? If so, you need to get a better one. If not, you need to study a bit more.
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: layout problem

Post by rodeto »

Yes, I know about the bad html. It's mostly because the programmer was not that accurate about it and because of a very very tight timeframe I did not have the time to correct it all.
But since I couldnt find it for now, I guess the only thing is starting back from scratch I guess. Long night ahead.... Thing has to go live tomorrow.
________________________________
Je gaat het pas zien als je het doorhebt.
stopsatgreen
Power Poster
Power Poster
Posts: 322
Joined: Sat Feb 04, 2006 1:24 am

Re: layout problem

Post by stopsatgreen »

I think you need to look for either one too many or one too few; I did have a quick look through your code, but I couldn't see it immediately.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: layout problem

Post by Dr.CSS »

This will do it, in Firefox at least...

You don't need to use tables to lay it out...


#maintest{float:left}


sorry i just don't believe in table based layouts, i refuse to use them, will just convert them if given to me to work on, or i would have told you sooner...
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: layout problem

Post by rodeto »

OK, thanks for the help. I got it all working now.
I know about the errors in the page as it is right now. We'll get back to that page later.
________________________________
Je gaat het pas zien als je het doorhebt.
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

Re: layout problem [SOLVED]

Post by rodeto »

Ooopps.. sorry...
________________________________
Je gaat het pas zien als je het doorhebt.
Post Reply

Return to “CMSMS Core”