Re: [css-d] help with responsive menu dropdown

2015-05-20 Thread Karl DeSaulniers
Don't know if this will help, but the touch on your scrolling banner works. I can scroll to the next banner on my iPhone. Maybe look at that code to see how the touch is handled and repurpose some code? HTH, Best, Karl Sent from losPhone On May 20, 2015, at 2:06 PM, Chris Kavinsky

Re: [css-d] Width for background image width

2015-05-20 Thread Karl DeSaulniers
, Karl DeSaulniers Design Drumm http://designdrumm.com On May 21, 2015, at 12:22 AM, Crest Christopher crestchristop...@gmail.com wrote: Background-size, or bg:cover won't cause a background graphic to be the actual width of the graphic, instead {width} works, can this be used on a background

Re: [css-d] It is now clear

2015-06-08 Thread Karl DeSaulniers
On Jun 8, 2015, at 5:28 AM, Tom Livingston tom...@gmail.com wrote: On Sunday, June 7, 2015, Karl DeSaulniers k...@designdrumm.com wrote: On Jun 7, 2015, at 8:48 PM, Tom Livingston tom...@gmail.com wrote: On Sun, Jun 7, 2015 at 9:19 PM, Karl DeSaulniers k...@designdrumm.com wrote

Re: [css-d] review please - an existing site made mobile

2015-06-04 Thread Karl DeSaulniers
my eye and I went quite a few nav links (not all sry) Nice work! :) Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 4, 2015, at 2:31 AM, Erik Visser e...@erikvisser.net wrote: Erik Visser schreef op 04-06-15 om 02:58: So tests from iphone and windows phone users

Re: [css-d] Vertical Horizontal Center ?

2015-06-03 Thread Karl DeSaulniers
: 0; img src=# /p /div /body Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 3, 2015, at 8:00 PM, Erik Visser e...@erikvisser.net wrote: Roger Blanton schreef op 04-06-15 om 02:26: Without knowing the height of the element or parent container I don't think

[css-d] It is now clear

2015-06-07 Thread Karl DeSaulniers
, Karl DeSaulniers Design Drumm http://designdrumm.com __ 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

Re: [css-d] It is now clear

2015-06-07 Thread Karl DeSaulniers
On Jun 7, 2015, at 8:48 PM, Tom Livingston tom...@gmail.com wrote: On Sun, Jun 7, 2015 at 9:19 PM, Karl DeSaulniers k...@designdrumm.com wrote: Ok, sorry if this is spam, It has become clear to me what the.. style type=text/css .clear { clear:both; } style div class=clear/div

Re: [css-d] Path style CSS animation

2015-06-19 Thread Karl DeSaulniers
;background-color:green;/div!-- animate top:0em; with jQuery or in css if you know how -- /div Then you just animate the div behind the tree PNG from bottom to top. Wont get the nice effect on the limbs as in Flash though.. HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 19

Re: [css-d] Path style CSS animation

2015-06-19 Thread Karl DeSaulniers
No examples this time. sry. you got to roll your own. If you want the limbs, I suggest Flash or emulate what flash does with divs. Placing little divs behind the mask at specific coordinates on a javascript timer. GL Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 19

Re: [css-d] Path style CSS animation

2015-06-19 Thread Karl DeSaulniers
But this is getting OT for this list so I bow out gracefully here... Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 19, 2015, at 7:50 PM, Karl DeSaulniers k...@designdrumm.com wrote: No examples this time. sry. you got to roll your own. If you want the limbs, I suggest

Re: [css-d] BG Repeat one direction ?

2015-05-27 Thread Karl DeSaulniers
; Best, Karl DeSaulniers Design Drumm http://designdrumm.com On May 26, 2015, at 8:08 PM, Crest Christopher crestchristop...@gmail.com wrote: Suppose you have a 500px height container. You set the background image to bottom, you want it to repeat on the Y, as in up, except you want

Re: [css-d] how to time table on small screens

2015-05-28 Thread Karl DeSaulniers
either the list layout or the table layout on creation. You just have to get the screen size to pass to the php function before build. Could do the same with ASP or CF too. Best, Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [css-d] make site suitable for mobile/small screens

