Re: [css-d] CSS reset and table cell padding

2008-10-31 Thread Andrew Gaffney
David Hucklesby wrote: On Thu, 30 Oct 2008 13:25:10 -0500, Andrew Gaffney wrote: [...] I tried to do a CSS solution to this problem by creating a style like: table.cellpadding_4 tr td { padding: 4px; } and then putting class=cellpadding_4 on the TABLE containing the TDs I wanted to have

Re: [css-d] CSS reset and table cell padding

2008-10-30 Thread Andrew Gaffney
Gunlaug Sørtun wrote: Andrew Gaffney wrote: I've found recently that when I use a CSS reset, I can no longer use the cellpadding attribute on a TABLE tag, but the cellspacing attribute works just fine. Is this normal? Is there a recommended way to deal with this? It's very much the norm

Re: [css-d] CSS reset and table cell padding

2008-10-30 Thread Andrew Gaffney
David Hucklesby wrote: On Wed, 29 Oct 2008 13:36:40 -0500, Andrew Gaffney wrote: I've found recently that when I use a CSS reset, I can no longer use the cellpadding attribute on a TABLE tag, but the cellspacing attribute works just fine. Is this normal? Is there a recommended way to deal

Re: [css-d] extra right padding/margin in IE6

2008-06-19 Thread Andrew Gaffney
Holly Bergevin wrote: From: Andrew Gaffney [EMAIL PROTECTED] I've got a weird issue with a site that I'm working on. URL: http://www.fathertime.com/dev/ CSS: http://www.fathertime.com/dev/StyleSheet.css I've got DIVs that are a specific width with specific padding/margin

Re: [css-d] extra right padding/margin in IE6

2008-06-19 Thread Andrew Gaffney
David Hucklesby wrote: On Wed, 18 Jun 2008 17:37:41 -0500, Andrew Gaffney wrote: I've got a weird issue with a site that I'm working on. URL: http://www.fathertime.com/dev/ CSS: http://www.fathertime.com/dev/StyleSheet.css [...] In IE6, it's a different story. The boxes extend 10px or so

[css-d] extra right padding/margin in IE6

2008-06-18 Thread Andrew Gaffney
anyone have any idea what's going on here? Thanks. -- Andrew Gaffney agaffney.org __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies

Re: [css-d] extra right padding/margin in IE6

2008-06-18 Thread Andrew Gaffney
, 2nd Touch A-P groups Shopsmith 520 + bits Flatulus Antiquitus - Original Message - From: Andrew Gaffney To: css-d@lists.css-discuss.org Sent: Wednesday, June 18, 2008 11:37 PM Subject: [css-d] extra right padding/margin in IE6 I've got a weird issue

[css-d] problems with a 2-column layout using float in IE6

2008-05-29 Thread Andrew Gaffney
way over to the right, which is expanding the body and skewing the whole site. Can anyone see the error of my ways here? URL: http://www.livingwithchrist.us/V2/index2.php CSS: http://www.livingwithchrist.us/V2/StyleSheet.css -- Andrew Gaffney agaffney.org

Re: [css-d] problems with a 2-column layout using float in IE6

2008-05-29 Thread Andrew Gaffney
� wrote: Andrew Gaffney wrote: This works great in Firefox and IE7, but IE6 is shoving the 2 columns way over to the right, which is expanding the body and skewing the whole site. Can anyone see the error of my ways here? URL: http://www.livingwithchrist.us/V2/index2.php Add

[css-d] mystery gap in Firefox

2008-04-12 Thread Andrew Gaffney
/ctstlouis.css -- Andrew Gaffney agaffney.org __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported

Re: [css-d] mystery gap in Firefox

2008-04-12 Thread Andrew Gaffney
Philippe Wittenbergh wrote: On Apr 13, 2008, at 10:35 AM, Andrew Gaffney wrote: I'm working on some fixups for a site originally done by somebody else. In IE, the submenus were appearing off to the right, so I wrapped them in another DIV with position: relative and set 'left: 0; top

Re: [css-d] Off Topic: IE Voodoo Doll - Just Had To Share!

2008-02-08 Thread Andrew Gaffney
Elli Vizcaino wrote: I want one for my desk! http://chisa.deviantart.com/art/Internet-Explorer-plush-voodoo-64451947 They should really mass-produce and sell those things. However, I'm sure Microsoft would slap them down with a lawsuit after a day :/ -- Andrew Gaffney agaffney.org

Re: [css-d] BACKGROUND NOT SHOWING IN FIREFOX, BUT IN IE 7.0

