Re: [css-d] how to get rid of scroll bar at bottom of page

2011-03-23 Thread David Laakso
On 3/23/11 9:37 PM, Matthew P. Johnson wrote: http://peacetimemachine.com/ecoit/index.shtml How to do I get rid of the scroll bar at the bottom of the page? Matthew P. Johnson | Eco I.T. Try: body {/*overflow : scroll;*/ overflow-y : scroll; } Best, Lady Gaga -- http://chelseacreekst

[css-d] how to get rid of scroll bar at bottom of page

2011-03-23 Thread Matthew P. Johnson
http://peacetimemachine.com/ecoit/index.shtml How to do I get rid of the scroll bar at the bottom of the page? I would like the "phantom" scroller on the right side to keep balance when a page that needs to be scrolled down does not shift. Thank you J Matthew P. Johnson | Eco I.T. 708

Re: [css-d] ie display problem

2011-03-23 Thread Philip Taylor (Webmaster, Ret'd)
IE7 : Problems with this web page might prevent it from being displayed properly or functioning properly. Line 64, Char 9, Error : Object required. Line 9, Char 3894, Error : 'null' is null or not an object. Corkboard, and corresponding verso blank : displaced vertically downwards by their full

Re: [css-d] ie display problem

2011-03-23 Thread David Laakso
On 3/23/11 5:28 PM, Rory Bernstein wrote: On this page: http://motherloadshow.com/ There is a div called id="bulletin_board" that should display an image of papers pinned to a cork board ...> Thanks, Rory Fwiw, the "bulletin-board" thingy comes up without issue in XP IETester IE 6/7 and

Re: [css-d] ie display problem

2011-03-23 Thread HallMarc Websites
IE issue regarding png's most likely __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies

[css-d] ie display problem

2011-03-23 Thread Rory Bernstein
On this page: http://motherloadshow.com/ There is a div called id="bulletin_board" that should display an image of papers pinned to a cork board, and there is text on the cork board. But I just found out that nothing is show up there at all in ie 6 and 7 (just a dark blue background). Does any