2015-05-25 Thread Karl DeSaulniers
I don't think that http://beta.erikvisser.net/images/header1.jpg should scale anamorphically as the window changes width; it would be better (IMHO) if the aspect ratio should remain constant and the viewport onto it change. Philip Taylor +1 Best, Karl

Re: [css-d] Multiple background image dilemma

2015-10-12 Thread Karl DeSaulniers
s this for example. Best, Karl DeSaulniers Design Drumm http://designdrumm.com __ 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 poli

Re: [css-d] CSS solution for a "curly" apostrophe

2015-10-12 Thread Karl DeSaulniers
On the first message from either person. Jeff Gates: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Philip: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Best, Karl DeSaulniers Design Drumm ht

Re: [css-d] iPhone difference 5 & 5c ?

2015-10-13 Thread Karl DeSaulniers
en safari on your phone. go to your page on your phone. then look at safari on your desktop. Under the menu "Develop" you will see your phones name. hover over it and it should show you an inspect element option for the page on your safari mobile. Best, Karl DeSaulniers Design Drumm htt

Re: [css-d] iPhone difference 5 & 5c ?

2015-10-13 Thread Karl DeSaulniers
web developer tools sorry not wed developer.. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Oct 13, 2015, at 6:37 PM, Karl DeSaulniers <k...@designdrumm.com> wrote: > On Oct 13, 2015, at 6:34 PM, Crest Christopher <crestchristop...@gmail.com> >

Re: [css-d] iPhone difference 5 & 5c ?

2015-10-13 Thread Karl DeSaulniers
On Oct 13, 2015, at 6:34 PM, Crest Christopher <crestchristop...@gmail.com> wrote: > What is the second web developer tools extension for Chrome ? "resize window" and "wed developer tools" are the names. Best, Karl DeSaulniers Design

Re: [css-d] iPhone difference 5 & 5c ?

2015-10-13 Thread Karl DeSaulniers
on safari on PC with your iphone too I believe. I just have not tried. Best, Karl DeSaulniers Design Drumm http://designdrumm.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List w

Re: [css-d] iPhone difference 5 & 5c ?

2015-10-13 Thread Karl DeSaulniers
For chrome, I suggest one of the many extensions. Resize Window, web developer tools, etc, etc. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Oct 13, 2015, at 6:25 PM, Karl DeSaulniers <k...@designdrumm.com> wrote: > On Oct 13, 2015, at 5:51 PM, Crest Ch

Re: [css-d] iPhone difference 5 & 5c ?

2015-10-13 Thread Karl DeSaulniers
On Oct 13, 2015, at 6:32 PM, Crest Christopher <crestchristop...@gmail.com> wrote: > Another web developer tool for Chrome ? > That is what I have are those two. Best, Karl DeSaulniers Design Drumm http://des

Re: [css-d] What tools help to make a good looking site like ianmurdock.com (with very proper and up to date css)

2016-01-07 Thread Karl DeSaulniers
Thank you for posting this. I was not aware. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jan 7, 2016, at 9:48 PM, "John D" <xfs...@hotmail.com> wrote: > Ian Murdock passed away on 28th December 2015 aged 42. He was the f

Re: [css-d] styles for hover effects and touch

2016-01-09 Thread Karl DeSaulniers
setting a timeout to see if their finger has stayed on the screen for so long past a click. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jan 8, 2016, at 9:49 AM, Tom Livingston <tom...@gmail.com> wrote: > List, > > How do you handle hover events o

Re: [css-d] styles for hover effects and touch

2016-01-09 Thread Karl DeSaulniers
On Jan 9, 2016, at 9:12 PM, Karl DeSaulniers <k...@designdrumm.com> wrote: > You don't. > > You can but that is a little silly IMO. > Hover is a mouse event meant for interaction with a mouse. > Until the screen can detect your finger hovering over it, there is no

Re: [css-d] styles for hover effects and touch

2016-01-09 Thread Karl DeSaulniers
on my iPhone5 anyway. Don't have an Android device or tablet of any kind atm. View the source for the code. http://designdrumm.com/NoHoverOnMobile.html Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jan 9, 2016, at 9:45 PM, Tom Livingston <tom...@gmail.com> wrote: >

Re: [css-d] styles for hover effects and touch

2016-01-09 Thread Karl DeSaulniers
FYI, If this doesn't work, you will know by the green background on the link. It will show on click and stay if you hit the back button on mobile. On desktop it should act as a normal hover should. LMK. HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jan 9, 2016, at 10

