Previous Message
Next Message

trying to add a dev in the middle

Sent by Roger Roelofs on 28 February 2005 00:12


Patcito,
On Feb 27, 2005, at 6:26 PM, p80 wrote:

> hey all it's me again, when I resize my browser window my middle 
> content div
> completely overlaps my right column (search, aboutus and information 
> div) do
> u guyz know how could I fix this?
> here's the link http://81.57.4.105/~pat/phpheavyduty/index.html

That is how absolutely positioned content with fixed widths are 
supposed to behave.  You can fix it one of two ways.

1.  Move the #content block below #panela in the html source and remove 
the absolute position.

2.  Add a wrapper and use negative margins 
<http://www.alistapart.com/articles/negativemargins/> to get the look 
you want.

hth
Roger,

Roger Roelofs
Know what you value.

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: