Re: [css-d] New website

2016-01-30 Thread MiB
30 jan 2016 kl. 11:42 skrev D'Arcy J.M. Cain : > Have you considered checking your database access? WP sites basically > get all their content from a MySQL database.If the database is slow > that will slow down your site. Well, this shouldn’t be true for server cached

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

2016-01-04 Thread MiB
jan 4 2016 20:38 GJim : > I much prefer the mailing list rather than forums. I’d like to point out that you can have a mailing list, a news group and a web site all mirroring each other. If that is practical from an installation, resource and maintenance viewpoint is a

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

2016-01-04 Thread MiB
dec 30 2015 Micky Hulse : > Now my mind goes back to why. Why is there a lack of activity? This > thought brings me back to the death of older browsers and the advent > of browser support for new/easier ways of doing things related to CSS > and HTML. Nah, it’s

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

2015-10-14 Thread MiB
okt 14 2015 01:28 Crest Christopher : > What if you don't have an iPhone or a Mac to begin with, there is no other > options besides Chrome, or am I wrong ? Xcode has iphone emulation . I haven’t applied it recently, but I think you can run it separately from the

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

2015-10-11 Thread MiB
12 okt 2015 kl. 02:01 skrev Chris Williams : > Yeah, well whatever. I'm using Outlook on the Mac, which is not set to > Korean, as Philip seems to believe. When Philip quoted your letter, he didn’t think anything else beyond the fact that your message had among it message

Re: [css-d] css for Android only?

2015-09-07 Thread MiB
7 sep 2015 kl. 21:07 skrev Philip Taylor <p.tay...@rhul.ac.uk>: > > > MiB wrote: > >> sep 3 2015 16:16 marie-ange.demeulemees...@bnpparibasfortis.com: >> >>> The only way to detect Android is [J]avaS[c]ript. >> >> It’s kinda pointless att

Re: [css-d] css for Android only?

2015-09-03 Thread MiB
sep 3 2015 16:16 marie-ange.demeulemees...@bnpparibasfortis.com: > The only way to detect Android is javaSript. It’s kinda pointless attempting to do this yourself as there are frameworks for this, also commercial. __

Re: [css-d] Adaptive Background images ?

2015-08-16 Thread MiB
do as a designer. /MiB __ 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

Re: [css-d] Putting an image before list item text

2015-06-27 Thread MiB
jun 27 2015 00:54 Angela French afre...@sbctc.edu: I'm trying to put a recycle bin icon before the text Recycle Bin on a SharePoint menu list item. Is there a way to conditionally put the icon when the list item text is Recycle Bin”? Sounds like a server side problem to me.

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

2015-05-27 Thread MiB
27 maj 2015 kl. 05:47 skrev Chad Lundgren chad.lundg...@gmail.com: I like CSS Tricks's method of dealing with this issue: https://css-tricks.com/responsive-data-tables/ Me too. One of the better approaches. __ css-discuss

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

2015-05-25 Thread MiB
May 25 2015 12:31 Erik Visser e...@erikvisser.net: How does it behave at your (smaller) screens/browsers? Wider displays makes Logomap to fall down, which may not be your focus right now. If this isn’t replaced or something I’d place it with absolute positioning. I guess it’s not supposed to

Re: [css-d] making a site responsive - first step: making it all fluid

2015-05-21 Thread MiB
21 maj 2015 kl. 11:31 skrev Erik Visser e...@erikvisser.net: This is the result so far: http://beta.utrechtsyogacentrum.nl How does this look on your different systems? Looks sort of alright on the computer. That the left column overlaps into the main column at more narrow widths, like on a

Re: [css-d] thoughts on bootstrap and is bootstrap a good approach to setting up a website that fits in different viewport sizes?

2015-05-10 Thread MiB
may 10 2015 01:57 Al Sparber aspar...@roadrunner.com: On 5/9/2015 4:37 PM, Erik Visser wrote: It has been a while since i was working on a regular basis on websites. But I'am quite familiar with css and html/php/and more. If you understand CSS, then all you need to create a responsive

Re: [css-d] correct way to code in a toggle menu?

