GMB
-
3d transform not working google chrome
@chrisburton -- Thanks for pointing me to about:flags, which I was unaware of. Even with that however I was unable to figure out what was wrong and so wound up reinstalling Chrome -- the 3D transforms work as they should now. I appreciate your help.
-
3d transform not working google chrome
@chrisburton -- I've been trying to think of what it could be but have come up blank. I've check my settings -- they look normal. JS is definitely enabled. Any idea what might cause this? If not perhaps I'll reinstall Chrome and see …
-
3d transform not working google chrome
Just noticed that Hakim's Meny demo is not 3D transforming either in Chrome. Hmm...
-
3d transform not working google chrome
@chrisburton -- I'd love to take credit for the effect, but it's a very lightly retinkered version of Hakim El Hattab's Meny. I'm puzzled though -- the 3D transform is not working for me with Chrome. Don't understand why.
-
3d transform not working google chrome
I am using the webkit prefix and the 3D transform used to work with Chrome. At one point that changed (though the code hadn't). I don't know why.
-
3d transform not working google chrome
Funny the 3D transform stopped working on my site with Chrome as well (still works in FF and Safari), and I am using the webkit prefix (with "transition" not "transform" -- could that be the issue?).
-
Learning responsive design!
@andy_unleash -- very nice! Thanks for sharing. Ditto @Senff.
-
Learning responsive design!
Regarding viewport resizers, I just came across this one the other day. Anyone have any others to recommend?
-
Difference between free & license version of Sublime text
I agree with andy_unleash -- the creator actually gets paid for his work. Not a bad idea, wouldn't you say?
-
Change the color of a list bullet without images?
@Spell -- that's the way I've been doing it. Not only do you get the benefit of coloring the bullet, but you have a choice of what symbol you'll use for the bullet. I love to stroll through decodeunicode.org for an interesting one.
-
Review on my website
Agree with kgscott284 -- I found the site quite nice. I like the largish type, clear layout, and bright colors that change on each page. There are a couple of little things I would fix/consider changing (in no particular order): -- The date on the…
-
Using CSS to Style UL with 4 or more List Items
@AntonNiklasson -- yes, that is PDN (pretty darn neat). I've been coming across more and more references to Lea Verou's work of late. I'm going to have to explore it a bit more thoroughly. Many interesting ideas/solutions to similar s…
-
[Critique] TrendGFX Design Studios Redesign
I too like the look of it, and have a couple of minor comments. First of all, in the text of Why Us > Efficient Websites > "The websites that..." The use of the serif roman font seems a bit uninteresting compared to the other font u…
-
Blank minimal theme on wordpress.org
Just downloaded Underscores myself and have gotten out my tinkering tools...
-
Which font sizing is best? EM vs PX vs %
I want to maintain a consistent "vertical rhythm" for my sites, so I use pixels for both font-size, line-height, and any padding or margin that's going to introduce vertical space. FWIW I have found the following two articles helpful…
-
Website design feedback/critique
A couple of quick thoughts... First of all, it looks a lot nicer than the original, more immediate eye-appeal, IMO, more inviting for the visitor. What I like (mostly macro-level stuff): -- more generous overall layout -- Bigger, catchier header…
-
horizontal menu - break down on zoom
??? Could you put your code up on CodePen so we can take a look?
-
Nav across the top of a page?
@Paulie_D: you mean display:inline-block? FWIW I've always used display:inline for horizontal nav bars.
-
site that show the colors that look good togheter
Here's another one to check out: http://landscapepalettes.tumblr.com/ I should add that I've also occasionally created palettes for designs from a photo whose colors I like. I either use an on-line palette generator like this one: http:…
-
CSS formatting preference
The top one if I'm specifying more than one margin, otherwise the bottom one.
-
Minifying -- best practices/tools
Thanks guys. Am currently reviewing this post...
-
What´s the best way to learn wordpress
I'm a little late to the game but I definitely agree with those who advise to jump right in. I started out by tinkering with a theme, then reworking it (a nice introduction to PHP, BTW), then eventually installing MAMP and WP on my computer and…
-
Sublime Text 2, more awesomeness
@ChristopherBurton -- it's exactly what I have wished for. It makes the process of updating pages so quick and painless. Plus I love the options for uploading, syncing, etc. Unlike McDonalds, this I am loving.
-
I need help with Functional CSS Tabs
It's probably too late but are you aware of Chris' own Organic Tabs? I think it's a great solution and have used it a couple of times, most recently here.
-
CSS Color Combination Suggestions Needed
Funny, just stumbled across this...
-
Centered Drop Down Menu Help
What kgscott284 said. Your CodePen example works fine. Without access to the page that's breaking, it's not possible to say what the problem might be.
-
CSS Color Combination Suggestions Needed
You could also do a kuler search on "cricket," or any other related term and see where that leads you.
-
Sublime Text 2, more awesomeness
@ChristopherBurton -- that does look nice, but I'd be reluctant to give up Sublime SFTP, which is nearly too perfect for words.