[thelist] third column content getting cut off at 800x600 in IEWin

Bill Scheider earthwrk at earthlink.net
Sat May 21 16:11:38 CDT 2005


Hi there Bruce,

Sorry to get in on this thread so late. I did want to say though that I'm
not losing content in the right hand column in any browser; however, I'm
getting a horizontal scrollbar at 600x800 in IE *and* Firefox.

I'll play around a bit with the CSS this afternoon to see what I can come up
with. It'll be a good exercise for me :-). I'm not a newby but don't have
tons of experience with CSS-P either.

Bill


-here is the CSS for the two divs in question-

/*wrapper div*/
#wrapper-no-border {
position:relative;
width: 800px;/*sets the width for IE*/
w\idth: 775px; /* sets the width of the wrapper for compliant browsers*/
 text-align: left;
  	
}

#pagecontent {/*middle div positioning*/
width:48%;
float: left;
margin-left: 30px;
padding-top: 10px;
position: relative;
	
	}

On 5/20/05, Jay Blanchard <jay.blanchard at niicommunications.com> wrote:
> [snip]
> I think part of my problem is I have the wrapper div
> set to 800px for IE
> [/snip]
> 
> Did you account for the scrollbar? It is part of the 800px
> 


-- 
::Bruce::
-- 

* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester 
and archives of thelist go to: http://lists.evolt.org 
Workers of the Web, evolt ! 




More information about the thelist mailing list