I'm contracted to a gaming website that has some old layout. The main structure is built on tables, and I have to add a few things in to the layout.
I have a table that is centralized, and takes up 50% of the page (width).
I need to place a div to the right and/or left of this table but over-lapping the table itself by 100 px or so.
My problem comes when viewing the web page on different browsers and different resolutions.
If I place the DIV outside of the table with absolute position, the positioning is all wrong for the resolutions higher.
And when I place it inside a table column, and place it, it works fine in Chrome but not in FF because FF doesn't allow a cell to have the attribute position: relative;
I have attached a picture to show what I need to get!
Any help is appreciated.
Chris
Forgot to attach picture
Here it is

New Topic/Question
Reply


MultiQuote





|