Re: [css-d] ADMIN: a warning for Gmail users

2010-04-22 Thread Michael ORourke
If you log in to Gmail and scroll to the footer you can see when the last account activity was. Click the details link to see recent activity and by who (device type, IP, country). Assuming you generally access Gmail in the same ways from the same places, it should be fairly obvious if someone is h

Re: [css-d] Centering multiple floated blocks

2008-01-13 Thread Michael ORourke
Sorry about that! I clearly have too much going on ;) - Original Message - From: "DAVOUD TOHIDY" <[EMAIL PROTECTED]> To: "Michael ORourke" <[EMAIL PROTECTED]>; "Bruno Fassino" <[EMAIL PROTECTED]>; Sent: Sunday, January 13, 2008 4:52 AM

Re: [css-d] Centering multiple floated blocks

2008-01-12 Thread Michael ORourke
Hi Bruno, you are correct on pretty much all points, here is my thinking: > Mixture of display: table / table-cell / inline-block may work for such > cases in most browsers, but the mixture that you have got now is a bit > strange... You have: > > .featureItem2 { > display: table-cell; > } > /*\*

Re: [css-d] Centering multiple floated blocks

2008-01-12 Thread Michael ORourke
cording to browsershots). I'm thinking it's an issue with width as opposed to display, but I'll do some more testing. Michael - Original Message - From: DAVOUD TOHIDY To: Michael ORourke ; David Hucklesby ; css-d@lists.css-discuss.org Sent: Saturday, January 1

Re: [css-d] Centering multiple floated blocks

2008-01-11 Thread Michael ORourke
line. Before and after is on my test page for anybody interested: http://www.basalweb.com/test/dltest3.html. Thanks all! - Original Message - From: "David Hucklesby" <[EMAIL PROTECTED]> To: "Michael ORourke" <[EMAIL PROTECTED]>; Sent: Friday, January 11,

Re: [css-d] Centering multiple floated blocks

2008-01-11 Thread Michael ORourke
Thanks for the suggestions. I think I've tried some variation of all of them without success and I fear Davoud may be correct that it isn't possible without serious hacks, conditionals or scripting. Stu Nichols appears to have accomplished it with an unordered list ( http://www.cssplay.co.uk/menus/

Re: [css-d] Centering multiple floated blocks

2008-01-11 Thread Michael ORourke
Thanks for the responses. I apologize if I wasn't clear. I't not #featurecontainer that I'm trying to keep centered, it's the floated divs inside. If I remove any number of those floated divs, they will no longer be centered unless I adjust the width for .featureMerch. I'm trying to do it without h

[css-d] Centering multiple floated blocks

2008-01-11 Thread Michael ORourke
Hello all, I have a container holding 6 floated divs, each containing an image and a few lines of text. My first goal was to be able to center all the floats so they take up all the space in the containing div which I think I accomplished. The test page is here: http://www.basalweb.com/test/dltest

Re: [css-d] Firefox print issue?

2007-02-14 Thread Michael ORourke
Thanks Georg, that works. On 2/14/07, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Michael ORourke wrote: > > http://www.thesalliemaefund.org/smfnew/sections/find.html > > > > For some reason the main content area will not print - everything > > within the

[css-d] Firefox print issue?

2007-02-14 Thread Michael ORourke
Hello all, I've encountered an odd problem when trying to print the following page from Firefox: http://www.thesalliemaefund.org/smfnew/sections/find.html For some reason the main content area will not print - everything within the div #content-wrapper. However, if I remove the form from the page

Re: [css-d] 3 column top margin

2005-12-03 Thread Michael ORourke
> HTML and CSS are located here: > > http://karaokesource.com/template.php > http://karaokesource.com/karaoke.css > > 1. I need to have the 3 columns butt up against the magenta bar. I've > been working on this for over a day and can't seem to get it right. > > 2. The center column div has th

Re: [css-d] IE Problem

2005-10-30 Thread Michael ORourke
Remove - background-color : #FF; - from #container. Michael - Original Message - From: "Chris Edwards" <[EMAIL PROTECTED]> To: Sent: Sunday, October 30, 2005 7:26 AM Subject: [css-d] IE Problem > Dear CSS Discuss > > I am sure this has been covered before but after many attempts t

Re: [css-d] thin line under span

2005-10-24 Thread Michael ORourke
Add display: block; to .span1 - Original Message - From: "Mike Soultanian" <[EMAIL PROTECTED]> To: Sent: Friday, October 21, 2005 10:19 PM Subject: [css-d] thin line under span I'm messing around with css stuff and I'm trying to figure out why I'm getting a 1px line under my "Spann