Re: [css-d] FLex layout

2011-08-30 Thread Tom Livingston
On Tue, Aug 30, 2011 at 11:47 AM, Tom Livingston tom...@gmail.com wrote: Hello list, http://www.mlinc.com/tl-test/flextest/ At the above link, I am trying to have a fixed-width aside, with a flexible main section. The outer wrap has a min and max width. Is this possible? The design calls

Re: [css-d] FLex layout

2011-08-30 Thread Tom Livingston
On Tue, Aug 30, 2011 at 4:00 PM, David Laakso da...@chelseacreekstudio.com wrote: On 8/30/11 11:47 AM, Tom Livingston wrote: Hello list, http://www.mlinc.com/tl-test/flextest/ At the above link, I am trying to have a fixed-width aside, with a flexible main section. The outer wrap has a min

Re: [css-d] Opinions on Three CSS3 Books

2011-08-30 Thread Tom Livingston
on Amazon Thanks, Christopher A. City of Springfield, MO Web Coordinator IMHO, all are excellent. -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css

Re: [css-d] FLex layout

2011-08-31 Thread Tom Livingston
to all who took the time to look at my problem page. I appreciate it. -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org

Re: [css-d] Image causes scrollbars; header gets weird

2011-09-04 Thread Tom Livingston
Class names, though meaningful ones makes most sense in the long run for maintenance, can be what ever you want. Using the right elements is a whole different thing. Sent from my iPhone On Sep 2, 2011, at 10:00 PM, John j...@coffeeonmars.com wrote: On Sep 2, 2011, at 5:53 PM, Tom

Re: [css-d] Image causes scrollbars; header gets weird

2011-09-04 Thread Tom Livingston
Edit: class names cannot start with numbers but otherwise ... Sent from my iPhone On Sep 2, 2011, at 10:00 PM, John j...@coffeeonmars.com wrote: On Sep 2, 2011, at 5:53 PM, Tom Livingston wrote: Did you fix the second issue? I don't see a problem, other than the lack of semantic elements

Re: [css-d] Mysterious Div

2011-09-09 Thread Tom Livingston
-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 Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Does display: none still download a bgnd image

2011-09-10 Thread Tom Livingston
I believe mobile safari does download the images. Sent from my iPhone On Sep 10, 2011, at 5:42 AM, Rick Lecoat li...@sharkattack.co.uk wrote: Hi all; With the current interest in mobile-first responsive design, I have a question that I’ve been unable to fully answer. Here’s the scenario:

Re: [css-d] Check CSS In Browser Versions

2011-09-14 Thread Tom Livingston
-discuss [css-d@lists.css-discuss.org] 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 by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior

[css-d] @font-face question

2011-09-21 Thread Tom Livingston
the fallback work properly because of the body font-family declaration? Or do I have to spec the whole stack on each element, like: h1{font-family: 'HelveticaNeueW01-57Cn',Arial,Helmet,Freesans,sans-serif;} Thanks in advance. -- Tom Livingston | Senior Interactive Developer | Media Logic | ph

Re: [css-d] @font-face question

2011-09-21 Thread Tom Livingston
On Wed, Sep 21, 2011 at 12:57 PM, David Laakso da...@chelseacreekstudio.com wrote: On 9/21/11 12:15 PM, Tom Livingston wrote: Listers, General cascade question... Can I spec my fallback font stack on the body, like: body{font-family: Arial, Helvetica, sans-serif;} and then, on ONLY

Re: [css-d] @font-face question

2011-09-21 Thread Tom Livingston
On Wed, Sep 21, 2011 at 1:58 PM, David Laakso da...@chelseacreekstudio.com wrote: On 9/21/11 1:47 PM, David Laakso wrote: On 9/21/11 1:04 PM, Tom Livingston wrote: On Wed, Sep 21, 2011 at 12:57 PM, David Laakso da...@chelseacreekstudio.com  wrote: On 9/21/11 12:15 PM, Tom Livingston wrote

Re: [css-d] @font-face question

