[css-d] :: makeready ::

2010-04-17 Thread David Laakso
Comments and suggestions are [almost] always appreciated. markup css As ever, Quasimodo __ css-discuss [cs...@lists.css-discuss.org] http://

Re: [css-d] ie7 problem - everything is stacked up on the right vertical side of the page

2010-04-17 Thread Stuart King
Perfect - thank you On Sat, Apr 17, 2010 at 2:33 PM, Thierry Koblentz wrote: > > All of my content is flush right, in a width that is about 1 inch - > > this only happens in ie7. > > > > Help > > URL: > > http://www.oldsugarmill.com/pages/directions.html > > Try this: > > #mainContent_h {clear:l

Re: [css-d] ie7 problem - everything is stacked up on the right vertical side of the page

2010-04-17 Thread Thierry Koblentz
> All of my content is flush right, in a width that is about 1 inch - > this only happens in ie7. > > Help > URL: > http://www.oldsugarmill.com/pages/directions.html Try this: #mainContent_h {clear:left;} -- Regards, Thierry www.tjkdesign.com | articles and tutorials www.ez-css.org | ultra li

[css-d] ie7 problem - everything is stacked up on the right vertical side of the page

2010-04-17 Thread Stuart King
All of my content is flush right, in a width that is about 1 inch - this only happens in ie7. Help URL: http://www.oldsugarmill.com/pages/directions.html Thanks __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.

Re: [css-d] ADMIN: Amrinder Sandhu has invited you to Dropbox

2010-04-17 Thread Eric A. Meyer
At 8:59 AM -0500 4/17/10, Jack Timmons wrote: >Clicked the link to block further Dropbox invites. I'm sure List Mom >will handle the rest if needed. Thanks, Jack. I have indeed taken extra steps, including adding yet another entry to the spam filters. Let this stand as yet another examp

[css-d] overlapping div w/ transparent flash not clickable

2010-04-17 Thread damon hart
This is my first time posting here so I'm not sure if i'm sending this right group but here it goes: I have a basic template I'm working on for a friend who's a DJ. www.nomadicdesigns.net/foot If you look at the site you'll see that I have a large interactive flash movie below the main conten

Re: [css-d] Amrinder Sandhu has invited you to Dropbox

2010-04-17 Thread Jack Timmons
On Sat, Apr 17, 2010 at 7:50 AM, Dropbox wrote: > We're excited to let you know that Amrinder Sandhu has invited you to Dropbox! Clicked the link to block further Dropbox invites. I'm sure List Mom will handle the rest if needed. -- -Jack Timmons http://www.trotlc.com Twitter: @codeacula __

[css-d] Amrinder Sandhu has invited you to Dropbox

2010-04-17 Thread Dropbox
We're excited to let you know that Amrinder Sandhu has invited you to Dropbox! Amrinder Sandhu has been using Dropbox to sync and share files online and across computers, and thought you might want it too. Visit http://www.dropbox.com/link/20.kDF2kUzTY0/NjE0NDAxOTQzNw to get started. - The Drop

Re: [css-d] Combinators: How to Address Multiple Successive Tags

2010-04-17 Thread Duncan Hill
Try: .post-body p br { margin-bottom: .75em; } .post-body p > br + br { margin-bottom: 0; } Sorry! only Firefox seems to play along with this. Duncan __ css-discuss [cs...@lists.css-discuss.or

Re: [css-d] Combinators: How to Address Multiple Successive Tags

2010-04-17 Thread Duncan Hill
On Sat, 17 Apr 2010 01:03:46 +0200, Rick Gordon wrote: > I maintain a Blogger site for a non technical user. Since (unless you > explicitly tag it otherwise) a pblog post consits of a single paragraph, > and uses tags (mapped to the user's carraige returns). > > I would like to set up a me

Re: [css-d] background-images off by subpixel? in IE7/8

2010-04-17 Thread Duncan Hill
On Fri, 16 Apr 2010 22:43:57 +0200, Drake Malone wrote: > Hey Dave, > Yes, it was one of first things I checked. > Hmmm, looks good on another person IE8 in the office lol. Wonder if it > may be specific to my version, IE8 8.0.6001.18702 or just general > Friday-crazyness that I can just forget a

Re: [css-d] border images

2010-04-17 Thread Philippe Wittenbergh
On Apr 17, 2010, at 2:49 PM, Linda Miller, DVM wrote: > I have a textarea that has a background image. The background repeats and > looks like parchment paper with brown left and right edges. I also have > another image that looks like the top of the paper. I want to use this as > the top bo

Re: [css-d] border images

2010-04-17 Thread Philippe Wittenbergh
On Apr 17, 2010, at 3:27 PM, Linda Miller, DVM wrote: > Oh yes, and this article also mentions the border-top image. > > http://perishablepress.com/press/2010/02/22/css3-border-properties/ Hmm, wouldn't trust that too much (understatement of the day...). border-fit ? border-corner-image ? bord