Jump to content

[SOLVED] FF makes it a mess


DEVILofDARKNESS

Recommended Posts

My standard browser is opera so everything I test on my localhost is tested on opera

Everything looks wonderfull, but I thought, let's see how firefox shows the website,

and omg it was a huge chaos,

I really don't know why ff can't display the page normal :(

and I think it has something todo with my css

you can test it:

my site

=> go to login and use:

username: IRA

password: IRA

the page you see in FF is a mess, if you see it in opera it is neat, clean

can somebody please tell me what the problem could/should be

and if this is also in other browsers

Link to comment
https://forums.phpfreaks.com/topic/173205-solved-ff-makes-it-a-mess/
Share on other sites

Hi, not quite sure why this thread is in the mysql group....

 

Is there any reason why you are trying to do this with layers?

I know everyone (including me) insists that layout should be done with layers rather than tables.

However tables are the correct way to do things in some cases - ie when you want to display tabluar data.

Here you are showing a list of items in various columns - surely that is tabluar data?

 

Also, if you check in Opera and reduce the window width, you will see that it too messes up as the images float down below.

 

I would suggest that, for the central list, you convert it to a table list.

 

Chris

Okay I made a table of the main part and now everything is shown fine,

except the footer which in opera always is the last item on the page,

but in FF it just apears between the text where the page stops even if you can scroll down...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.