Re: [css-d] Formatting Superscripts (and subscripts)

2015-12-26 Thread Karl DeSaulniers
You can try setting the line height on the sup to less than the size of the sup font and apply margins where needed. Best, Karl Sent from losPhone > On Dec 26, 2015, at 3:13 PM, Jeff Zeitlin > wrote: > > (I tried to post this before I'd discovered that the

Re: [css-d] Formatting Superscripts (and subscripts)

2015-12-26 Thread Karl DeSaulniers
Also negate any padding as some browsers may apply their own. Best, Karl Sent from losPhone > On Dec 26, 2015, at 7:21 PM, Karl DeSaulniers <k...@designdrumm.com> wrote: > > You can try setting the line height on the sup to less than the size of the > sup font and apply ma

Re: [css-d] [ADMIN] Hello, my friends, hello

2015-12-23 Thread Karl DeSaulniers
don't get the same on Stack because everyone is worried about points. Here it's just real help. Please don't go. Best, Karl DeSaulniers Design Drumm __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman

Re: [css-d] strange color change in ipad

2013-05-10 Thread Karl DeSaulniers
Have you tried doing a css reset at the top of your css page? a { color:#fff} a:link { color:#fff} a:visited { color:#fff} a:active { color:#fff} Then set the colors you want each to be later down the css road. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On May 10, 2013, at 9

Re: [css-d] Responsive Design resources

2013-06-01 Thread Karl DeSaulniers
/dmxzone-bootstrap Also, someone mentioned Dreamweaver not having LESS support? Found this on that site as well. Not familiar with LESS and what its about just yet, but again, just sharing. http://www.dmxzone.com/go/21528/dmxzone-less-css-compiler/ Best, Karl DeSaulniers Design Drumm http

Re: [css-d] background displays locally, but not remotely

2013-06-12 Thread Karl DeSaulniers
Looks like index.jpg isn't in that folder. 404 not found for me anyways. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 12, 2013, at 12:17 PM, Ron Zisman wrote: http://ricochet.org/evolutionery.com/index.html stupidly simple, a background image with 2 links… only

Re: [css-d] weirdest wrapping issue

2013-06-15 Thread Karl DeSaulniers
; } its currently combined with .highslide-maincontent img delete all the !- *** comments * - you don't need them, your already identifying each with the ids. Once i did all this everything lined up and had sufficient space. HTH, Best, Karl DeSaulniers Design Drumm http

Re: [css-d] display:table-cell;

2013-06-17 Thread Karl DeSaulniers
Yes, I would wrap in a p or in a li (replace the div with a ul in this case). Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 17, 2013, at 11:25 AM, Tom Livingston wrote: Given this structure: div class=sidebar a href= class=grey-button icon-infoInfographics/a a href

Re: [css-d] background image AND background color?

2013-06-19 Thread Karl DeSaulniers
Tested on safari 6.0.5... background-color: rgba(240,0,0,0.4); althought it looks like rgba(240,0,0,0.2) might be better suited. :) Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 19, 2013, at 12:17 PM, David Laakso wrote: On Wed, Jun 19, 2013 at 11:51 AM, COM j

Re: [css-d] background image AND background color?

2013-06-19 Thread Karl DeSaulniers
You have to set up a special alpha CSS for IE. Also you may need PNG fix for it to work in IE older browsers, but it can be done. just search for transparency in IE and PNG fix for IE HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jun 19, 2013, at 12:46 PM, COM wrote

Re: [css-d] Confusing with button position