2011-09-21 Thread Tom Livingston
@font-face [unless perhaps if the user has declared sans as the default font in her browser preferences, or has a user style sheet with sans as default. ~d Actually that's NOT what you are saying, is it! :-0 OK, I re-read that. Full stack it is. Thanks! -- Tom Livingston | Senior

Re: [css-d] @font-face question

2011-09-21 Thread Tom Livingston
Got it. Thanks John. Sent from my iPhone On Sep 21, 2011, at 10:43 PM, John Daggett jdagg...@mozilla.com wrote: Tom Livingston wrote: Can I spec my fallback font stack on the body, like: body{font-family: Arial, Helvetica, sans-serif;} and then, on ONLY the elements that I wish to use

Re: [css-d] @font-face Browser Support

2011-09-25 Thread Tom Livingston
You would set up your font stack such as: h1{font-family: 'mycustomfont', arial, helvetica, sans-serif;} the fallback being arial, etc which would display if the custom-for whatever reason-didn't. Sent from my iPhone On Sep 25, 2011, at 2:44 PM, Elli Vizcaino elli...@yahoo.com wrote:

Re: [css-d] @font-face Browser Support

2011-09-26 Thread Tom Livingston
Helvetica ;) Regards, Barney Carroll (+44) 742 9177 278 On 25 Sep 2011, at 20:25, Tom Livingston tom...@gmail.com wrote: You would set up your font stack such as: h1{font-family: 'mycustomfont', arial, helvetica, sans-serif;} the fallback being arial, etc which would display if the custom

[css-d] Media Queries

2011-09-27 Thread Tom Livingston
, Safari 5.0.5 Mac. My IE installs are in separate VMs using VMWare... Could very well be my media queries as I am still wrapping my head around them... http://proof.mlinc.com/tl/cssd/ Thanks -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279

[css-d] Fwd: Media Queries

2011-09-27 Thread Tom Livingston
On Tue, Sep 27, 2011 at 3:57 PM, David Laakso da...@chelseacreekstudio.com wrote: On 9/27/11 3:26 PM, Tom Livingston wrote: List, I'm going around and around with this and can't see the source of my woes. Can anyone see the cause of layout issues in IE8 and IE7? IE8 is close, but it seems

Re: [css-d] Fwd: Media Queries

2011-09-27 Thread Tom Livingston
PM, Philippe Wittenbergh e...@l-c-n.com wrote: On Sep 28, 2011, at 5:55 AM, Tom Livingston wrote: The html errors i can live with. I do not know how to do cellspacing with CSS border-collapse border-spacing http://www.w3.org/TR/CSS21/tables.html#borders and I think classing table columns

Re: [css-d] Fwd: Media Queries

2011-09-28 Thread Tom Livingston
- I might have missed something. Current crop of browser have a fairly decent support for those properties that apply to this element. On Sep 28, 2011, at 10:55 AM, Tom Livingston wrote: For the col element, it seems that besides passing the validator, it's kinda the same as setting widths

Re: [css-d] Media Queries

2011-09-28 Thread Tom Livingston
seems happy. Anyone have any suggestions on this? On Tue, Sep 27, 2011 at 3:26 PM, Tom Livingston tom...@gmail.com wrote: List, I'm going around and around with this and can't see the source of my woes. Can anyone see the cause of layout issues in IE8 and IE7? IE8 is close, but it seems

Re: [css-d] Media Queries

2011-09-28 Thread Tom Livingston
Ah ha! It was [att=] selectors. Added classes, and it works. It's a known issue with respond.js. Hope a fix is out soon. On Wed, Sep 28, 2011 at 2:03 PM, Tom Livingston tom...@gmail.com wrote: I have still been working on this and after starting from scratch and using 320andup style sheet, I

[css-d] Showing and hiding table columns

2011-09-28 Thread Tom Livingston
. display:table-cell came to mind, but everyone's favorite older browsers won't play. Aside from having 2 separate tables, is there a solid way to do this? I tried some hacks to try to make display:table-cell; work, but was unsuccessful. Thanks for your time as always. -- Tom Livingston | Senior

Re: [css-d] Showing and hiding table columns

2011-09-28 Thread Tom Livingston
On Wed, Sep 28, 2011 at 3:17 PM, Ingo Chao ichaoc...@googlemail.com wrote: On Wednesday, September 28, 2011, Tom Livingston tom...@gmail.com wrote: List, What would be the best way to show and hide table columns based on media queries. On this page: http://proof.mlinc.com/tl/cssd2/ i'd