2015-02-03 Thread MiB
4 feb 2015 kl. 01:16 skrev John j...@coffeeonmars.com: I think I’d want to put that toggle-menu code inside the nav tag, but I can’t see how to make the toggle menu icon display when I’m hiding the nav-main.. Am I looking at this wrong? If you hide #nav-main only then #toggle-menu

Re: [css-d] Helvetica Light

2015-01-23 Thread MiB
jan 23 2015 09:13 Jukka K. Korpela jkorp...@cs.tut.fi: important enough to justify the added complexity. The poodle's core, if I may. Sometimes designers or the implementor of a design err on failing to make clear what amount of effort can be justified in relation to the objectives of the

Re: [css-d] Changing Visibility on Just One Element

2014-12-17 Thread MiB
dec 17 2014 22:34 Gates, Jeff gat...@si.edu: Jukka and Joergen, I’ve already tried #cart-contents legend { visibility: hidden; } and it didn’t work. Actually, that was the first thing I tried. Use the web developer tools in here: https://www.mozilla.org/en-US/firefox/developer/ and you can

Re: [css-d] Large Screen Compatibility Dilemma

2014-12-01 Thread MiB
dec 1 2014 02:07 Crest Christopher crestchristop...@gmail.com: Am I thinking from a designer POV, not completely putting forward of all possibilities with CSS ? First of all, you seem to have sidestepped the reason why a background image needs to be high-res. Secondly, when I’ve received a

Re: [css-d] Rotating along Z

2014-11-27 Thread MiB
28 nov 2014 kl. 07:40 skrev Crest Christopher crestchristop...@gmail.com: I need some help, why this http://jsfiddle.net/yexao7mL/ doesn't rotate along the Z, I know it's flat but instead it's rotating along the Y instead of the Z, which should give the appearance it's shrinking ? You have

Re: [css-d] validating CSS when?

2014-11-26 Thread MiB
nov 25 2014 17:49 Barney Carroll barney.carr...@gmail.com: A task runner like Gulp would be useful for this kind of thing. This guy wrote an excellent introduction (and starter kit) [0] that covers automated SASS Browserify code compilation and filesystem-browser synchronisation. I've

Re: [css-d] Don't miss a space

2014-11-25 Thread MiB
nov 25 2014 07:38 Karl DeSaulniers k...@designdrumm.com: In regards to what you asked here, If they are using these plugins and actually fixing any errors they find, then yes I know (without pretension) their code will be valid. It's the reason these plugins were created. lol So your

[css-d] validating CSS when?

2014-11-25 Thread MiB
As I often feel inclined to use vendor-prefixes in order to meet business requirements, my CSS typically don’t validate fully. I always know why and using SASS have shielded me somewhat from seeing this issue, as I can postpone any prefixes to the final phase. Are you developers handling this

Re: [css-d] Don't miss a space

2014-11-24 Thread MiB
nov 24 2014 12:26 Karl DeSaulniers k...@designdrumm.com: Hi Guys, Pardon me while I interject, but if your using Wordpress, CSS Javascript toolbox (CJT) wont let you get away with bad code. :) They even have an advanced theme and plugin editor that will show you if someone's plugin has

Re: [css-d] Don't miss a space

2014-11-24 Thread MiB
nov 25 2014 00:03 Karl DeSaulniers k...@designdrumm.com: Laughable maybe, invalid NO. Whole reason for my post. OK, but I find it a tad pretentious to argue you know the specific code of hundreds of thousands of web sites built with Word press. You obviously do not know this and neither

Re: [css-d] Don't miss a space

2014-11-24 Thread MiB
nov 25 2014 00:39 Jon Reece jon.re...@gmail.com: ​Apparently, even the W3C have trouble keeping all of their pages passing validation ;) Unless it’s intentional. Maybe they’re just not using Wordpress? __ css-discuss

Re: [css-d] Don't miss a space

2014-11-24 Thread MiB
nov 25 2014 07:38 Karl DeSaulniers k...@designdrumm.com: However, if your going to be putting together a CMS for others to use and advertise it as a solid CMS, then I would have to say those Dev's need to be on top of their game. No room for mistakes. At the very least make sure the home

Re: [css-d] Don't miss a space

2014-11-23 Thread MiB
23 nov 2014 kl. 03:14 skrev Crest Christopher crestchristop...@gmail.com: Percentage values scale the width of the viewport unlike pixel values. Tom / I assume when you say use max-width you mean; img { max-width: 123px } If so why do that, if you know the image size just give the

Re: [css-d] Don't miss a space

2014-11-23 Thread MiB
nov 23 2014 13:40 David Laakso laakso.davi...@gmail.com: Just getting Drupal to work at default is enough to tax even Leonardo… I think that might be why Perch http://grabaperch.com/ was invented. __ css-discuss

Re: [css-d] Don't miss a space

2014-11-23 Thread MiB
nov 23 2014 17:58 Crest Christopher crestchristop...@gmail.com: Target / Context = Result So if your max page width is 960 and your container is 650 then: 650/960=.677 (x100) so 67.7% How do I find my page max width, if the page width can be adjust at any time, right now I don't know

Re: [css-d] Don't miss a space

2014-11-23 Thread MiB
24 nov 2014 kl. 02:26 skrev Karl DeSaulniers k...@designdrumm.com: With firefox, you can set different screen sizes in their responsive layout mode. VERY helpful. We have mentioned the new Firefox Developer Edition, right? https://www.mozilla.org/en-US/firefox/developer/ IMHO the Firefox

Re: [css-d] Don't miss a space

2014-11-23 Thread MiB
On Nov 23, 2014, at 8:21 AM, Philip Taylor p.tay...@rhul.ac.uk wrote: MiB wrote: I think that might be why Perch http://grabaperch.com/ was invented. Assuming that Perch was used to generate its own landing page, it would not be for me : Line 435, Column 7: Stray end tag div

Re: [css-d] Don't miss a space

2014-11-23 Thread MiB
nov 24 2014 07:00 MiB digital.disc...@gmail.com: Are you a man or a mice? I most certainly meant to ask ”Are you a man or a mouse”? My apologies for that grammatical error. You see how easy we mere mortals can make an error like that? A code god like you, Philip, surely would have a field

Re: [css-d] Don't miss a space

2014-11-23 Thread MiB
nov 24 2014 07:25 Crest Christopher crestchristop...@gmail.com: This version of the Developer Tools seems ten times more better then the version I have in 33.1 (33.1.1) just released, literally at the time of me writing this message/email. I also like Chrome tools and the Developer Tools

Re: [css-d] Screens overload

2014-11-17 Thread MiB
nov 17 2014 05:45 Crest Christopher crestchristop...@gmail.com: When you have a comp to work from you can tell the client, look this is the comp you signed off on, hopefully both you and him are in agreement, It’s just that it’s very seldom you are in actual mutual agreement because a

Re: [css-d] Screens overload

2014-11-16 Thread MiB
nov 16 2014 03:36 Crest Christopher crestchristop...@gmail.com: I would hate to think what kind of mess or sameness you could develop without something to work from. It may be a validated, responsive site but it will be bland, similar to having thirty Starbucks in a large radius. That

Re: [css-d] Screens overload

2014-11-13 Thread MiB
nov 13 2014 15:06 Tedd Sperling tedd.sperl...@gmail.com: This is not all, but it's a good start: http://mydevice.io/devices/ Not to forget most devices also have the height/width flipped in addition when holding it on the side.

Re: [css-d] Screens overload

2014-11-13 Thread MiB
13 nov 2014 kl. 16:23 skrev Philip Taylor p.tay...@rhul.ac.uk: and having to do a complete re-write tomorrow ? and every three months. __ css-discuss [css-d@lists.css-discuss.org]

Re: [css-d] Screens overload

2014-11-13 Thread MiB
nov 13 2014 16:39 Tom Livingston tom...@gmail.com: A sheet/styles for base styles. No MQ. A sheet/styles that kicks in with an MQ of min-width: 30em to make any necessary tweaks to the content. A sheet/styles that kicks in with an MQ of min-width: 37em to make any necessary tweaks to

Re: [css-d] Screens overload

