Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
ugh to this little gem above from Al, and everyone in between. It has been resolved. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
either auto or 100%. I did fix one issue where the box model was taking on a negative left margin due to a width + padding that exceeded 100%. That has been addressed, but it does not resolve the non-resizing image. Continuing to scrutinize further! ________ Rob Eme

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
oid) are not. Bundled browsers in Motorola Android and HTC Android devices work okay on the two devices I tested. Haven't tested iPod/iPhone yet, because of technical difficulties. iPad is a non-issue, because of the device size. Haven't not tested Opera (Windows desktop). _______

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
as caching on the server, which I fixed. ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All o

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
So I removed the "device-" from the media queries. It's now desktop responsive. It's valid XHTML. It's valid CSS3 except for a few specific exceptions that are intentional. Guess I can now figure out why the images are blowing out the widths? _____

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
Was a little slow on the uptake! ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other me

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
ept for two) that is causing the issue. I would expect the "breaking" to be vastly more dramatic if it was the ampersand encoding. Yes, I can be wrong on that point, but my gut tells me otherwise. :-) ____ Rob Emenecker @ Hairy Dog Digital www.hairyd

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
tested out okay. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are autom

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
> You mentioned that your site isn't being responsive with just the > images. Clarification - it is responsive to the DEVICE width. NOT the viewport width. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail m

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
Okay. Errors resolved. Still the same issues with the display on some mobile devices. :-S http://hairydogdigital.com Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that

Re: [css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
> Many errors, of which two may be significant : Shoot! Thanks Philip. I thought that the code was already validated. Grrr. Will go through and clean it up and THEN see if I still have issues. ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.

[css-d] responsive not being responsive with images

2013-01-18 Thread Rob Emenecker
scaling. There is no width specified on the images and the CSS has a "max-width: 100%". Not quite sure why they are blowing out my layout. I'm certain it is images, because on pages without images the content reflows just fine. Any thoughts? _______

[css-d] IE head scratcher

2012-12-07 Thread Rob Emenecker
his and setting the browser and document mode in the Developer Tools to simulate IE7 and IE8. I cannot figure out why the style is not applying in IE8. I see nothing overriding the declared pseudoclass or hard-coded class. Anyone have any idea? ________ Rob Em

Re: [css-d] Responsive Design Issue

2012-04-24 Thread Rob Emenecker
> Why should we get rid of a piece of design when you have a CSS3 property > for that? Use background-size. It works. :-) I would advocate setting it to background-image: none, because you save some bandwidth and cache for the small device. ________ Rob Eme

Re: [css-d] FIXED: iPhone/iPad iPhun

2012-01-14 Thread Rob Emenecker
> I posted a link to a recent js fix early in this thread > ( the OP's thread) that seems to be working well based > on reviewers testing. Ah! I just dug back through the original posts and found the link. Thanks Tom! ________ Rob Emenecker @ Hai

Re: [css-d] FIXED: iPhone/iPad iPhun

2012-01-14 Thread Rob Emenecker
> I found the following thread on Stack Overflow that addresses the problem: > http://stackoverflow.com/questions/5434656/ipad-layout-scales-up-when-rotati ng-from-portrait-to-landcape Addenda: This method does not allow pinch-zoom. At least not in my testing. __

Re: [css-d] FIXED: iPhone/iPad iPhun

2012-01-14 Thread Rob Emenecker
otati ng-from-portrait-to-landcape However, the one viable solution presented requires JavaScript. Has anyone dealt with this without relying on JavaScript and in such a way that you do not eliminate the ability for the user to pinch-zoom? ____ Rob Emenecker @ Hair

Re: [css-d] Best Practices For Sprites?

2011-09-25 Thread Rob Emenecker
ile is already cached. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatically d

Re: [css-d] IE7 DIV appearing under it's sibling DIVs???

2011-08-11 Thread Rob Emenecker
that in there at this point.) ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other message

Re: [css-d] IE7 DIV appearing under it's sibling DIVs???

2011-08-11 Thread Rob Emenecker
the background and wrapper div seem to be where they ought to be. Now I need to figure out where the missing footer has gotten to. D'oh! ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discus

[css-d] IE7 DIV appearing under it's sibling DIVs???

2011-08-11 Thread Rob Emenecker
restricted site at: http://3g.hairydogstaging.com (username: 3g / pwd: 16765). Not sure when/how this issue crept in, but it is making me batty. Suggestions? ____ Rob Emenecker @ Hairy Dog Digital <http://www.hairydogdigital.com> www.hairydogdigital.com

[css-d] floated input element dropping on baseline?

2011-01-16 Thread Rob Emenecker
Hi all, I am trying to figure out why an input element that I am floating right is dropping on the baseline in Internet Explorer 7. Everything appears to work fine in IE8 and Firefox (as well as others). Here is the link: http://crownfoodsinc.com/form/ It is a long page/form. Scroll d

Re: [css-d] A good site for font-face

2010-12-31 Thread Rob Emenecker
ly styles for a given "webfont"! :-) ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All

Re: [css-d] A good site for font-face

2010-12-30 Thread Rob Emenecker
Thank you David and Chetan! Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatically deleted

[css-d] A good site for font-face

2010-12-30 Thread Rob Emenecker
Hi all, I am looking for a good source of info on webfont embedding. Specifically, usage of @font-face, browser support, and support for font weight and style variants. Can anyone point me to a good online resource (or a few). Thanks, Rob Rob

Re: [css-d] suckerfish layering in IE7

2010-09-18 Thread Rob Emenecker
> Checked on a local file only... > > *:first-child + html .left, > *:first-child + html .right, > *:first-child + html .maincontent { > z-index: -1; background: lime; } > /* for IE/7.0 */ That did work, however when I tried applying the same treatment to the DIV containing the breadcrumbs -- bet

Re: [css-d] suckerfish layering in IE7

2010-09-18 Thread Rob Emenecker
> > Can anyone shed any light as to why the z-index is not behaving as > > desired/expected on IE7? The suckerfish menu is falling > behind my content. > > (Or my content is appearing on top.) Either case, it's not > consistent > > with the correct behavior that I am seeing in IE8 and FF3. > >

[css-d] suckerfish layering in IE7 (was: suckerfish "sticky" highlight (hover) on nested LI/A)

2010-09-17 Thread Rob Emenecker
I am seeing in IE8 and FF3. Thanks, Rob ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatically de

[css-d] suckerfish "sticky" highlight (hover) on nested LI/A

2010-09-17 Thread Rob Emenecker
Hi all, Perhaps because it is Friday my brain is not functioning as well as it usually does. I have a suckerfish menu that I am trying to get the second-level element to remain highlighted when a third level list is opened. I'm assuming that is possible, because I can do so with the first-leve

Re: [css-d] Tool to tell me where a rule is used

2010-07-09 Thread Rob Emenecker
mmediately discernable from the site design. ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. A

Re: [css-d] bottom border on A elements inconsistently spaced

2010-07-01 Thread Rob Emenecker
ttom border sat on the letters without the transform, which made it easier to compare to the right-hand side. Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail

Re: [css-d] RESOLVED! bottom border on A elements inconsistently spaced

2010-07-01 Thread Rob Emenecker
> > The line-height is different. It's 13px versus 17px But I'd not use > > pixel if I was you, I'd go unit-less > Adjusting the line height to 13px does not correct the problem. Okay, discovered the issue. I had the elements in the unordered list specified with {display:inline-block;}. Whe

Re: [css-d] bottom border on A elements inconsistently spaced

2010-07-01 Thread Rob Emenecker
> The line-height is different. It's 13px versus 17px But I'd > not use pixel if I was you, I'd go unit-less Adjusting the line height to 13px does not correct the problem. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com

[css-d] bottom border on A elements inconsistently spaced

2010-07-01 Thread Rob Emenecker
Hi all, I'm seeing inconsistent results when I apply a border-bottom property to an element. http://new.lauraseyesphotography.com If you look at the footer on the page above, in the unordered list on the left-hand side of the footer, the dotted underline is positioned tightly below the text

Re: [css-d] footer not following content