2013-06-24 Thread Karl DeSaulniers
Maybe try... button p { padding:0; margin: 5px 0 5px 0; display: inline-block; } Best, Karl Sent from losPhone On Jun 24, 2013, at 4:38 AM, Manfred Rebentisch mrebenti...@comparat.de wrote: Hello, the following HTML-Snippet can be copied and used directly for demonstrating the problem (the

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Take a look at it on a phone browser. I have an iPhone 5 using safari. View portrait first then rotate to landscape. The top nav (for me) is overlapping the header text. Best, Karl Sent from losPhone On Jul 9, 2013, at 1:53 PM, David Laakso laakso.davi...@gmail.com wrote: Constructive

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Same on chrome for iPhone. Best, Karl Sent from losPhone On Jul 9, 2013, at 2:46 PM, Karl DeSaulniers k...@designdrumm.com wrote: Take a look at it on a phone browser. I have an iPhone 5 using safari. View portrait first then rotate to landscape. The top nav (for me) is overlapping

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Take a look.. http://designdrumm.com/IMG_0164.PNG HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 9, 2013, at 4:14 PM, David Laakso wrote: On Tue, Jul 9, 2013 at 3:46 PM, Karl DeSaulniers k...@designdrumm.com wrote: Take a look at it on a phone browser. I have

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
iOS 6.1.4 - build 10B350 using safari and chrome does same thing. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 9, 2013, at 4:35 PM, Karl DeSaulniers wrote: Take a look.. http://designdrumm.com/IMG_0164.PNG HTH, Best, Karl DeSaulniers Design Drumm http

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Yes and no. If I load the page as landscape they work, but if I load the page as portrait and then go to landscape they dont. maybe try a diplay:inline instead of block on the ul Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 9, 2013, at 4:59 PM, David Laakso wrote: On Tue

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Or a display: list-item? Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 9, 2013, at 5:10 PM, Karl DeSaulniers wrote: Or a display: list-item? On Jul 9, 2013, at 5:06 PM, Karl DeSaulniers wrote: Yes and no. If I load the page as landscape they work, but if I load

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Same thing happens in safari on my desktop if I grab the right side of the browser and shrink the browser window. display: list-tiem on the ul element fixed it for me with inspect element on my desktop. HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 9, 2013, at 5:11

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Also might want to add to the ul element list-style-type: none; a dics is showing on safari on my desktop Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 9, 2013, at 5:15 PM, Karl DeSaulniers wrote: Same thing happens in safari on my desktop if I grab the right side

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Also, if I might suggest on the nav links, placing at least one more space or padding on each side of the text inside the buttons with the shaded backgrounds. The text looks a little crammed in there. But not entirely necessary. Just my opinion. :) Best, Karl DeSaulniers Design Drumm http

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
Except chrome on iOS 6 does it too. Haven't tested chrome on the desktop, but I will. Best, Karl Sent from losPhone On Jul 9, 2013, at 9:57 PM, Philippe Wittenbergh e...@l-c-n.com wrote: Le 10 juil. 2013 à 04:46, Karl DeSaulniers k...@designdrumm.com a écrit : Take a look

Re: [css-d] site review: hydrogeologist

2013-07-09 Thread Karl DeSaulniers
DeSaulniers Design Drumm http://designdrumm.com On Jul 9, 2013, at 11:06 PM, Philippe Wittenbergh wrote: Le 10 juil. 2013 à 12:59, Karl DeSaulniers k...@designdrumm.com a écrit : Except chrome on iOS 6 does it too. Haven't tested chrome on the desktop, but I will. Of course. Chrome on iOS

Re: [css-d] site review: hydrogeologist

2013-07-10 Thread Karl DeSaulniers
Works good on the desktop, but now on my iPhone the shaded buttons dont appear, it just stretches the flat buttons to the width of the landscape. FYI. But it doesn't look bad. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 10, 2013, at 12:54 AM, David Laakso wrote

Re: [css-d] navigate site

2013-07-16 Thread Karl DeSaulniers
I personally don't like the navigation, no offense. I would suggest a side nav where when you tap the nav site button the whole page moves to the side and reveals your nav below/behind the site like the Facebook app. Best, Karl Sent from losPhone On Jul 16, 2013, at 8:11 AM, Bill Braun

Re: [css-d] navigate site

2013-07-16 Thread Karl DeSaulniers
Glad it was constructive and not offensive. I too prefer the previous nav with the green buttons as they worked well with the page layout and were appealing. Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 16, 2013, at 11:56 PM, David Laakso wrote: On Tue, Jul 16, 2013 at 10:06

Re: [css-d] Horizontally align/restrict caption to bottom of photo of unknown width

2013-07-18 Thread Karl DeSaulniers
original example? Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 18, 2013, at 9:49 PM, Philippe Wittenbergh wrote: Le 19 juil. 2013 à 10:05, Micky Hulse mickyhulse.li...@gmail.com a écrit : Hey Philippe, any idea why Safari doesn't mind obeying max-width on a table