2014-11-12 Thread MiB
nov 12 2014 19:43 Crest Christopher crestchristop...@gmail.com: I have a general question, how many screens are there ? There’re more different types that you even practically can handle individually. That’s why media queries have size points and why pixel-perfect design on the web is dead.

Re: [css-d] 3 elements side by side

2014-11-11 Thread MiB
nov 11 2014 00:09 Tom Livingston tom...@gmail.com: What's your favorite, most reliable way to get 3 elements (block or inline-block) side by side (no gap between) to span the full width of their parent? And hopefully not leave a gap at all… If I have a fixed height of the subelements my

Re: [css-d] Font Size for fluid responsive on touch devices ?

2014-11-09 Thread MiB
nov 9 2014 21:35 Crest Christopher crestchristop...@gmail.com: When using font sizes for mobile development, is there a limit to the smallest size you can go before the responsiveness by the user becomes a struggle then a pleasure to navigate ? You don’t consult user groups in your

Re: [css-d] Font Size for fluid responsive on touch devices ?

2014-11-09 Thread MiB
nov 10 2014 04:33 Crest Christopher crestchristop...@gmail.com: You don’t consult user groups in your projects, Crest? They’d know. What ? A user group is a stratified group of people that are giving you feedback on your design. Legibility is one of the basic questions I always ask about.

Re: [css-d] Font Size for fluid responsive on touch devices ?

2014-11-09 Thread MiB
nov 10 2014 05:04 Felix Miata mrma...@earthlink.net: ATM I cannot fathom the right words to share in public describing any recommendation of use of an 8px font size. It's hard enough to find sharable words for recommending px for font sizing in any context. By definition, px font sizes

Re: [css-d] Responsive Images

2014-11-08 Thread MiB
nov 7 2014 23:32 Crest Christopher crestchristop...@gmail.com: which is faster IIS or PHP ? IIS is a server, PHP is a language that can run on servers. You're trying to compare apples to baskets. I haven’t looked at the Watermark code, but likely this is something in ASP.NET? If so that of

Re: [css-d] Responsive Images

2014-11-07 Thread MiB
nov 7 2014 00:38 Crest Christopher crestchristop...@gmail.com: Why do you recommend building mobile first ? The main reason as I see it, is that mobile first methodology forces you to take a hard look at your content and prioritize it after what the users actually need to see first, second

Re: [css-d] Responsive Images

2014-11-07 Thread MiB
nov 7 2014 14:28 MiB digital.disc...@gmail.com: When you do this, you typically will realize that content, its structure and presentation is a design problem. Depending on your clients it may also involve teaching your them about their content. Talking about fluff, that ”your” wasn’t

Re: [css-d] Wild Design or Restrict myself ?

2014-11-02 Thread MiB
2 nov 2014 kl. 01:59 skrev Crest Christopher crestchristop...@gmail.com: I have one concern when designing a responsive site, should I, as primarily a designer but unlike many designers not restricted to design and know how to code, be wild with my design, or is there restrictions I should

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 09:12 Philip Taylor p.tay...@rhul.ac.uk: MiB wrote: That’s not what I said. Try again. You said you can translate from px sizing to percentages. I pointed out that, in general, you cannot. I am still waiting for you to demonstrate how you can. And I won’t since what I

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 10:49 Philip Taylor p.tay...@rhul.ac.uk: MiB wrote: you can translate from px sizing to percentages I’ll answer specific questions, not your erroneous assumptions. Fine, here's a specific question : How would you translate from 16px to a percentage” ? Give the context

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 10:49 Philip Taylor p.tay...@rhul.ac.uk: MiB wrote: you can translate from px sizing to percentages I’ll answer specific questions, not your erroneous assumptions. Fine, here's a specific question : How would you translate from 16px to a percentage” ? Unfortunately I must

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 11:08 MiB digital.disc...@gmail.com: Grids are not hocus locus. Grids are not hocus pocus either. OS X’s canning ability to invisibly (erroneously) correct me is very irritating. Probably solveable, but no time. :P

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 01:14 Crest Christopher crestchristop...@gmail.com: You can use pixels instead of percentages for a fluid layout ? You can use pixels for the parts of the grid you want to be inflexible, like gutters. This will break relative relationships so must be handled with care.

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 11:17 Philip Taylor p.tay...@rhul.ac.uk: But when your context is 100% and your target is 16px (or any other number of px), what then ? I refuse to answer any more questions like this one form you until you have read the article I linked to. What part of ”will explain it all”

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 11:25 Philip Taylor p.tay...@rhul.ac.uk: MiB wrote: What part of ”will explain it all” did you not like? The part where you consistently avoid my question. So you admit being a troll? You’re not here to learn and share knowledge, like the a majority of the other members

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 12:20 Philip Taylor p.tay...@rhul.ac.uk: On the contrary, I want to challenge your assertion that you can translate from px sizing to percentages for all but the most trivial of cases. If /everything/ was originally expressed in pixels, then of course you can translate from

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 12:32 Tom Livingston tom...@gmail.com: I have to agree with Philip here. If you don't know context you can use the formula you referenced. That, I believe, is his point. Viewport width is not something you will know. Agree on the obvious, you mean? In the given example, the

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 12:56 Philip Taylor p.tay...@rhul.ac.uk: Make context explicit as a part of your assertions, don't rely on others inferring it. Study the pragmatics of discourse. Yes Philip, I’ll assume you don’t read all relevant posts in the thread you’re posting in, in the future.

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 13:02 Tom Livingston tom...@gmail.com: Even given that, mixing units is going to cause issues, especially for those just learning. I recommend using percentage for all, as in David L's example. That’s a good start, but percentage values does have to be controlled to not yield

Re: [css-d] Grid System

2014-10-20 Thread MiB
okt 20 2014 12:57 MiB digital.disc...@gmail.com: If it’s 978 px, the element width will be based on that and if it’s 500px or 1200px it will be base on those numbers. I should have used plural ”widths” here, as the width property is of course only a part of the width an element will take up

Re: [css-d] Grid System

2014-10-19 Thread MiB
okt 19 2014 17:40 GJim jarne...@wyomerc.com: I should have mentioned that I don't use px for column layouts - instead, I use percentages. That’s irrelevant as you can translate from px sizing to percentages. You can keep gutters in px or ems, depending on content and within what media

Re: [css-d] Grid System

2014-10-19 Thread MiB
okt 19 2014 23:38 Philip Taylor p.tay...@rhul.ac.uk: MiB wrote: That’s irrelevant as you can translate from px sizing to percentages. How ? How can you know (for example) what percentage of a full-width element 16px represents ? Since you have no way of knowing the width

Re: [css-d] Grid Columns and Frustrations

2014-10-09 Thread MiB
okt 9 2014 08:03 Karl DeSaulniers k...@designdrumm.com: Just found this too. http://thisisdallas.github.io/Simple-Grid/ Its a grid. not a framework. no bloat. Might be exactly what you need. :) Well, it got my attention so must be good then! I haven’t got the time to investigate it

Re: [css-d] Grid Columns and Frustrations

2014-10-08 Thread MiB
okt 8 2014 03:24 Crest Christopher crestchristop...@gmail.com: Would anyone be willing to create a video on when they are using a grid frame work how they begin, up to atleast half way of the development process ? You tried youtube? I found a few with using grid framework” (sans citation):

Re: [css-d] Grid Columns and Frustrations

2014-10-08 Thread MiB
okt 8 2014 11:59 MiB digital.disc...@gmail.com: find one you like and learn to work use within your methodology. well, find one you like and learn how to use it within your methodology. __ css-discuss [css-d@lists.css

Re: [css-d] Grid Columns and Frustrations

2014-10-07 Thread MiB
7 okt 2014 kl. 05:50 skrev Crest Christopher crestchristop...@gmail.com: I want to know, is this the method you use grids or is my starting point completely off the rails ? That really depends on your objective. I don't use a grid framework but use my own basic layouts, that I evolve

Re: [css-d] links not working smartphone - tablet

2014-10-07 Thread MiB
7 okt 2014 kl. 10:16 skrev Barney Carroll barney.carr...@gmail.com: The specifics in Bootstrap's CSS are legacy IE hacks and vendor-prefixed CSS3. Don’t throw out the baby with the bath water. Those are irrelevant errors that you can ignore as you know you’re using vendor-prefixes and IE

Re: [css-d] Grid Columns and Frustrations

2014-10-07 Thread MiB
7 okt 2014 kl. 16:18 skrev Crest Christopher crestchristop...@gmail.com: MiB your message seems to go into your development process rather then on grids and columns and understanding them ! It does. My apologies. It should be clear though my grids are always different when the content

Re: [css-d] Grid Columns and Frustrations

2014-10-06 Thread MiB
okt 6 2014 07:18 Crest Christopher crestchristop...@gmail.com: know what is possible Side-note: It’s useful to know what’s possible, but we all still have to do one page design at a time to really make it possible. Anything’s possible more or less. The real questions are commonly more like

Re: [css-d] links not working smartphone - tablet

2014-10-06 Thread MiB
okt 6 2014 20:20 Barney Carroll barney.carr...@gmail.com: So 'validate your markup', as much as it may be good advice, wouldn't have caught this particular fish. In fact, I might assert that 'validate your markup' hasn't taught us anything with regards to this particular problem. The reason

Re: [css-d] Grid Columns and Frustrations

2014-10-05 Thread MiB
3 okt 2014 kl. 02:31 skrev Crest Christopher crestchristop...@gmail.com: you cut up your graphics You don’t. You do sprites or use CSs. and now how do you translate the design from the PSD to your grid, You don’t translate. You use PS for creating some graphics and perhaps treating photos.

Re: [css-d] Grid Columns and Frustrations

2014-10-05 Thread MiB
okt 4 2014 14:04 patrick patr...@iampms.com: You will really benefit by just trying it. Start (relatively) easily with a popular framework/grid and try to build one page of your design -- the simplest component (say the mobile version of your simplest page). Developing mobile first can

Re: [css-d] First-Child

2014-09-27 Thread MiB
sep 26 2014 23:33 Rick Gordon li...@rickgordon.com: A useful additional angle on this is that if include some JavaScript to add a class to body, for example, a class called owner when you are logged in, then you can have all that debugging stuff only seen by yourself. (WordPress sites, or

Re: [css-d] can't see why text is going outside box -- OFFTOPIC

2014-09-26 Thread MiB
sep 26 2014 17:14 Alex M a...@alexm.co: Hey yeah, just realised it was a plugin done by a shortcode. Wordpress wraps shortcode outputs with pre so you might need to use a str_replace or preg_replace to remove it. And people wonder why I refuse to do wordpress. I never have problems like

Re: [css-d] First-Child

2014-09-26 Thread MiB
sep 26 2014 15:36 Crest Christopher crestchristop...@gmail.com: Hi, I've been understanding the pseudo-class elements, I like their functionality. I have a question, here is an code example http://jsfiddle.net/bpL490pn/embedded/result/, which is the first-child ? And are there any tools

Re: [css-d] First-Child

2014-09-26 Thread MiB
sep 26 2014 15:36 Crest Christopher crestchristop...@gmail.com: And are there any tools that aid in helping you know what is the first child, decedent children for FireFox or Chrome, as a helper tool in the beginning ? I don’t know any that can do that specifically, but I’d imagine a

Re: [css-d] rem units and %

2014-09-19 Thread MiB
sep 18 2014 22:47 Felix Miata mrma...@earthlink.net: The natural talent of every modern web browser to adapt content to the user's environment is usurped by CSS attempting to make every page look like Photoshopped image, and at an arbitrary size bearing no predictable relationship to the

Re: [css-d] a img tag being overwritten?

2014-09-11 Thread MiB
sep 11 2014 05:19 Tom Livingston tom...@gmail.com: Reading this over again, a href=img src=myimg.jpg //a wouldn't have any text-decoration anyway. If you write compliant code it would, at least in a non webkit browser like Firefox: a href=#img src=myimg.jpg alt=”My Image /a

Re: [css-d] a img tag being overwritten?

2014-09-11 Thread MiB
sep 11 2014 13:26 Philippe Wittenbergh e...@l-c-n.com: Le 11 sept. 2014 à 18:56, MiB digital.disc...@gmail.com a écrit : sep 11 2014 05:19 Tom Livingston tom...@gmail.com: Reading this over again, a href=img src=myimg.jpg //a wouldn't have any text-decoration anyway. If you write

Re: [css-d] a img tag being overwritten?

2014-09-11 Thread MiB
sep 11 2014 13:33 Tom Livingston tom...@gmail.com: I guess you would if the images wasn't found. Alt text would get decorated? Can't check right now. That is what is happening and is on spec as far as I know. __ css-discuss

Re: [css-d] CSS code - is this right?

2014-08-15 Thread MiB
aug 14 2014 23:19 John D xfs...@hotmail.com: Not sure I understand your post but span can be given a class and the code is attributing to that class. Is this what your view is about Joomla? If you have a span element, that is a type of element already in the HTML language, then there’s no

Re: [css-d] CSS code - is this right?

2014-08-14 Thread MiB
14 aug 2014 kl. 18:21 skrev Tom Livingston tom...@gmail.com: [class*=span”] I guess those semantics (using elements as class names) sums up my view of Joomla very well. __ css-discuss [css-d@lists.css-discuss.org]

Re: [css-d] Grids: what's all the fuss ?

2014-08-12 Thread MiB
11 aug 2014 kl. 17:45 skrev Tim Dawson t...@ramasaig.com: Now it's become a 'Grid System' that I should have. Well, a grid framework is obviously a grid system. Your own concocted grid approach is potentially hopefully also a a grid system of sorts. I thought that was evident. My apologies.

Re: [css-d] Grids: what's all the fuss ?

2014-08-11 Thread MiB
11 aug 2014 kl. 10:02 skrev Tim Dawson t...@ramasaig.com: what I'd do with an eight or twelve column design (or why I'd need it, really). One word: Flexibility with contained order. The best design book for grids IMHO is Ordering Disorder: Grid Principles for Web Design” by Khoi Vinh

Re: [css-d] Grids: what's all the fuss ?

2014-08-11 Thread MiB
aug 11 2014 11:04 Tim Dawson t...@ramasaig.com: is it just the current buzz-word ? I don’t think so, no. To me that’s like saying ”design is a buzz word. Grids are everywhere in any design profession. Look att architecture: Grids, Cars: Grids, Papers: Grids. Grids are pretty much

Re: [css-d] Grids: what's all the fuss ?

2014-08-11 Thread MiB
11 aug 2014 kl. 12:25 skrev Tim Dawson t...@ramasaig.com: One word: Flexibility with contained order. But I think I can already do that with floated divs, which are even more flexible since they can be any % of the container width (must add to 100%, of course). 'Contained order' suggests

Re: [css-d] Grids: what's all the fuss ?

2014-08-11 Thread MiB
vision of that website.” It’s the last two that may give you an insight in why choosing a specific grid could be very fruitful. (Page 20 of ”Ordering Disorder, Grid Principles for Web Design” (Khoo Vinh 2010) 11 aug 2014 kl. 13:15 skrev Tim Dawson t...@ramasaig.com: On 11/08/2014 11:12, MiB

Re: [css-d] Grids: what's all the fuss ?

2014-08-11 Thread MiB
for these regions. But all of them being placed on the same grid and therefore maintaining an invisible order and coherency to all content. You also have the connection between font sizes and vertical rhythm that may very well influence the actual chosen grid. 11 aug 2014 kl. 13:27 skrev MiB

Re: [css-d] Grids: what's all the fuss ?

2014-08-11 Thread MiB
aug 11 2014 14:32 Tom Livingston tom...@gmail.com: I'm more or less in the same boat as you. Though, designers I work with use a grid, but I see a page differently and can recreate it in html with out the need of a million classes for columns. Again, this is a feature of (some) Grid

Re: [css-d] Web fonts

2014-07-31 Thread MiB
jul 31 2014 04:20 Stuart King zinlo...@gmail.com claimed: I an using Century Gothic No, you’re using 'Century Gothic W01’. Is that the actual name of the font you’re referencing? __ css-discuss [css-d@lists.css-discuss.org]

Re: [css-d] why are ems rendering large?

2014-07-26 Thread MiB
jul 26 2014 01:24 Karl DeSaulniers k...@designdrumm.com: I usually go px on the body and % everywhere else. Why does px on body seems like a good idea for users? __ css-discuss [css-d@lists.css-discuss.org]

Re: [css-d] @Font-Face Not Working in IE/FF, What Are Best Practices?

2014-07-10 Thread MiB
jun 13 2014 Elli Vizcaino elli...@yahoo.com: Also, while on the topic wanted to know what are some best practices, especially for fall back fonts. I am using the standard: Arial, Helvetica, sans-serif but these fonts don't necessarily have the same proportions as my chosen web fonts, so

Re: [css-d] @Font-Face Not Working in IE/FF, What Are Best Practices?

2014-07-10 Thread MiB
jun 13 2014 Elli Vizcaino elli...@yahoo.com: Also, while on the topic wanted to know what are some best practices, especially for fall back fonts. I am using the standard: Arial, Helvetica, sans-serif but these fonts don't necessarily have the same proportions as my chosen web fonts, so

Re: [css-d] Equal height script not working on some pages

2014-06-30 Thread MiB
30 jun 2014 kl. 06:54 skrev J.C. Berry jcharlesbe...@gmail.com: Hello all, We are having an issue of content running off some pages past the footer-even though we are using an equal height script. Here is one of the pages: You don’t specify which browsers have an issue. Looks OK in Safari

Re: [css-d] Right col jumps to next line

2014-06-18 Thread MiB
jun 18 2014 19:10 Hahnel, Fred (DET-MRM) fred.hah...@mrm-mccann.com: You need to use inline css with all your code. Don't use div either. Or floats. Think 1999. For help: http://www.emailology.org/ Good ideas there I’m sure. You can also forego HTML email and just use plain text or

Re: [css-d] Having trouble adding video to web page. (Off topic)

2014-06-05 Thread MiB
jun 5 2014 22:06 Philip Taylor p.tay...@rhul.ac.uk: God preserve me from those who would embed video in e-mail. It is bad enough having video inflicted on me when I visit a web site, but to have it arrive in an e-mail would indicate to me that the sender had no concern whatsoever for the

Re: [css-d] Select by descendant?

2014-05-16 Thread MiB
may 16 2014 11:53 BPJ b...@melroch.se: is it possible to select an element based on the presence or absence of a descendant with some attribute? AFAIK it’s not possible to select a parent element based on its descendant, no. Can you describe a specific example? Do you control the HTML

Re: [css-d] Select by descendant?

2014-05-16 Thread MiB
may 16 2014 14:25 Brian Kardell bkard...@gmail.com: If you only, need this in script, jQuery has had :has from the beginning (it was a proposal from CSS3 a decade and a half ago), and if you need it in CSS you might have a look at hitchjs which has it I suppose that if you are already using

Re: [css-d] Select by descendant?

2014-05-16 Thread MiB
may 16 2014 13:59 Colin (Sandy) Pittendrigh sandy.pittendr...@gmail.com: X-Path in XML Is this viable for browser solutions with HTML5? I’m not familiar with X-path outside of Java, which I only use at the server. __

Re: [css-d] Role of Pre-processors

2014-05-10 Thread MiB
maj 10 2014 12:54 Philip Taylor p.tay...@rhul.ac.uk: I respectfully disagree. The problem is not what the developers /want/ us to do, but rather than there are far too many of us who are only too eager to accede to their wishes. We are under no obligation whatsoever to do anything that a

Re: [css-d] Role of Pre-processors

2014-05-10 Thread MiB
maj 10 2014 16:54 Tim Climis tim.cli...@gmail.com: but those are irrelevant to this thread. How did standards enter into a discussion on the role of (CSS) preprocessors anyway? Preprocessors are largely operationally independent of standards — you may choose to support them or not as usual

Re: [css-d] Firefox and page inflation -- late response

2014-04-29 Thread MiB
29 apr 2014 kl. 18:35 skrev Tom Livingston tom_livings...@ymail.com: I recall seeing this come through, I thought so to but couldn’t find it my mailbox nor in the online archive. but anyway, I'd like to say that I wasn't defending *not* using RWD, I'm a big proponent of it, but IIRC there

  1   2   >