Re: [css-d] Crashin Column

2011-03-25 Thread Thomas Pauly
On Mar 25, 2011, at 7:26 PM, Claude Needham wrote: > On Fri, Mar 25, 2011 at 4:14 PM, Thomas Pauly wrote: >> The right-hand column on this page: >> http://www.theablebaker.com/archive-specials.html >> is crashing through the footer. >> >> I'm baffled by

[css-d] Crashin Column

2011-03-25 Thread Thomas Pauly
The right-hand column on this page: http://www.theablebaker.com/archive-specials.html is crashing through the footer. I'm baffled by my overly complicated layout but I wan to be able to fix it before I redesign. Any help would be greatly appreciated. Thomas Pauly 973.273.4702

[css-d] Outlines in Firefox Nav Bar

2011-03-18 Thread Thomas Pauly
Hello, I inherited a Dreamweaver/Spry Assets nav bar (which I have to keep) and I can't figure out why Firefox is showing strangely positioned outlines. http://www.smarterpaint.com/non-toxic-paints/mythic-paint-colors/aqua.html Any help would be greatly appreciated. Thanks, Thomas

Re: [css-d] Equal Height Boxes with Rounded Corners

2011-03-14 Thread Thomas Pauly
On Mar 10, 2011, at 8:54 PM, Rob Mercer wrote: > I have two side by side boxes that I want to be equal height and have rounded > corners. I don't want to set a height for the boxes. To get equal height I > have used the margin/padding trick: > > #left-box, #right-box { > width:390px;

Re: [css-d] Equal Height Boxes with Rounded Corners

2011-03-10 Thread Thomas Pauly
On Mar 10, 2011, at 8:54 PM, Rob Mercer wrote: >-webkit-border-radius: 15px; >-moz-border-radius: 15px; Are all four corners round if you manually specify all four? -webkit-border-radius: 15px 15px 15px 15px; -moz-border-radius: 15px 15px 15px 15px; __

Re: [css-d] image layout question

2010-12-29 Thread Thomas Pauly
Cake"/> http://www.tpauly.com/AB.css http://www.tpauly.com/AB.html Hope this helps. Thomas Pauly 973.273.4702 | tho...@tpauly.com > Message: 8 > Date: Tue, 28 Dec 2010 13:17:45 -0800 > From: "Matthew P. Johnson" > To: > Subject: