Re: [css-d] The Simpsons in CSS

2013-11-12 Thread Tom Livingston
Sent from my iPhone On Nov 12, 2013, at 3:18 PM, Karl DeSaulniers k...@designdrumm.com wrote: On Nov 12, 2013, at 12:19 PM, MiB wrote: nov 12 19.14 COM: This is cool and all, but…seriously, is CSS being touted as an illustration tool? Am I missing a concept here? If it's

[css-d] Font stack problem

2013-11-13 Thread Tom Livingston
it is not getting used on my page in Chrome and I'm seeing Lucida instead. FireFox is fine. Can anyone think of why this might be? Does Chrome need the name written differently? -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Font stack problem

2013-11-13 Thread Tom Livingston
, having another Trebuchet MS active, will mess up Chrome. Thanks -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] Massive mouse over dropdowns--possible with CSS?

2013-11-15 Thread Tom Livingston
in the article, under My Account, if your mouse leaves the dropdown while attempting to login, well... you can't I understand why you'd use this, but I'm not a fan. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Chrome for Mac disowns children

2013-11-19 Thread Tom Livingston
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] Clean fallback for CSS Animation in IE9 etc.

2013-11-20 Thread Tom Livingston
it at the moment. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List

[css-d] Visual styling vs. source order

2013-12-19 Thread Tom Livingston
, below a nav bar. I guess this is as much a semantics question as much of a CSS question. TIA -- Tom Livingston | Senior Front End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d

Re: [css-d] Visual styling vs. source order

2013-12-19 Thread Tom Livingston
On Dec 19, 2013, at 5:31 PM, Ric Nudell rnud...@gmail.com wrote: An interesting question. But I have always believed that the semantic ranking of your headings (h1, h2, etc.) is about meaning, the importance of the text, This is where I was heading. I have just put the h2 before the h1

Re: [css-d] Visual styling vs. source order

2013-12-20 Thread Tom Livingston
-discuss.org] On Behalf Of Tom Livingston Sent: Thursday, December 19, 2013 2:00 PM To: CSS Discussion Group Subject: [css-d] Visual styling vs. source order List, Hopefully this is related to CSS enough for this list... Visually, the layout I'm looking at has a smaller line of copy, I'd

Re: [css-d] Visual styling vs. source order

2013-12-20 Thread Tom Livingston
/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx

Re: [css-d] need some help with IE8

2014-01-02 Thread Tom Livingston
/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279

Re: [css-d] media queries and background images

2014-01-02 Thread Tom Livingston
criteria for a larger width hasn't been met, it won't load the desktop size. In desktop-first, it is seeing and downloading the styles/assets for desktop and then they are being overridden and replaced by smaller ones. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph

Re: [css-d] media queries and background images

2014-01-02 Thread Tom Livingston
After reading through your linked article, it would appear that it doesn't matter whether you use mobile-first or not. Am I correct listers? On Thu, Jan 2, 2014 at 1:00 PM, Tom Livingston tom...@gmail.com wrote: On Thu, Jan 2, 2014 at 12:50 PM, Bob Passaro bob.pass...@gmail.com wrote: So let's

Re: [css-d] media queries and background images

2014-01-02 Thread Tom Livingston
. Working on a new project right now where this is coming up a lot. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org

Re: [css-d] media queries and background images

2014-01-03 Thread Tom Livingston
the same idea as the mobile-first scenario. At desktop, the max-width: 600px MQ is not being met, but the results show most download both images. I'd be surprised if the results were any different if that test was a mobile-first situation and that MQ was min-width: 600px. -- Tom Livingston | Senior

Re: [css-d] Replacing table layout with CSS

2014-01-09 Thread Tom Livingston
According to Firebug in FireFox, your span id=rdo is inside of label id=search_store which, actually, is wrapping a lot of stuff. That doesn't look right to me. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Replacing table layout with CSS

2014-01-09 Thread Tom Livingston
/div /body /html HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d

[css-d] Stylesheet weight

2014-01-17 Thread Tom Livingston
it needs to be. As an example, i've got 8 page templates well under way and my minified sheet is 23k. Does that sound bad? -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Stylesheet weight

2014-01-18 Thread Tom Livingston
Thanks Philippe. Sent from my iPhone On Jan 18, 2014, at 8:06 PM, Philippe Wittenbergh e...@l-c-n.com wrote: Le 17 janv. 2014 à 23:58, Tom Livingston tom...@gmail.com a écrit : As an example, i've got 8 page templates well under way and my minified sheet is 23k. Does that sound bad

Re: [css-d] Replacing table layout with CSS

2014-01-20 Thread Tom Livingston
On Sun, Jan 19, 2014 at 3:00 PM, SSC_perl p...@surfshopcart.com wrote: On Jan 9, 2014, at 5:04 PM, Tom Livingston wrote: If I may, maybe this will get you started: Tom, I'm sorry I didn't respond earlier. I had a coding problem that needed to be fixed, and then after that was done

Re: [css-d] Simple display of concentric circles

2014-01-21 Thread Tom Livingston
: 4px solid #99; height: 120px; width: 120px; border-radius: 120px; margin: 0 auto 0 auto; } /style div class=wrap div class=circle2div class=circle1 /div/div /div I would guess SVG might be better, but I am not familiar with it. -- Tom Livingston | Senior Front-End

Re: [css-d] Simple display of concentric circles

2014-01-21 Thread Tom Livingston
Also, may be able to do it with a radial gradient and some well-planned color stops, but you may be then excluding some browsers you need to support. You can play here: http://www.colorzilla.com/gradient-editor/ HTH On Tue, Jan 21, 2014 at 12:22 PM, Tom Livingston tom...@gmail.com wrote

Re: [css-d] Simple display of concentric circles

2014-01-21 Thread Tom Livingston
) 25%,rgba(0,52,120,1) 25%,rgba(0,52,120,1) 38%,rgba(255,255,255,1) 38%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003478', endColorstr='#ff',GradientType=1 ); width: 120px; height: 120px; } HTH On Tue, Jan 21, 2014 at 12:57 PM, Tom Livingston tom...@gmail.com wrote

[css-d] nth of type issue

2014-01-22 Thread Tom Livingston
correctly. Variations of the equation i've tried aren't working. What am I not grasping? Thanks for your time. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] nth of type issue

2014-01-22 Thread Tom Livingston
On Wed, Jan 22, 2014 at 1:25 PM, Chris Rockwell ch...@chrisrockwell.com wrote: If I understand it correctly, it's working the way you want - maybe there's something else involved? http://codepen.io/anon/pen/hypoH OK, thanks Chris. I'll start looking for other culprits. -- Tom Livingston

Re: [css-d] IE issue!

2014-01-22 Thread Tom Livingston
there are other styles from somewhere else effecting the pages? Also, to be clear, are you viewing in the same browser in both cases? -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] IE issue!

2014-01-23 Thread Tom Livingston
Sent from my iPhone On Jan 23, 2014, at 1:45 AM, Philippe Wittenbergh e...@l-c-n.com wrote: Le 23 janv. 2014 à 03:34, Ed Pybus e...@slrecords.net a écrit : 've encounter an odd problem with display:inline-block. When I have the website on a USB stick and open it in IE11 it opens as

Re: [css-d] nth of type issue

2014-01-24 Thread Tom Livingston
/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Simple display of concentric circles

2014-01-25 Thread Tom Livingston
=circle1 /div/div /div I would guess SVG might be better, but I am not familiar with it. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss

Re: [css-d] Make all link border-bottom of equal length?

2014-01-31 Thread Tom Livingston
to be that long. Possible to do this? thank you! John\ How about min-width? -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css

Re: [css-d] Make all link border-bottom of equal length?

2014-01-31 Thread Tom Livingston
lidiv class=lengtha href=#The Rain in Spain stays Mainly in the Plain/a/div/li /ul - Rod Castello Going this route, could you not just apply the width to the lis and avoid the extra element? -- Tom Livingston | Senior Front-End Developer | Media Logic | ph

Re: [css-d] Make all link border-bottom of equal length?

2014-01-31 Thread Tom Livingston
-decoration:none; border-bottom:1px dotted rgb(0,0,0); } -- Cordially, David Ha ha. As always, I can't see the forest for the trees. Such a simple solution David... :-/ -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279

Re: [css-d] Make all link border-bottom of equal length?

2014-01-31 Thread Tom Livingston
On Fri, Jan 31, 2014 at 3:29 PM, Jukka K. Korpela jkorp...@cs.tut.fi wrote: 2014-01-31 20:07, Tom Livingston wrote: [...] ul a{ display: block; /* - Add this */ [...] Ha ha. As always, I can't see the forest for the trees. Such a simple solution David... :-/ But to a problem

Re: [css-d] Controlling per-page nav contents

2014-02-04 Thread Tom Livingston
the “Home” nav elements would be visible on all other pages. Thank you, John Normally, I just class a main wrapper (consistent on all pages) or the body element and attack it that way... .homepage nav a.home{display:none; visibility: none;} -- Tom Livingston | Senior Front-End Developer | Media

Re: [css-d] Controlling per-page nav contents

2014-02-04 Thread Tom Livingston
is better? I don't technically know. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org

Re: [css-d] Controlling per-page nav contents

2014-02-04 Thread Tom Livingston
usually still display the link (text) but not as a working link (I assume the reason is simply to prevent an unnecessary page load). Agreed. I've done this as well. On home page, home link is highlighted as the active page and isn't clickable. -- Tom Livingston | Senior Front-End Developer

[css-d] Site Performance

2014-02-11 Thread Tom Livingston
it off-list. Thanks for your time, and my apologies to list-mom for borderline subject matter. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d

Re: [css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Tom Livingston
-container 2) 'underlapping' the bottom of the page content a bit so some of the color shows behind the content. Hi Debbie, Having a little trouble understanding what you're after. Do you have a link to an image of the effect you are typing to achieve that we can see? -- Tom Livingston | Senior

Re: [css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Tom Livingston
. This will prevent the top of the image from getting cropped by footer-wrapper and you may get more of the image peeking up behind your content. Just a thought. HTH. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] A little help, please?

2014-02-13 Thread Tom Livingston
Firefox here: http://apsona.com/share/Selection_017.png Thanks in advance for your guidance. Sridhar __ Adding overflow: hidden; to .main-menu-sub (to clear floating lis) and width: 100%; fixed it here in FF 27. HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph

Re: [css-d] media queries

2014-02-24 Thread Tom Livingston
Sent from my iPhone On Feb 24, 2014, at 2:37 PM, Nancy Johnson njohnso...@gmail.com wrote: Is there a standard method to use media queries? I took the W3C mobile course about 3 years ago and since then there are many more devices out there each with different size and/or retinal

Re: [css-d] is clear a hack?

2014-03-04 Thread Tom Livingston
Sent from my iPhone On Mar 4, 2014, at 4:32 PM, John j...@coffeeonmars.com wrote: in the case where you have section float left and aside float left, footer clear both, is clear a hack? In this case, no. Clear is in the spec. …or is it part of CSS deliberately to handle such a

Re: [css-d] is clear a hack?

2014-03-06 Thread Tom Livingston
again just for hack management. I have to agree. It's been the least problematic solution i've tried. I'm not sure what modern browsers have implemented to lessen it's use, but in my case where I have to worry about browsers as far back as IE7 still, this works best. -- Tom Livingston

Re: [css-d] is clear a hack?

2014-03-06 Thread Tom Livingston
;} .clear:after {clear:both;} .clear {zoom:1;}/* For IE 6/7 (trigger hasLayout) */ While these definitions are using real in-the-spec css, they are taking advantage of browser behaviors to cause a wrapper element to contain floated elements within it. Smarter people, feel free to correct me... HTH -- Tom

Re: [css-d] can CSS3 make these shapes?

2014-03-06 Thread Tom Livingston
://www.samuelrossille.com/css-shape/ or http://html-generator.weebly.com/css-shape-generator.html complex shapes can be made by stacking same-colored simple shapes, which is how the Simpsons ones were done. HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx

Re: [css-d] can CSS3 make these shapes?

2014-03-06 Thread Tom Livingston
On Thu, Mar 6, 2014 at 3:40 PM, John j...@coffeeonmars.com wrote: On 3/6/14 12:37 PM, Tom Livingston wrote: You may be better off with SVG (or gif/png) for compatibility's sake, ah..ok, that I can do. If I go with .svg, who gets frozen out? IE? Looks like IE8 and below http://caniuse.com

Re: [css-d] is clear a hack?

2014-03-06 Thread Tom Livingston
On Thu, Mar 6, 2014 at 3:41 PM, Davies, Elizabeth elizabeth_dav...@gallup.com wrote: On the bright side, it's all getting gutted and nothing is sacred. It will be a fun year. You get a whole year?!? Lucky! -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231

Re: [css-d] Do modern mobile browsers deliberately ignore font size?

2014-03-10 Thread Tom Livingston
http://www.quirksmode.org/mobile/metaviewport/ This has a good explanation of what it's for. Sent from my iPhone On Mar 9, 2014, at 4:52 PM, Ezequiel Garzón garzon.luc...@gmail.com wrote: Greetings to all, I can't figure out why a webpage as simple as [2] renders text with uniform size

Re: [css-d] Do modern mobile browsers deliberately ignore font size?

2014-03-10 Thread Tom Livingston
-size-adjust: 100%; HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo

Re: [css-d] help with menu bar

2014-03-13 Thread Tom Livingston
help. -- Hope this helps. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman

Re: [css-d] help with menu bar

2014-03-13 Thread Tom Livingston
, Mar 13, 2014 at 3:23 PM, Tom Livingston tom...@gmail.com wrote: On Thu, Mar 13, 2014 at 10:47 AM, Brian Jones bdotjo...@gmail.com wrote: Hi, I have this demo setup here http://jsfiddle.net/dTsrY/ and i need help with a few issues that i am having. I am using bootstrap 3.0 and when

Re: [css-d] Do modern mobile browsers deliberately ignore font size?

2014-03-13 Thread Tom Livingston
Sent from my iPhone On Mar 13, 2014, at 5:32 PM, Ezequiel Garzón garzon.luc...@gmail.com wrote: You don't explain what you mean with same size -- in a valid HTML5 document I wouldn't get that issue you claim -- nor do you post online code as HTML/CSS. It's pointless to debate what you

[css-d] iOS Safari and multiple fixed backgrounds

2014-03-14 Thread Tom Livingston
/careers-header-bg.jpg) 50% 0 no-repeat;} Some Googling produced nothing that will help. Anyone have any ideas? Anyone know if there's a trick to this? Thanks -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] iOS Safari and multiple fixed backgrounds

2014-03-14 Thread Tom Livingston
Sent from my iPhone On Mar 14, 2014, at 12:11 PM, Georg ge...@gunlaug.com wrote: Den 14.03.2014 16:55, skrev Tom Livingston: List, I have a page with multiple divs that have fixed backgrounds. This isn't working in iOS Safari or iOS Chrome. Actually, not even a single div with a fixed

Re: [css-d] SASS or LESS

2014-03-14 Thread Tom Livingston
Sent from my iPhone On Mar 14, 2014, at 12:38 PM, Vince Mendella vi...@graymatterstudios.ca wrote: Hey everyone, Just wondering if there is a good place for tutorials to learn SASS or LESS? And which one would be better to dive into? May be 'holy war' territory. A lot is personal

Re: [css-d] iOS Safari and multiple fixed backgrounds

2014-03-14 Thread Tom Livingston
in this biz, you never know if someone figured out a way around it. Thanks. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org

Re: [css-d] Do modern mobile browsers deliberately ignore font size?

2014-03-14 Thread Tom Livingston
, but the sizes are ridiculously small. I'm gonna guess that because there is no layout, the width of the page is very large so it is zoomed OUT a great deal. Right? Am I missing something? -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] coordinate link and li hover states?

2014-03-14 Thread Tom Livingston
You could have the a be display: block; and add padding//bg color etc. to achieve the look you are after. Remove the hover from the li. Or a as inline-block instead of block. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279

Re: [css-d] coordinate link and li hover states?

2014-03-14 Thread Tom Livingston
padding//bg color etc. to achieve the look you are after. Remove the hover from the li. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d

Re: [css-d] display:inline-block differences in browsers

2014-03-16 Thread Tom Livingston
got them all on one line for me in Chrome, without them crowding the rule at the edge of wrapper. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss

Re: [css-d] display:inline-block differences in browsers

2014-03-17 Thread Tom Livingston
elements with px (you can use px more safely here because they are imgs) may bring results that are more similar. This is just my gut feeling here. No science to back it up. HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Subject: Font Size Small in FireFox ?

2014-03-17 Thread Tom Livingston
guess here, but might you have used FF's font scaling UI (View Zoom Scale Text Only) - scaled things down - and maybe left it down? -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] display:inline-block differences in browsers

2014-03-17 Thread Tom Livingston
On Mon, Mar 17, 2014 at 10:09 AM, John j...@coffeeonmars.com wrote: On 3/17/14 5:56 AM, Tom Livingston wrote: One thing that may be happening is that you are spacing the icons with ems, which is tied to font sizing. The math involved with the spacing of the elements in #social is tight enough

Re: [css-d] display:inline-block differences in browsers

2014-03-17 Thread Tom Livingston
On Mon, Mar 17, 2014 at 10:22 AM, John j...@coffeeonmars.com wrote: On 3/17/14 7:19 AM, Tom Livingston wrote: This link to a screen shot is Chrome on top and FF Aurora behind: https://dl.dropboxusercontent.com/u/2616576/Screen%20Shot%202014-03-17%20at%2010.12.56%20AM.png HTH Yes

Re: [css-d] display:inline-block differences in browsers

2014-03-17 Thread Tom Livingston
On Mon, Mar 17, 2014 at 10:29 AM, John j...@coffeeonmars.com wrote: On 3/17/14 7:24 AM, Tom Livingston wrote: Sorry. I'm not sure what the discrepancy is. They look pretty similar to me. your screengrab shows them closer than my FF version, but why should there BE a discrep? Or better

Re: [css-d] Responstable SCSS

2014-03-17 Thread Tom Livingston
The pen is working on my iPhone Sent from my iPhone On Mar 17, 2014, at 1:54 PM, SSC_perl p...@surfshopcart.com wrote: I'm trying to implement this responsive table on my site: http://codepen.io/sharifh/pen/imojf It works fine in the Safari browser on my Mac when resizing the

Re: [css-d] Subject: Font Size Small in FireFox ?

2014-03-19 Thread Tom Livingston
! __ I can't help still leaning towards browser settings. Have you double checked that zoom/text scaling is at 100% in all browsers? -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Subject: Font Size Small in FireFox ?

2014-03-19 Thread Tom Livingston
On Wed, Mar 19, 2014 at 11:16 AM, Crest Christopher crestchristop...@gmail.com wrote: Here is the updated link. Tom Livingston wrote: On Wed, Mar 19, 2014 at 11:14 AM, Crest Christopher crestchristop...@gmail.com wrote: Zoom and Text scaling is at 100% in all browsers. Arghh the text

Re: [css-d] Subject: Font Size Small in FireFox ?

2014-03-19 Thread Tom Livingston
On Wed, Mar 19, 2014 at 11:14 AM, Crest Christopher crestchristop...@gmail.com wrote: Zoom and Text scaling is at 100% in all browsers. Arghh the text won't look right in FireFox, I don't understand, I was expecting this in IE, not firefox. Tom Livingston wrote: On Wed, Mar 19, 2014 at 10

Re: [css-d] Subject: Font Size Small in FireFox ?

2014-03-19 Thread Tom Livingston
On Wed, Mar 19, 2014 at 11:27 AM, Tom Livingston tom...@gmail.com wrote: On Wed, Mar 19, 2014 at 11:26 AM, Crest Christopher crestchristop...@gmail.com wrote: It looks identical, did you change any rule in the style sheet or nothing at all ? I changed nothing. -- Did you edit browser

Re: [css-d] Subject: Font Size Small in FireFox ?

2014-03-19 Thread Tom Livingston
On Wed, Mar 19, 2014 at 11:26 AM, Crest Christopher crestchristop...@gmail.com wrote: It looks identical, did you change any rule in the style sheet or nothing at all ? I changed nothing. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx

Re: [css-d] Subject: Font Size Small in FireFox ?

2014-03-19 Thread Tom Livingston
On Wed, Mar 19, 2014 at 11:41 AM, Crest Christopher crestchristop...@gmail.com wrote: Thank You for the help ! Tom Livingston wrote: On Wed, Mar 19, 2014 at 11:33 AM, Crest Christopher crestchristop...@gmail.com wrote: I have a question, how come when I hover over the word 'gallery

Re: [css-d] Subject: Font Size Small in FireFox ?

2014-03-19 Thread Tom Livingston
text ? They overlap. Hit areas are on top of eachother. Not sure you can avoid this as built. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss

Re: [css-d] Line Height doesn't effect all pseduo elements

2014-03-19 Thread Tom Livingston
pa href=This is a really long link to test line-height on hover./a/p /div /body /html -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss

Re: [css-d] Space between text {Chrome}

2014-03-19 Thread Tom Livingston
;} helped -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] Line Height doesn't effect all pseduo elements

2014-03-19 Thread Tom Livingston
://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 by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231

Re: [css-d] dealing with media breaks

2014-03-26 Thread Tom Livingston
expectations of where breaks occur, but that's another story... HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org

Re: [css-d] floating thumbnails

2014-03-27 Thread Tom Livingston
, messing up the floats. Adding min-height: 5em; to .robonav cleaned it up nice for me. Adjust as desired. HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css

[css-d] Google font use

2014-03-27 Thread Tom Livingston
, and Chrome showed odd char spacing. Am I implementing something wrong, or do I need to write rules like strong{font-weight:500;font-style:normal;} to have this work right? Thanks in advance. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx

Re: [css-d] Google font use

2014-03-27 Thread Tom Livingston
-in-the-age-of-web-fonts/ and http://css-tricks.com/watch-your-font-weight/ hope it helps isabel Thanks Isabel. All i can say is I'm glad it isn't a case of me just being tick-headed. It's not just me. I'll see if I can't come up with some sass for this... Thanks -- Tom Livingston

Re: [css-d] Google font use

2014-03-27 Thread Tom Livingston
Thanks Isabel. All i can say is I'm glad it isn't a case of me just being tick-headed. It's not just me. Er, I mean thick-headed. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Google font use

2014-03-27 Thread Tom Livingston
what you mean. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List

Re: [css-d] Google font use

2014-03-27 Thread Tom Livingston
On Thu, Mar 27, 2014 at 2:44 PM, Jukka K. Korpela jkorp...@cs.tut.fiwrote: 2014-03-27 18:34, Tom Livingston wrote: I was doing this simple test with google fonts (via @import method). body{ font-family: $roboto; } .bold{ font-weight: 500; } I suppose you are using some

Re: [css-d] Google font use

2014-03-27 Thread Tom Livingston
On Thu, Mar 27, 2014 at 12:34 PM, Tom Livingston tom...@gmail.com wrote: I was doing this simple test with google fonts (via @import method). body{ font-family: $roboto; } .bold{ font-weight: 500; } pHi there span class=boldbolded text/span/p pstrongI'm bold/strong/p

Re: [css-d] Graphic not aligning correctly

2014-04-02 Thread Tom Livingston
it is not aligning and in others it is. Any ideas how to fix? Hopefully this will be a learning experience! Thank you! Can you be specific about what browsers aren't playing nice? I'm not seeing the issue. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231

Re: [css-d] Graphic not aligning correctly

2014-04-02 Thread Tom Livingston
On Wed, Apr 2, 2014 at 2:14 PM, J.C. Berry jcharlesbe...@gmail.com wrote: Firefox 28 On Wed, Apr 2, 2014 at 11:09 AM, Tom Livingston tom...@gmail.com wrote: On Wed, Apr 2, 2014 at 1:58 PM, J.C. Berry jcharlesbe...@gmail.comwrote: Hi all, Thought I would just try this again

[css-d] Fwd: Graphic not aligning correctly

2014-04-02 Thread Tom Livingston
-- Forwarded message -- From: J.C. Berry jcharlesbe...@gmail.com Date: Wed, Apr 2, 2014 at 2:23 PM Subject: Re: [css-d] Graphic not aligning correctly To: Tom Livingston tom...@gmail.com oops. It's just Drupal when I'm logged in. I logged out and all is fine! Thanks for the time

Re: [css-d] Firefox and page inflation

2014-04-07 Thread Tom Livingston
said, Felix can give far more knowledge on this than I can, but to my eye, you are working harder to achieve the same thing and 100% on the HTML respects a users default browser settings. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279

Re: [css-d] Firefox and page inflation

2014-04-07 Thread Tom Livingston
text size and allow the text to scale up. Why do I feel like you know this and meant something else with your question... -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Firefox and page inflation

2014-04-07 Thread Tom Livingston
On Mon, Apr 7, 2014 at 5:10 PM, Felix Miata mrma...@earthlink.net wrote: On 2014-04-07 15:51 (GMT-0400) Tom Livingston composed: Barney Carroll wrote: Please forgive the impertinent lurker here, but could somebody weigh in with why relative measures are necessary when the desired outcome

Re: [css-d] Font-Sizes - Golden Rule ?

2014-04-09 Thread Tom Livingston
default) and There will be 1/2 the size of Hi. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css

Re: [css-d] Font-Sizes - Golden Rule ?

2014-04-09 Thread Tom Livingston
Sent from my iPhone On Apr 9, 2014, at 12:05 PM, Shari webweave...@gmail.com wrote: If you use rem's it stays consistent from the body tag... correct? Correct. It is relative to the root. Shari __ css-discuss

Re: [css-d] Fancybox modal window location in iPhone

2014-04-10 Thread Tom Livingston
/a_fix_for_the_ios_orientationchange_zoom_bug/ When I changed orientation, the whole page was zoomed in so when you click a photo, the modal is acting accordingly. If I zoom out first, the modal works as desired. HTH -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx

Re: [css-d] Firefox and page inflation

2014-04-10 Thread Tom Livingston
Typical text site : http://marden-prg.org.uk/ Typical graphic-dependent high-resolution site : http://www.royalholloway.ac.uk/Hellenic-Institute/Research/Etheridge/ For what it's worth, a smart enough phone - like my iPhone - can render the high resolution site mentioned above with

Re: [css-d] Firefox and page inflation

2014-04-10 Thread Tom Livingston
Also, we're drifting away from list appropriate topics... Sent from my iPhone On Apr 10, 2014, at 12:32 PM, Chris Williams ch...@clwill.com wrote: Philip, as I described in the message I just sent, I too am developing a very complex and detailed application where I was convinced that one

Re: [css-d] Fancybox modal window location in iPhone

2014-04-10 Thread Tom Livingston
I'm still experiencing the problem. Sent from my iPhone On Apr 10, 2014, at 9:37 PM, Debbie Campbell d...@redkitecreative.com wrote: On Thu, Apr 10, 2014 at 9:07 AM, Debbie Campbell d...@redkitecreative.com wrote: Works fine in Android both portrait and landscape (centered on the screen),

Re: [css-d] Fancybox modal window location in iPhone

2014-04-11 Thread Tom Livingston
again in portrait and landscape view in an iPhone - this is the temporary URL: http://www.redkitecreative.com/dev/aemb/class-photos/ -- Debbie -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Phone breaks: unsure if working or not

2014-04-18 Thread Tom Livingston
On Fri, Apr 18, 2014 at 9:14 AM, Hahnel, Fred (DET-MRM) fred.hah...@mrmworldwide.com wrote: If not to use px for media breaks, what should be used? -regards, ems are becoming the preferred unit. -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx

Re: [css-d] Media Queries: How many pixels make an em ?

2014-04-18 Thread Tom Livingston
queries. So if I'm using 'px' now but would like to change to 'em', how do I calculate how many 'em' to allow for my 960px starting point ? I like using this: http://riddle.pl/emcalc/ -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279

Re: [css-d] Webkit's wobbly centering

2014-04-21 Thread Tom Livingston
less. Maybe that will put you on the right track... -- Tom Livingston | Senior Front-End Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css

<    1   2   3   4   5   6   7   8   9   10   >