Re: [css-d] Horizontally align/restrict caption to bottom of photo of unknown width

2013-07-18 Thread Karl DeSaulniers
Actually correction, I thought you were talking about the width of the text below matching the image, I see now your talking about the responsive image sizing. Sorry. Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 18, 2013, at 10:35 PM, Karl DeSaulniers wrote: Firefox

Re: [css-d] Horizontally align/restrict caption to bottom of photo of unknown width

2013-07-19 Thread Karl DeSaulniers
(); }); }); /script /body /html [end code] Here is a live example. Tested in Safari, Firefox and Chrome. http://designdrumm.com/responsive_caption.html HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 18, 2013, at 10:58 PM, Micky Hulse wrote: Hi Karl

Re: [css-d] Horizontally align/restrict caption to bottom of photo of unknown width

2013-07-19 Thread Karl DeSaulniers
); }); /script /body /html - [End Code] Here is a live example. Tested in Safari, Firefox and Chrome on Mac desktop and Safari on iOS 6.1.4. http://designdrumm.com/responsive_caption.html Best, Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [css-d] Horizontally align/restrict caption to bottom of photo of unknown width

2013-07-19 Thread Karl DeSaulniers
Actually you saw a test I was doing. It should no longer do that with the new post I just sent. You beat me to it. Didn't think anyone was awake yet.. :) Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Jul 19, 2013, at 5:41 AM, John Snippe wrote: On 2013-07-19, at 5:43 AM

Re: [css-d] Horizontally align/restrict caption to bottom of photo of unknown width

2013-07-19 Thread Karl DeSaulniers
in the script as well or things won't work. HTH, Best, Karl Sent from losPhone On Jul 19, 2013, at 5:44 AM, Karl DeSaulniers k...@designdrumm.com wrote: Quick update. Caption wasn't resizing when you rotate your phone. [Code] -- !DOCTYPE html PUBLIC

[css-d] Label Wrap

2013-08-12 Thread Karl DeSaulniers
Hello all, I have a input check box and a label to the right of it. I want it so that the text in the label does not wrap below the check box but still wraps to the side. How can I do this? TIA. Best, Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [css-d] Label Wrap

2013-08-12 Thread Karl DeSaulniers
some code, please? Jørgen Am 13.08.13 01:05, schrieb Karl DeSaulniers: Hello all, I have a input check box and a label to the right of it. I want it so that the text in the label does not wrap below the check box but still wraps to the side. How can I do this? TIA. Best

Re: [css-d] flexible font sizes?

2013-08-13 Thread Karl DeSaulniers
font-variation ? Sry I don't have my CSS editor handy for the right syntax. Karl Sent from losPhone On Aug 13, 2013, at 2:50 PM, Ben Henick lurker...@henick.net wrote: I forgot Reply to List. Oops. Original Message Subject: Re: [css-d] flexible font sizes? Date:

Re: [css-d] CSS3 Animation Top Position Percent problem

2013-08-26 Thread Karl DeSaulniers
I think this may be because the 0% and 100% are key words for the selectors and the css animation is confused? Its probably trying to find the selector -120%. But I am guessing here. Does look like others have run across this and determined it was a bug. Karl DeSaulniers Design Drumm http

Re: [css-d] CSS3 Animation Top Position Percent problem

2013-08-27 Thread Karl DeSaulniers
You don't. You use JavaScript or even better. jQuery. IMO. jQuery would handle what your wanting very nicely. I for one avoid animations with CSS. But that is just me I assume. Best, Karl Sent from losPhone On Aug 27, 2013, at 4:38 PM, Kuzeko Web Design - Matteo Lissandrini w...@kuzeko.com

Re: [css-d] CSS3 Animation Top Position Percent problem

2013-08-28 Thread Karl DeSaulniers
inside the zip file. There is a slue of other examples in the test folder. Have fun.. :) HTH, Best, Karl PS: To all, sorry if I am leading away from css topic with the javascript, just saw a void to fill and so I did. On Aug 27, 2013, at 9:58 PM, Karl DeSaulniers wrote: You don't. You use

Re: [css-d] Menu falls behind video