2010-04-02 Thread Rob Emenecker
he original plan and have gone with a sticky footer using "fixed" and the client likes the result. :-) ...Rob Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion gr

Re: [css-d] footer not following content

2010-04-02 Thread Rob Emenecker
v. ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatically deleted. -Original Message- From:

[css-d] footer not following content

2010-04-01 Thread Rob Emenecker
Hi all, I'm trying to implement a sticky footer that anchors to the bottom of the viewport on pages whose content does not fill the viewport, and then have it follow the content on pages that overflow the viewport. I've been noodling with the implementation found at the following link: http://ma

[css-d] the CSS discuss Wiki

2010-03-15 Thread Rob Emenecker
there. So I wanted THANK everyone on this list that maintains the Wiki. It is an incredibly valuable resource! Best, Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that

Re: [css-d] odd float (double float?) on IE7

2010-03-02 Thread Rob Emenecker
until I can spend a few hours dissecting this later this week. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other mess

[css-d] odd float (double float?) on IE7

2010-03-01 Thread Rob Emenecker
are widely spaced and I'm not sure why that is happening. Can anyone shed light on what IE7 idiosyncracy is driving this? Thanks, Rob ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted

Re: [css-d] Multiple IEs (was: Re: strange problem with float)

2010-01-24 Thread Rob Emenecker
> It says they expire in April and/or 120 days. > Not sure what is up with that. Do they let you renew? MS generally releases new versions every quarter with new expiration dates. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note:

Re: [css-d] Fraction bar

2010-01-20 Thread Rob Emenecker
en using a fraction slash (u2044). ...Rob Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. Al

Re: [css-d] [OT] RE: - why did it have to die?

2010-01-17 Thread Rob Emenecker
You're right. Sorry. He did. ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatically de

Re: [css-d] [OT] RE: - why did it have to die?

2010-01-17 Thread Rob Emenecker
point, but I stick with my original assertion that initialisms are acronyms, but not all acronyms are initialisms. Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this

[css-d] [OT] RE: - why did it have to die?

2010-01-15 Thread Rob Emenecker
acronym, but an acronym (based on pronunciation) is not always an initialism. They are not mutually exclusive. Since initialisms are acronyms, the ACRONYM element would still apply to them. :-) ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please

Re: [css-d] - why did it have to die?

2010-01-15 Thread Rob Emenecker
pecified in most writing style guides. ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages a

Re: [css-d] How to view CSS based websites with IE6?

2009-12-29 Thread Rob Emenecker
http://browserlab.adobe.com. There you can test drive virtual copies of most browsers, both Mac and Windows. ...Rob ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e

Re: [css-d] IE6 vertical spacing issue on LI elements (imagine that)

2009-12-28 Thread Rob Emenecker
Thank you David! I added a conditional "IE less than 7" style sheet with... * html #navbar ul li { height: 1%; } ... and that threw the "has-layout" trigger you suggested, and as was indicated by the article link that you provided. Best, Rob ______

[css-d] IE6 vertical spacing issue on LI elements (imagine that)

2009-12-28 Thread Rob Emenecker
at IE6 all that much, as long as it degrades to a usable, reasonable facsimile of the original. This spacing however, is too much. Thanks for any advice and guidance the collective can provide! ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.co

Re: [css-d] i don't know any php or asp i know css and i want toknow the limits

2009-11-02 Thread Rob Emenecker
seems that this is the effect you are trying to achieve, correct? ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All

Re: [css-d] descenders disappearing in IE

2009-10-29 Thread Rob Emenecker
ize is 1.7em, so the descenders are getting cropped out. Increase the line-height of your H1 element to 1.7em and the problem should resolve. ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted

Re: [css-d] ADMIN: Recent quietude

2009-10-28 Thread Rob Emenecker
" notice, try sending it again. That's the part that I hate. My servers get hit with so much spam each day that I worry that one day it will essentially become an unorchestrated denial-of-service situation. G. Thanks for the info Eric. ...Rob __

Re: [css-d] rendering fonts from psd to css

