Hi, I have a site:
http://www.neep.org/HPSE/csstemplate/index.php with a fixed width, centered content area. I want the effect of two div's (#columnB and .slide) to hang out over the edge (to the left and right respectively) I tried absolute positioning first, and realized that they won't scale with different browser widths. I tried relative, but the "hole" left behind was too large, and when I added new content to columnA, columnB just sunk lower and lower. I want both elements to be pegged to the borders, and not move when anything is resized. What's the best way to achieve this effect? Thanks so much ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