2013-09-12 Thread Karl DeSaulniers
; /* Safari 1.x (pre WebKit!) */ -khtml-opacity: 0.01; /* Modern! /* Firefox 0.9+, Safari 2?, Chrome any? /* Opera 9+, IE 9+ */ opacity: 0.01; } Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Sep 11, 2013, at 11:27 PM, J.C

Re: [css-d] Menu falls behind video

2013-09-12 Thread Karl DeSaulniers
Opps.. /* Older than Firefox 0.01 */ -moz-opacity:0.08; should be /* Older than Firefox 0.01 */ -moz-opacity:0.01; Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Sep 12, 2013, at 2:09 AM, Karl DeSaulniers wrote: .transparent { /* Required for IE 5

Re: [css-d] center container with variable-width children

2013-09-14 Thread Karl DeSaulniers
Everything in the div is linked and no a tag throwing off any layout. :) Only thing I can think of is if you are building a site that does not use javascript for instance? But other then that... Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Sep 13, 2013, at 1:39 PM, Chris

Re: [css-d] center container with variable-width children

2013-09-14 Thread Karl DeSaulniers
, in an anchor tag. Best, Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Sep 14, 2013, at 7:27 AM, Chris Rockwell wrote: I'll answer with a question: why use JavaScript which, as you say, may not be available, when there is a perfectly valid, semantic solution without it that delivers

Re: [css-d] center container with variable-width children

2013-09-14 Thread Karl DeSaulniers
@Tom: Does your responsive site work with javascript disabled? Is it responsive without it? Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Sep 14, 2013, at 10:36 AM, Philip Taylor wrote: Tom Livingston wrote: I personally wouldn't want the main function of my

Re: [css-d] center container with variable-width children

2013-09-14 Thread Karl DeSaulniers
/eyes. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Sep 14, 2013, at 2:07 PM, Tom Livingston wrote: The responsiveness does work with IE9 and above as well as the usual good browsers. Carousels and the like won't, obviously. On Sat, Sep 14, 2013 at 2:54 PM, Karl DeSaulniers

Re: [css-d] Bad web font display in Chrome and Opera?

2013-09-19 Thread Karl DeSaulniers
If you have the ability to download your fonts and create the webfont versions, then do. I create the webfonts from the original (print not webfont) true type or open type font file. I use font squirrel. It's been my experience that you should always load the .ttf before the .woff in the css

Re: [css-d] transition not working in FF // maybe a jQuery issue?

2013-09-24 Thread Karl DeSaulniers
Works fine in firefox on Mac OS Lion using version 20. The cork screw is a little off to the left though. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Sep 20, 2013, at 7:03 PM, Bob Passaro wrote: Experimenting with some css3 transitions here: http://r5.dev.bobpassaro.com

[css-d] Container Div

2013-10-01 Thread Karl DeSaulniers
Can anyone help me? I am looking to create a DIV that is centered horizontally and vertically in the window and inside this div I have images and text and the like. I want the images and the text to stay inside this div. How can I go about this? Karl DeSaulniers Design Drumm http

Re: [css-d] Container Div

2013-10-01 Thread Karl DeSaulniers
DeSaulniers Design Drumm http://designdrumm.com On Oct 1, 2013, at 4:56 AM, MiB wrote: 1 okt 2013 11.25 Karl DeSaulniers: Can anyone help me? I am looking to create a DIV that is centered horizontally and vertically in the window and inside this div I have images and text and the like. I want

Re: [css-d] Container Div

2013-10-01 Thread Karl DeSaulniers
DeSaulniers Design Drumm http://designdrumm.com On Oct 1, 2013, at 4:56 AM, MiB wrote: 1 okt 2013 11.25 Karl DeSaulniers: Can anyone help me? I am looking to create a DIV that is centered horizontally and vertically in the window and inside this div I have images and text and the like. I

[css-d] Lost posts

2013-10-08 Thread Karl DeSaulniers
@Admin, Any reason I should know of why my posts are not posting or taking a long time to post? Best, Karl DeSaulniers Design Drumm http://designdrumm.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css

Re: [css-d] Front page breaking in IE8, maybe 9 too

2013-10-08 Thread Karl DeSaulniers
height: 130px on #iconsRectagle and all is well for IE 7. Couldn't help myself.. :) Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Oct 8, 2013, at 8:36 PM, Tom Livingston wrote: So, how to fix... like you asked... ;-) You have conditionals on your HTML element. Feed IE7

Re: [css-d] Front page breaking in IE8, maybe 9 too

2013-10-08 Thread Karl DeSaulniers
I got it lined up on IE7 mode using IE 10 I removed the top:; declaration on both css3-container that sit above the image inside the a href and then threw a top: -150px; on the image itself. Leaves a gap on the bottom, but I will let you figure that one out. HTH, Karl DeSaulniers Design

Re: [css-d] Lost posts

2013-10-08 Thread Karl DeSaulniers
They posted, but out of order. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Oct 8, 2013, at 8:52 PM, Karl DeSaulniers wrote: @Admin, Any reason I should know of why my posts are not posting or taking a long time to post? Best, Karl DeSaulniers Design Drumm http

Re: [css-d] ADMIN: Start at the bottom!

2013-10-09 Thread Karl DeSaulniers
+1 Sent from losPhone On Oct 9, 2013, at 3:50 PM, Eric A. Meyer e...@meyerweb.com wrote: On 9 Oct 2013, at 15:48, Theresa Jennings wrote: Can this now be considered off-topic and not germane to the art and science of CSS? Let's all get back to coding, k? 130% agreed, and in fact I

Re: [css-d] RWD Swap content images

2013-10-31 Thread Karl DeSaulniers
Jquery image swap code example I'd use that search term. Probably land it on the first try. Best, Karl Sent from losPhone On Oct 31, 2013, at 3:40 PM, Tom Livingston tom...@gmail.com wrote: On Thu, Oct 31, 2013 at 4:09 PM, Tom Livingston tom...@gmail.com wrote: Thanks Barney. I'm

Re: [css-d] Bridge/Dreamweaver gallery not displaying

2013-11-04 Thread Karl DeSaulniers
. It may work for some browsers, but as a good practice, don't start file names with a number or special characters. Best, Karl DeSaulniers Design Drumm http://designdrumm.com __ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] Bridge/Dreamweaver gallery not displaying

2013-11-05 Thread Karl DeSaulniers
Sent from losPhone On Nov 4, 2013, at 10:39 PM, AJ Putnam photom...@ajputnam.com wrote: Also answering others... yes, when I do a file view on the server side, I do see the bin folder where it should be related to the path indicated for the images. I did not name the image files with an

Re: [css-d] z-index issue on iOS

2013-11-07 Thread Karl DeSaulniers
Wittenbergh http://l-c-n.com Istn't the rule that inline styles trump all even browser added styles or users styles as they may be? If your wanting it to stay one color, then wouldn't body style=background-color: green !important;/body do the job? Best, Karl DeSaulniers Design Drumm http

Re: [css-d] z-index issue on iOS

2013-11-07 Thread Karl DeSaulniers
On Nov 7, 2013, at 7:55 PM, Philippe Wittenbergh wrote: Le 8 nov. 2013 à 10:47, Karl DeSaulniers k...@designdrumm.com a écrit : Istn't the rule that inline styles trump all even browser added styles or users styles as they may be? If your wanting it to stay one color, then wouldn't body

Re: [css-d] z-index issue on iOS

2013-11-08 Thread Karl DeSaulniers
On Nov 8, 2013, at 1:56 AM, Philip TAYLOR chaa...@gmail.com wrote: Karl DeSaulniers wrote: Ah I see. Well normally you wouldn't put an ID on the body anyways, you would put a class wouldn't you? That is if your trying to style it. Personally I would not (recommend a class

Re: [css-d] z-index issue on iOS

2013-11-08 Thread Karl DeSaulniers
On Nov 8, 2013, at 4:30 AM, MiB wrote: 8 nov 2013 03.09 Karl DeSaulniers: Ah I see. Well normally you wouldn't put an ID on the body anyways, you would put a class wouldn't you? That is if your trying to style it. What's the logic behind choosing a class attribute here? Is it mostly

Re: [css-d] z-index issue on iOS

2013-11-08 Thread Karl DeSaulniers
for current page*/ } Does the same thing. As far as I was learned you would actually do body nav#about-us-page li#about-us { /*Apply styles for current page*/ } Am I missing something here? Sorry if I am being pushy. Best, Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [css-d] The Simpsons in CSS