2009-10-14 Thread Rob Emenecker
> >> Anti-aliasing is controlled by the OS, not the browser. > >> > > > > Not entirely true. It's especially evident in Windows. Safari and > > Chrome both use their own anti-aliasing. > > Not completely true either. Safari 4 on 'doze defaults to use > the Windows settings, but offers the pos

Re: [css-d] spacing around HR element in IE7 ???

2009-10-03 Thread Rob Emenecker
> See... > Thank you Georg! __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List

Re: [css-d] spacing around HR element in IE7 ???

2009-10-02 Thread Rob Emenecker
lding aside padding. In IE7 it looks like it is adding them and putting a 2em space. Obviously, I can alter the CSS for the HR via a conditional IE style sheet, but is there a better way? ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Re

[css-d] spacing around HR element in IE7 ???

2009-10-02 Thread Rob Emenecker
Hi all, I'm trying to determine why I am having an issue with top/bottom spacing on an element in Internet Exploder 7. The spacing appears as desired/intended in Firefox 3.x and Safari 4.x on Windows. (Other browsers/platforms TBD.) Right now, however, I'm trying to determine what to do to fix I

Re: [css-d] Did you know Helvetica = Arial = sans-serif?

2009-09-21 Thread Rob Emenecker
row market. It also assumes that the people that HAVE the font, actually have it ACTIVE. Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscr

Re: [css-d] Did you know Helvetica = Arial = sans-serif?

2009-09-21 Thread Rob Emenecker
do, or what happens on the Mac, but I do know that Arial is NOT forced by the OS when Helvetica is specified and present on the system. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from dis

Re: [css-d] Bold not working

2009-08-25 Thread Rob Emenecker
early* discernable. ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatically de

Re: [css-d] Bold not working

2009-08-25 Thread Rob Emenecker
Brian, In FF 3.5 they are working just fine. The problem I see is that the size is so small that it's difficult to discern that they are actually bold. ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are

Re: [css-d] Screen resolution?

2009-08-12 Thread Rob Emenecker
reaking" once you muck with it (which is a whole different rant in and of itself.) ...Rob Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this

Re: [css-d] Screen resolution?

2009-08-12 Thread Rob Emenecker
reaking" once you muck with it (which is a whole different rant in and of itself.) ...Rob Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this

Re: [css-d] Screen resolution?

2009-08-12 Thread Rob Emenecker
et them convoluted, and both are accurate depending upon WHICH DIRECTION you view the relationship from. ...Rob Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups tha

Re: [css-d] Screen resolution?

2009-08-11 Thread Rob Emenecker
s adjustments. I let my OS use default DPI, occassionally switching to the preset "large fonts" on Windows for testing purposes. While this thread has been very informative, it seems like it has long lost it's relevance to CSS. Are all of the moderators on vacation? _

Re: [css-d] Screen resolution?

2009-08-10 Thread Rob Emenecker
Photoshop shows the size of the image (not necessarily the file) as an uncompressed raw image. ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail addre

Re: [css-d] A simple question - h1 before p

2009-07-09 Thread Rob Emenecker
ETWEEN the and the , then you need to target both the and the to ensure neither of their margins are larger than the desired amount of space. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted fr

Re: [css-d] A simple question - h1 before p

2009-07-09 Thread Rob Emenecker
> what's the point?see http://www.jquery.com and you won't need > a class anymore ^^/ The point, in the original question, was to get this *basic* display aspect handled without resorting to scripting tactics. ________ Rob Emenecker @ H

Re: [css-d] A simple question - h1 before p

2009-07-09 Thread Rob Emenecker
ggestion and define a class that you can apply. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other message

Re: [css-d] adjusting overall size in css?

2009-06-23 Thread Rob Emenecker
y browser window larger, even I get aggitated when I am forced to do so by sites such as Facebook, MSN, etc. Just because I have a big monitor does not mean I want to fill it, and my desktop, with your site! ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.c

Re: [css-d] IE7 problem with a gap between divs [redux]

2009-06-18 Thread Rob Emenecker
Thanks Tim, The explanation -- re: descenders -- now makes it clear! ...Rob Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All

Re: [css-d] IE7 problem with a gap between divs [redux]

2009-06-18 Thread Rob Emenecker
space. This reminds me of the issue that IE has/had with TD elements and their first-child element. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail a

Re: [css-d] IE7 problem with a gap between divs [redux]

2009-06-18 Thread Rob Emenecker
t the source XHTML you will see a comment and BR elements at the end of the masthead graphics. They are there to avoid a 3-pixel gap. Same problem as before. It is as if IE7 is not collapsing whitespace inside of the DIV. Is that correct? ...Rob ____ Rob Emen

Re: [css-d] IE7 problem with a gap between divs

2009-06-17 Thread Rob Emenecker
on the right-hand side graphic. Eliminating both of these appeared to resolve the issue. Granted, this is all WITHOUT IE6, which I usually patch back to together via an MS conditional comment CSS sheet load. Thanks! ...Rob Rob Emenecker @ Hairy Dog Digital w

[css-d] IE7 problem with a gap between divs

2009-06-17 Thread Rob Emenecker
ontent div, but that seems wonky. If that is what it takes fine, but I'm wondering if there is something about the structure and css that I am overlooking that is causing this issue on IE7. Best regards, Rob ________ Rob Emenecker @ Hairy Dog Digital 410.694.3575 (

Re: [css-d] first-child pseudo-class not behaving as expected

2009-06-06 Thread Rob Emenecker
n explanation of the implementation on one of the popular CSS sites (can't remember which one now). When I saw Tim's message and then looked at the specification (http://www.w3.org/TR/CSS2/selector.html#first-child), I realized my error. Thanks! ...Rob ________

Re: [css-d] first-child pseudo-class not behaving as expected

2009-06-05 Thread Rob Emenecker
;} div#content > *:first-child (margin-top: 0;} I realize bets are off with IE6, however, with standards-compliant sites, I basically take a "horseshoes and hand grenades" approach with IE6. So the margin-top value in the case of IE6 will be acceptable. ...Rob _____

Re: [css-d] first-child pseudo-class not behaving as expected

2009-06-05 Thread Rob Emenecker
move it if a previous first-element now falls lower into the content. ...Rob ____ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All o

[css-d] first-child pseudo-class not behaving as expected

2009-06-05 Thread Rob Emenecker
Any suggestions? Best regards, Rob ________ Rob Emenecker @ Hairy Dog Digital 410.694.3575 (arf) || 410.694.3550 (fax) www.hairydogdigital.com __ css-discuss [cs...@lists.css-discuss.org] http://www.

Re: [css-d] border-bottom not appearing in IE7 ?

2009-04-28 Thread Rob Emenecker
border-bottom: dotted 1px #FFF; } Thanks for the info and helping me get my bearings on this. (I'm having a sense of deja vu, so it's likely that I asked this a while back too. Doh!) ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigita

[css-d] border-bottom not appearing in IE7 ?

2009-04-28 Thread Rob Emenecker
verlooking. Thanks! ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatical

Re: [css-d] [OT] EMs vs. PERCENTs

2009-03-19 Thread Rob Emenecker
> Just for clarification, if anyone else is as confused by this > thread as I am. I am glad I was able to confuse. It means the coffee is being consumed at too great an intake level. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Pleas

Re: [css-d] [OT] EMs vs. PERCENTs

2009-03-19 Thread Rob Emenecker
out the web site link. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are

Re: [css-d] [OT] EMs vs. PERCENTs

2009-03-19 Thread Rob Emenecker
n helped with that understanding. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are aut

Re: [css-d] [OT] EMs vs. PERCENTs

2009-03-19 Thread Rob Emenecker
> Rob, do you mean: > > a) For font sizing > b) For layout > c) In general (i.e. including both the above) > > There are a few quite considerable differences if you're > talking anything more than basic syntax. More for (a), but also (b). I understand the basic principles behind them both, howe

[css-d] [OT] EMs vs. PERCENTs

2009-03-19 Thread Rob Emenecker
Hi all, I am looking for a few good web locations that explain and clarify the differences between EMs and PERCENTS, and recommendations for using one or the other. I do not want the W3C specification, I know where that is. I am looking for practical information in the real world application of o

[css-d] something simple that i just can get figured out in IE7