Re: [css-d] Showing and hiding table columns

2011-09-28 Thread Tom Livingston
On Wed, Sep 28, 2011 at 3:35 PM, Tom Livingston tom...@gmail.com wrote: On Wed, Sep 28, 2011 at 3:17 PM, Ingo Chao ichaoc...@googlemail.com wrote: On Wednesday, September 28, 2011, Tom Livingston tom...@gmail.com wrote: List, What would be the best way to show and hide table columns based

Re: [css-d] :: ie 6/7 ::

2011-09-29 Thread Tom Livingston
The footer link? Sent from my iPhone On Sep 29, 2011, at 10:14 PM, David Laakso da...@chelseacreekstudio.com wrote: Greetings from Redmond... Gotten to point where we can't see the forest through the trees [signature link]. Fast and dirty quick tour in IE 6/7 with any corrections that

Re: [css-d] :: ie 6/7 ::

2011-09-30 Thread Tom Livingston
/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css

Re: [css-d] :: ie 6/7 ::

2011-09-30 Thread Tom Livingston
-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 Interactive Developer | Media Logic | ph: 518.456.3015x231

Re: [css-d] help with button background alignment

2011-09-30 Thread Tom Livingston
/help_support_evolt/ -- Tom Livingston | Senior Interactive 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

Re: [css-d] help with the last item in a menu sprite

2011-10-07 Thread Tom Livingston
__ css-discuss [css-d@lists.css-discuss.org] 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 by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston

[css-d] Media Query for iPad

2011-10-14 Thread Tom Livingston
, however, is also effecting browsers (tested with FF 7.0.1) on a laptop with a screen resolution set at 1024x768. Is there a way to target ONLY the iPad and similar device ?? TIA -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Media Query for iPad

2011-10-14 Thread Tom Livingston
at 3:31 PM, David Laakso da...@chelseacreekstudio.com wrote: On 10/14/11 1:40 PM, Tom Livingston wrote: List, I am using the following media queries: @media only screen and (max-device-width: 1024px) and (orientation:portrait){ } @media only screen and (max-device-width: 1024px

Re: [css-d] OS X panter and CSS?

2011-10-15 Thread Tom Livingston
I would imagine you could install the latest Firefox (maybe Chrome) to test pages/assist with development and use browsercam for simple layout testing of other browsers. Check Textmate or Coda for a compatible editor. HTH Sent from iOS 5 On Oct 15, 2011, at 9:21 PM, John j...@coffeeonmars.com

Re: [css-d] OS X panter and CSS?

2011-10-16 Thread Tom Livingston
-discuss [css-d@lists.css-discuss.org] 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 by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior

[css-d] Fwd: I must be a moron, How to reply to messages

2011-10-18 Thread Tom Livingston
-- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

[css-d] Media query best practice question

2011-10-19 Thread Tom Livingston
/hiding of content that is in question. Should the showing/hiding be done another way, and if so, what *is* the best way to do this? TIA -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] CSS3 Opacity Inheritance

2011-10-19 Thread Tom Livingston
-discuss.org] 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 by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Interactive Developer | Media

Re: [css-d] Media query best practice question

2011-10-19 Thread Tom Livingston
in my office... Thanks David. -- Tom Livingston | Senior Interactive 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] Media query best practice question

2011-10-19 Thread Tom Livingston
starting point. __ I have since used this in another project that didn't involve hiding/showing content and it worked quite well. Thanks -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx

Re: [css-d] CSS3 Opacity Inheritance

2011-10-20 Thread Tom Livingston
I think what it means is the elements get opacity applied - parent and child - simultaneously as if they were separate elements. Out of curiosity, if it was inherited, would the opacity amount get compounded the more levels deep the elements went?? Sent from iOS 5 On Oct 20, 2011, at 12:28

Re: [css-d] Container shifts, one page to another

2011-10-24 Thread Tom Livingston
HTML{overflow-y: scroll;} is another option Sent from iOS 5 On Oct 24, 2011, at 7:38 PM, John j...@coffeeonmars.com wrote: On Oct 24, 2011, at 3:52 PM, David Laakso wrote: See short page shift--- http://www.communitymx.com/content/article.cfm?cid=528a0 One fix is to force a scrollbar

Re: [css-d] mobile css reference

2011-11-08 Thread Tom Livingston
-discuss.org] 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 by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Interactive Developer | Media

Re: [css-d] Border: Double

2011-11-28 Thread Tom Livingston
Off the top of my head I'd say the only way to do that would be to use two containers and give them different border widths and space them with padding. I've not heard of what you are describing. Sent from iOS 5 On Nov 28, 2011, at 4:52 PM, Elli Vizcaino elli...@yahoo.com wrote: Hi CSS

Re: [css-d] Font issues in a P tag

2011-12-01 Thread Tom Livingston
See below... Sent from iOS 5 On Dec 1, 2011, at 5:40 PM, Jukka K. Korpela jkorp...@cs.tut.fi wrote: 2011-12-02 0:17, bho...@aol.com wrote: I'm having trouble some issues with fonts within a P tag. They won't alter their current style, regardless of what I try. The site is

Re: [css-d] problem floating text around image

2011-12-09 Thread Tom Livingston
-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 Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Detailed browser compatibility of each css features?

2011-12-27 Thread Tom Livingston
-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d

Re: [css-d] How To Clear CSS Caching?

2012-01-03 Thread Tom Livingston
mostly, and find that - on the Mac - I have to clear it's cache frequently, as you say. command-option-e ok refresh. Not sure if Chrome has an equivalent... -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] How To Clear CSS Caching?

2012-01-03 Thread Tom Livingston
-upload the file...and it is then found and read. Dan K. I've also done: style.css?v=1 then increment the number as needed... -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] Positioning a popup window over the button

2012-01-07 Thread Tom Livingston
You could try using absolute positioning, making it relative to the button's containing element. I'm guessing that would allow you to position it better with the button as you desire. Sent from iOS 5 On Jan 7, 2012, at 10:47 AM, G.Sørtun gunla...@c2i.net wrote: On 07.01.2012 15:12, Laura

Re: [css-d] Positioning a popup window over the button

2012-01-07 Thread Tom Livingston
in original position. Thanks Georg, that solves the problem! I have yet to wrap my brain around this yet though... On Sat, Jan 7, 2012 at 5:59 PM, Tom Livingston tom...@gmail.com wrote: You could try using absolute positioning, making it relative to the button's containing element. I

Re: [css-d] iPhone/iPad iPhun

2012-01-09 Thread Tom Livingston
Try http://filamentgroup.com/lab/a_fix_for_the_ios_orientationchange_zoom_bug/ Sent from iOS 5 On Jan 9, 2012, at 5:24 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hello all, I am finally creating a theme for a web client for the mobile devices and in doing so I noticed that my site

Re: [css-d] iPhone/iPad iPhun

2012-01-09 Thread Tom Livingston
Oops I guess I should have read your whole message. I think u are looking for the viewport meta. Can't find the code right now, sorry. :- P Sent from iOS 5 On Jan 9, 2012, at 5:24 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hello all, I am finally creating a theme for a web client

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Tom Livingston
For what it's worth. Sent from iOS 5 On Jan 12, 2012, at 7:51 AM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hmmm.. let's try this again. Can anyone tell why this page, 960px wide, will fit (well almost 100% but considering it's the iOS!!! I'll take it.) in the viewport no matter

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Tom Livingston
For what it's worth, that page is showing the orientation bug on my iPhone... Sent from iOS 5 On Jan 12, 2012, at 7:51 AM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hmmm.. let's try this again. Can anyone tell why this page, 960px wide, will fit (well almost 100% but considering it's

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Tom Livingston
devices... -- Chelsea Creek Studio http://ccstudi.com __ Same here on iPhone 4/iOS5. I have to pinch it down to fit in landscape. Wont fit at all in portrait. -- Tom Livingston | Senior Interactive Developer | Media Logic | ph

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Tom Livingston
On Jan 12, 2012, at 4:49 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: I hope that I am using the wrong url but the gentlepeople that produced this page http://nivo.dev7studios.com/demos/ don't have clue on how to hit portable devices... The page throws an enormous horizontal

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

2012-01-14 Thread Tom Livingston
On Jan 14, 2012, at 1:00 PM, Rob Emenecker list-s...@hairydogdigital.com wrote: 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

Re: [css-d] Centering a NAV element containing a horizontal list

2012-01-25 Thread Tom Livingston
the ul in the position it's in... I may just be wandering in the same woods... -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css

Re: [css-d] need a little help with links

2012-02-24 Thread Tom Livingston
that already (or so it appears anyway) with the class sublinks. HTH -- Tom Livingston | Senior Interactive 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] Smartphone resolution adaptation

2012-03-15 Thread Tom Livingston
FWIW, tested in iOS 5.1 on iPhone 4. Green area was smaller than the viewport and was labeled as 480x800 -- Tom Livingston Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Thursday, March 15, 2012 at 5:38 PM, David Laakso wrote: On Thu, Mar 15, 2012 at 4:25 PM, Christian Kirchhoff

Re: [css-d] positioning

2012-04-15 Thread Tom Livingston
Beige gradient sphere visible iPhone 4, iOS 5.1 Safari. Sent from iOS 5 On Apr 15, 2012, at 6:58 AM, David Laakso laakso.davi...@gmail.com wrote: On Fri, Apr 13, 2012 at 10:12 PM, David Laakso laakso.davi...@gmail.comwrote: Greetings, Why does the sphere not show up in IE/9 or Opera?

[css-d] Browser support for block links

2012-04-18 Thread Tom Livingston
Hello list, Does anyone know what the browser support is for block links? Google isn't helping - probably because of my choice in search criteria. For example: a href=img src=myimg.jpg alt= /pAll of this and that image is a single link/p/a TIA -- Tom Livingston | Senior Interactive Developer

Re: [css-d] Browser support for block links

2012-04-19 Thread Tom Livingston
Thanks Yukka Sent from iOS 5 On Apr 19, 2012, at 12:29 AM, Jukka K. Korpela jkorp...@cs.tut.fi wrote: 2012-04-18 20:39, Tom Livingston wrote: Does anyone know what the browser support is for block links? Google isn't helping - probably because of my choice in search criteria. For example

Re: [css-d] nav wraps in native IE9

2012-04-20 Thread Tom Livingston
On Fri, Apr 20, 2012 at 3:15 PM, Angela French afre...@sbctc.edu wrote: It's wrapping in Chrome on Mac as well. A quick look makes me think it's a math issue... too much stuff (text, margin/padding) in not enough space. With live text, you need some wiggle room... HTH -- Tom Livingston

Re: [css-d] respond.js vs ie7 and ie8 (correction)

2012-04-23 Thread Tom Livingston
-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ I use jquery.mediaqueries.js instead of respond. I had a lot of issues with respond in a couple layouts. HTH -- Tom Livingston | Senior Interactive Developer

Re: [css-d] nav wraps in native IE9

2012-04-23 Thread Tom Livingston
/ AFAICT = As Far As I Can Tell -- Tom Livingston | Senior Interactive 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] Responsive Design Issue

2012-04-24 Thread Tom Livingston
showing your problem is preferred as it's easier to see what the issue(s) are. HTH -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css

Re: [css-d] Use of the i tag

2012-04-28 Thread Tom Livingston
I believe the i tag is fine to use. Never heard of any issues. It's been around for ever... Sent from iOS 5 On Apr 28, 2012, at 12:44 PM, Brian M. Curran br...@draftingservices.com wrote: Hi! Does anyone avoid the i tag because of browser compatibility issues, or is it a non-issue? I

[css-d] @font-face question

2012-05-03 Thread Tom Livingston
; as well because otherwise it double-bolds the font. But if the user sees a fallback font of Helvetica or Arial, they won't get it in a bold weight. Is there anything that can be done about this that I'm not seeing? Can only the fall backs be bold? TIA -- Tom Livingston | Senior Interactive

Re: [css-d] @font-face question

2012-05-03 Thread Tom Livingston
On Thu, May 3, 2012 at 10:15 AM, David Laakso laakso.davi...@gmail.com wrote: On Thu, May 3, 2012 at 9:56 AM, Tom Livingston tom...@gmail.com wrote:  Im using a custom font, from Font Squirrel I believe, and am wondering bout font-weight fall back. Don't worry about it-- its a fallback font

Re: [css-d] @font-face question

2012-05-03 Thread Tom Livingston
On Thu, May 3, 2012 at 10:54 AM, Philippe Wittenbergh e...@l-c-n.com wrote: On May 3, 2012, at 10:56 PM, Tom Livingston wrote: If I'm using RobotoBold - custom font - in my stack on an h2 for example, I have to spec font-weight: normal; as well because otherwise it double-bolds the font

Re: [css-d] @font-face question

2012-05-03 Thread Tom Livingston
On Thu, May 3, 2012 at 10:54 AM, Philippe Wittenbergh e...@l-c-n.com wrote: On May 3, 2012, at 10:56 PM, Tom Livingston wrote: If I'm using RobotoBold - custom font - in my stack on an h2 for example, I have to spec font-weight: normal; as well because otherwise it double-bolds the font

Re: [css-d] @font-face: Buggy implementations in Firefox and Opera?

2012-05-03 Thread Tom Livingston
-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ Does the font include all the characters? Was is a minimum subset? Maybe that's it? Just guessing... -- Tom Livingston | Senior Interactive Developer | Media Logic | ph

Re: [css-d] @font-face question

2012-05-03 Thread Tom Livingston
On Thu, May 3, 2012 at 11:41 AM, Markus Ernst derer...@gmx.ch wrote: Am 03.05.2012 17:24 schrieb Tom Livingston: On Thu, May 3, 2012 at 10:54 AM, Philippe Wittenberghe...@l-c-n.com  wrote: On May 3, 2012, at 10:56 PM, Tom Livingston wrote: If I'm using RobotoBold - custom font - in my

Re: [css-d] @font-face question

2012-05-03 Thread Tom Livingston
On Thu, May 3, 2012 at 11:58 AM, Markus Ernst derer...@gmx.ch wrote: Am 03.05.2012 17:45 schrieb Tom Livingston: On Thu, May 3, 2012 at 11:41 AM, Markus Ernstderer...@gmx.ch  wrote: Am 03.05.2012 17:24 schrieb Tom Livingston: On Thu, May 3, 2012 at 10:54 AM, Philippe Wittenberghe...@l-c

Re: [css-d] @font-face question

2012-05-03 Thread Tom Livingston
Thank Philippe. I'll have to read through that. With a lot of coffee I'm sure. Sent from iOS 5 On May 3, 2012, at 8:52 PM, Philippe Wittenbergh e...@l-c-n.com wrote: Le May 4, 2012 à 12:24 AM, Tom Livingston a écrit : After thinking about this, WHY doesnt this still double-bold

Re: [css-d] question about vendor specific prefix

2012-05-08 Thread Tom Livingston
technical in their answers ;-) -- Tom Livingston | Senior Interactive 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] question about vendor specific prefix

2012-05-08 Thread Tom Livingston
://www.projectseven.com Dreamweaver Menus | Galleries | Widgets As long as we're talking, see also: http://leaverou.github.com/prefixfree/ -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] image and text in same box

2012-05-09 Thread Tom Livingston
. Is this the correct idea for my goal? thank you! John Hi John, I would do a container with black bg, then inside that a p (or hx etc) for the text on top, followed by img then p for the bottom text. A min-height on the container too. HTH -- Tom Livingston | Senior Interactive

Re: [css-d] some pages move horizontally

2012-05-10 Thread Tom Livingston
HTML{overflow-y: scroll;} is one possibility Sent from iOS 5 On May 10, 2012, at 7:54 AM, dave higgs da...@higgsy.com wrote: From my homepage at www.higgsy.com if you click the drinking link on the right it goes to a page with very little content. As a result the vertical scroll bar that

Re: [css-d] Text fonts

2012-05-14 Thread Tom Livingston
Once you choose a font, use the '@font-face Kit' download link. This will give you the samples etc. Sent from iOS 5 On May 14, 2012, at 2:32 AM, Gabriele Romanato gabriele.roman...@gmail.com wrote: Hi, when you download a web font from Font Squirrel you also get a sample page and all the

Re: [css-d] display:block in Outlook 2007 2010

2012-05-21 Thread Tom Livingston
/help_support_evolt/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ A true inline style should work, like: img src=my.jpg width=100 height=100 style=display: block; / HTH -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279

Re: [css-d] display:block in Outlook 2007 2010

2012-05-21 Thread Tom Livingston
=display: block; / HTH -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com Can you post a link? That is the best option in order for the list to help you... -- Tom Livingston | Senior Interactive Developer | Media Logic | ph

Re: [css-d] implement a glow like effect around a irregular shape link on hover

2012-05-22 Thread Tom Livingston
you are talking about? -- Tom Livingston | Senior Interactive 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] Linked image; only certain spots respond?

2012-05-23 Thread Tom Livingston
. Maybe a float clearing issue? HTH -- Tom Livingston | Senior Interactive 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] how to create a linear color gradient for the background

2012-05-29 Thread Tom Livingston
someone give a working example Thanks Meera First, love this tool: http://www.colorzilla.com/gradient-editor/ second, jut a guess, is there enough content to allow the gradient to show? -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279

Re: [css-d] IE absolute

2012-05-29 Thread Tom Livingston
You probably need to add position:relative; to its parent. Otherwise it keeps looking for the parent element that it is positioned relative to, which may be the body. Sent from iOS 5 On May 29, 2012, at 6:55 PM, S Baily-Gould sbailygo...@comcast.net wrote: Hi all, At

Re: [css-d] How to stretch linear gradient all over the background

2012-05-30 Thread Tom Livingston
, Mac Chrome 21 HTH -- Tom Livingston | Senior Interactive 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] How to stretch linear gradient all over the background

2012-05-30 Thread Tom Livingston
gradient or radial for the backdround with a working example. Is it possible with only css Thanks in advance Meera http://tomliv.com/gradient/test.html Tested Mac FF 12, Mac Chrome 21 HTH -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx

Re: [css-d] How to stretch linear gradient all over the background

2012-05-30 Thread Tom Livingston
. The page validates now using http://validator.nu/ HTH -- Tom Livingston | Senior Interactive 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] help on understanding a float behavior with a % margin

2012-06-06 Thread Tom Livingston
a width of 100% will it not normally taken as 100% by default ? Floating an element causes it to constrict to the width of it's contents, no? -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com

Re: [css-d] creating a 3d ribbon in css problems

2012-06-18 Thread Tom Livingston
-discuss.org] 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 by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Interactive Developer | Media Logic

Re: [css-d] Getting Social Icons to Reposition Properly in Responsive Layout

2012-06-23 Thread Tom Livingston
margin to hide the icons. HTH -- Tom Livingston | Senior Interactive 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] how can i reduce the space between border and content

2012-06-25 Thread Tom Livingston
Is there padding on your a? Sent from iOS 5 On Jun 25, 2012, at 4:09 AM, meera kibe meera_k...@yahoo.com wrote: Hi i wanted to style the underline on a anchor with a dotted red. Read an article saying i could do a:hover{ text-decoration:none; border-bottom: 1px dotted red; } but

Re: [css-d] Opera 12 Mac ignores max-height

2012-06-27 Thread Tom Livingston
-- http://www.evolt.org/help_support_evolt/ -- Tom Livingston | Senior Interactive 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] Fluid layout and scaling images

2012-06-28 Thread Tom Livingston
; and float: left maybe? -- Tom Livingston | Senior Interactive 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] Fluid layout and scaling images

2012-06-28 Thread Tom Livingston
-flo Ah, yes. My bad. But hey, I was sorta right for once ;-) -- Tom Livingston | Senior Interactive Developer | Media Logic | ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com __ css-discuss [css-d@lists.css-discuss.org

[css-d] font-face declarations

2012-07-01 Thread Tom Livingston
, why would FontSquirrel use 'normal' in these cases? TIA! -- Tom Livingston | Senior Interactive 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] order of styles in .css document?

2012-07-02 Thread Tom Livingston
Yes and no. Keep in mind the cascade is in effect within the sheet so styles early in the sheet can potentially be over written later. HTH Sent from iOS 5 On Jul 2, 2012, at 5:08 PM, John j...@coffeeonmars.com wrote: I have a feeling the answer is no, but want to make sure: does it matter

Re: [css-d] Force Fieldset Placement

2012-07-06 Thread Tom Livingston
Without seeing it, it sounds like the fieldsets are floated and it's a source order issue. Sent from iOS 5 On Jul 6, 2012, at 9:18 AM, Shaf Syed s...@ssyed.com wrote: I have been working on this code for a few days with other things and I have got it working where I want except one last

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