2013-11-11 Thread Karl DeSaulniers
-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/ That's pretty cool. Thanks for sharing. Best, Karl DeSaulniers Design

Re: [css-d] The Simpsons in CSS

2013-11-11 Thread Karl DeSaulniers
Sent from losPhone On Nov 11, 2013, at 8:52 PM, Philippe Wittenbergh e...@l-c-n.com wrote: Another one: Apple mouse through history — in CSS: http://codepen.io/joshbader/full/fKjra I need to get out more. Hmm, it is bloody cold outside - I’ll stay by the stove :-(, maybe do a

Re: [css-d] The Simpsons in CSS

2013-11-12 Thread Karl DeSaulniers
very impressed by the samples shown… But is it responsible? :P Well, what is the load time as opposed to say an svg? Might be some benefit there, but you take all that time saved and add it to production I am thinking. Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [css-d] aligning some text in td at bottom

2013-11-14 Thread Karl DeSaulniers
Sent from losPhone On Nov 14, 2013, at 7:55 AM, MiB digital.disc...@gmail.com wrote: nov 14 2013 14.43 Sara Haradhvala: I ended up using JavaScript to set the height of each cell - that seems to work in all browsers! In theory, if no-one is using a browser with javascript turned

Re: [css-d] Checking up on buggy behavior in latest Google Chrome versions.

2013-11-15 Thread Karl DeSaulniers
Your show/hide doesn't work on Safari iOS 7.0.2 Best, Karl Sent from losPhone On Nov 15, 2013, at 7:38 AM, Georg ge...@gunlaug.com wrote: Hi all, In this page... http://www.gunlaug.com/contents/design/q-a-construct.html ...there are 4 separate elements with show/hide function based

Re: [css-d] aligning some text in td at bottom

2013-11-15 Thread Karl DeSaulniers
On Nov 14, 2013, at 5:10 PM, David Hucklesby wrote: On 11/14/13, 2:12 PM, Karl DeSaulniers wrote: Sent from losPhone On Nov 14, 2013, at 7:55 AM, MiB digital.disc...@gmail.com wrote: nov 14 2013 14.43 Sara Haradhvala: I ended up using JavaScript to set the height of each cell

Re: [css-d] aligning some text in td at bottom

2013-11-15 Thread Karl DeSaulniers
On Nov 14, 2013, at 6:29 PM, MiB wrote: nov 14 2013 23.12 Karl DeSaulniers: Which is highly unlikely now a days or I should say most of the people that are part of a target market one would direct to will not be disabling it. I think it is also safe to say the vast majority of people

Re: [css-d] aligning some text in td at bottom

2013-11-16 Thread Karl DeSaulniers
On Nov 13, 2013, at 3:02 PM, Sara Haradhvala wrote: Would really appreciate a suggestion and explanation from this group. I'd like to align a link at the bottom of a table cell. The rest of the text should be aligned at the top of the cell. I'd also like to leave some padding above the

Re: [css-d] aligning some text in td at bottom

2013-11-17 Thread Karl DeSaulniers
The link to the zip file or the html files inside the zip didn't work in IE? I am not able to test on IE being that I am on a Mac at the moment. Sry. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Nov 17, 2013, at 6:17 AM, Sara Haradhvala wrote: Hi Karl - thanks. This doesn't

Re: [css-d] aligning some text in td at bottom

2013-11-17 Thread Karl DeSaulniers
of text a href=#link/a/div /td /tr /table HTH, Best, Karl DeSaulniers Design Drumm http://designdrumm.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

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

2013-11-17 Thread Karl DeSaulniers
/help_support_evolt/ Works for me. Version 28.0.1500.71 OS 10.7.5 Karl DeSaulniers Design Drumm http://designdrumm.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

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

2013-11-17 Thread Karl DeSaulniers
in the next week! Just currious, but wouldn't putting just... zoom: 1; on the element do the same thing as far as the repaint? Tha isn't a hack last time I checked. Best, Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [css-d] aligning some text in td at bottom

2013-11-18 Thread Karl DeSaulniers
On Nov 18, 2013, at 5:43 AM, Sara Haradhvala wrote: I wanted two separate table cells, Karl. But thanks for responding. Sara Oh sorry about that. It should still work if you put /td td in-between the DIVs. Best, Karl DeSaulniers Design Drumm http://designdrumm.com

  1   2   3   4   5   >