2009-02-22 Thread Rob Emenecker
lenge trying to figure out what is collapsing and causing the bottom border to NOT appear. Here is the link: http://www.hairydogdigital.com/HairyDog02/ Any suggestions/thoughts? Thanks, Rob ____ Rob Emenecker @ Hairy Dog Digital 410.694.3575

Re: [css-d] What's an OP? and other stuff

2008-10-10 Thread Rob Emenecker
ch response but only one copy of responses to > other new topics by other people. Different, interesting. The list is set up such that REPLY goes to the person that submitted the message. REPLY-ALL will go to BOTH the poster and the list. ...Rob ________ Rob Eme

Re: [css-d] workaround to inherited opacity

2008-09-20 Thread Rob Emenecker
ncept2a.html ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatic

Re: [css-d] workaround to inherited opacity

2008-09-19 Thread Rob Emenecker
Hi Bill (and Al), > Whenever you expose IE7 to a filter you kill > font-smoothing. This is a great approach, but the font-smoothing will be an issue. ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail me

Re: [css-d] workaround to inherited opacity

2008-09-19 Thread Rob Emenecker
Hi all, Thank you for your insightful comments. At the moment I'm leaning towards using small background PNG32s in the DIVs for the transparency effect, with a conditional style sheet for IE6 that uses alternate background images. Best, Rob ____ Rob Emen

[css-d] workaround to inherited opacity

2008-09-18 Thread Rob Emenecker
s the best way to go about achieving this effect? (I'm trying to avoid falling back on overlapping AP divs, if possible.) ...Rob ________ Rob Emenecker @ Hairy Dog Digital 410.694.3575 (arf) || 410.694.3550 (fax

Re: [css-d] Space between Border and Padding

2008-07-22 Thread Rob Emenecker
gap between the background color. There may be other ways to achieve this, but IMO a nested element seems the easiest. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that thi

Re: [css-d] Space between Border and Padding

2008-07-22 Thread Rob Emenecker
the first -- would seem to require some amount of nested DIVs. ...Rob ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other me

Re: [css-d] Page Check please

2008-06-29 Thread Rob Emenecker
all being said, you do use colors consistently. That is good. Blue for level 1 and level 2 heads, and Red for level 3 run-in heads (though they are not tagged as h3). There is one display issue that I did see. While you did fix the centering with respect to the radio buttons, when printed, the head

Re: [css-d] CSS and Line Wrap

2008-06-27 Thread Rob Emenecker
> Why was that not a problem for FF? problem in both IE 6 & 7. Different browser's use different methods to try and intuit what the author/programmer means when it's fed invalid code. In this case Firefox guessed correctly while IE did not. _____

Re: [css-d] easy clearing: a new way?

2008-06-23 Thread Rob Emenecker
Excellent reference. Thanks Ingo! Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com Please note: Return e-mail messages are only accepted from discussion groups that this e-mail address subscribes to. All other messages are automatically deleted

Re: [css-d] Extra ? and Font Switcher

2008-06-21 Thread Rob Emenecker
HTML elements not closed. Before you can worry about the layout, you've got to get your PHP outputting clean HTML. ...Rob E. ________ Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com

Re: [css-d] [OT] toggling visibility using onmouseover

2008-06-13 Thread Rob Emenecker
. Rob Emenecker @ Hairy Dog Digital www.hairydogdigital.com __ 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] Validation Warning: Byte-Order Mark found in UTF-8 File?

2008-06-13 Thread Rob Emenecker
With UTF-8 a byte-order mark is not necessary. However, Dreamweaver CS3 allows you to include one in your files. Check your PREFERENCES -> NEW DOCUMENT settings and DESELECT the "Include Unicode Signature (BOM)" option. It is only required with UTF-16 and UTF-32. Now, as far as the files you have

Re: [css-d] CSS popup not popping in IE

2008-06-12 Thread Rob Emenecker
Nancy, > Duncan, The script works perfectly, but I still don't > understand why it won't work in IE without the script since > the hover is for the a tag. The CSS is actually targeting the SPAN element inside of the A element, not the A element itself. ...Rob

  1   2   >