2007-11-19 Thread Andrew Gaffney
not display as intended in FireFox, but in IE 7.0 ? I see the background (I assume that it's supposed to be that eye-wrenching green and purple...thing) here in Firefox 2.0.0.9. -- Andrew Gaffney agaffney.org __ css-discuss [EMAIL

Re: [css-d] How to reply to one message within a daily digest?

2007-06-30 Thread Andrew Gaffney
and don't post. If you intend to reply to particular posts, switch off digest mode. -- Andrew Gaffney agaffney.org __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css

Re: [css-d] How to reply to one message within a daily digest?

2007-06-30 Thread Andrew Gaffney
david wrote: Andrew Gaffney wrote: Michael Leibson wrote: Hi; I have lots of experience with forums, but not much with email list digests. Would someone kindly explain how one goes about replying to a message contained within a daily digest? You really don't. Daily digests are meant

Re: [css-d] Site Check in IE Please

2007-06-26 Thread Andrew Gaffney
this issue? I ran into this on a similar layout (3 column using floats) I did recently. -- Andrew Gaffney agaffney.org __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css

Re: [css-d] expandable menu woes again

2007-06-20 Thread Andrew Gaffney
? :) -- Andrew Gaffney agaffney.org __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

[css-d] using CSS hover for something other than lists

2007-06-17 Thread Andrew Gaffney
, but I haven't really been getting anywhere. Can anyone point me to a page that has a *really* simple example of using :hover to do something like this, preferably with elements other than UL and LI? Even just posting the bare bones required CSS to do this would work too :) Thanks. -- Andrew

Re: [css-d] using CSS hover for something other than lists

2007-06-17 Thread Andrew Gaffney
Luc wrote: Good afternoon Andrew, It was foretold that on 17/6/2007 @ 12:11:15 GMT-0500 (which was 14:11:15 where I live) Andrew Gaffney would write: snipped a bit I've been looking at examples of using CSS :hover to do menus in an attempt to figure out what it's really doing

Re: [css-d] Multiple id's - what damage can they do?

2007-06-04 Thread Andrew Gaffney
etc. While it's not technically correct, afaik, it will only hurt anything if you start using document.getElementByID() in javascript. -- Andrew Gaffney agaffney.org __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

Re: [css-d] Importing style sheets and vhosts

2007-05-31 Thread Andrew Gaffney
or is this not ever going to work? That doesn't even make sense. Isn't @import a client-side thing? Using vhosts in apache wouldn't affect it at all. Are you saying that the @import works if you disabled the vhosts and just use the default one? -- Andrew Gaffney agaffney.org

[css-d] position:absolute and 3 column layout using float:left and negative margins

2007-05-22 Thread Andrew Gaffney
next. Does anyone have any suggestions? -- Andrew Gaffney agaffney.org __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ

Re: [css-d] position:absolute and 3 column layout using float:left and negative margins

2007-05-22 Thread Andrew Gaffney
David Laakso wrote: Andrew Gaffney wrote: Previously, I asked about doing a 3 column layout without using absolute positioning. At someone's suggestion, I used the method from http://www.dynamicdrive.com/style/layouts/item/css-fixed-layout-31-fixed-fixed-fixed/ to accomplish what I

Re: [css-d] position:absolute and 3 column layout using float:left and negative margins

2007-05-22 Thread Andrew Gaffney
the last word in the 3rd column are repeated to the left of the navigation column. This is probably what's pushing it out. Why does IE have to suck so much? Anyone have any idea why it's repeating those letters and how to get rid of them? -- Andrew Gaffney agaffney.org

Re: [css-d] position:absolute and 3 column layout using float:left and negative margins

2007-05-22 Thread Andrew Gaffney
James Gadrow wrote: Andrew Gaffney wrote: Yeah, that's what happens when I type the URL by hand :) Now that the biggest problems are out of the way, there's a rendering oddity with the page in IE6 (and 5, but I don't really care about that). The content DIV (CenterBox) is lined up

Re: [css-d] position:absolute and 3 column layout using float:left and negative margins

2007-05-22 Thread Andrew Gaffney
James Gadrow wrote: Andrew Gaffney wrote: James Gadrow wrote: Andrew Gaffney wrote: Now that the biggest problems are out of the way, there's a rendering oddity with the page in IE6 (and 5, but I don't really care about that). The content DIV (CenterBox) is lined up on the left

[css-d] 3 column layout without absolute positioning

2007-05-17 Thread Andrew Gaffney
as well as all of the more standards compliant browsers (Firefox, Opera, etc.). The page in its current state can be seen at: http://livingfaith.com/2_0.php And the CSS file is at: http://livingfaith.com/StyleSheet2_0.css Thanks for any help you can provide. -- Andrew Gaffney agaffney.org

Re: [css-d] 3 column layout without absolute positioning

2007-05-17 Thread Andrew Gaffney
, this helps a lot. I was able to adapt http://www.dynamicdrive.com/style/layouts/item/css-fixed-layout-31-fixed-fixed-fixed/ to do the layout for my center content area. I still haven't figured out my other problem, but I think I can apply the same concepts. -- Andrew Gaffney agaffney.org