Dirrrrrty! Nice texture dude. Looks like there might be some anti-aliasing issues on the text though. Also, is the triangle meant to be a pixel off alignment with the edge of the photo? Either way, good work :)
Good catch on the triangle Adam. I guess I have to commit and decide if I want it under the dark bar or over it. No pussyfooting the line!
RE: Text. I work in-browser and this is a screen grab from Firefox. If you know of a best practice to get that bitch in line, I'm all ears and would love to do some reading.
Ah, I figured that might be the case on the text. I'm not sure if there's a real best practice for working in-browser as far as text rendering goes. Which browser do you use? And I'm assuming this is @font-face, yeah? The only thing I can think of to do is a small readability fix in css: text-rendering: optimizeLegibility; Firefox uses this by default, but it helps slightly in Safari and Chrome.
4 Responses
Pro
Adam Butler
Dirrrrrty! Nice texture dude. Looks like there might be some anti-aliasing issues on the text though. Also, is the triangle meant to be a pixel off alignment with the edge of the photo? Either way, good work :)
over 1 year ago
Pro
Justin Lascelle
Good catch on the triangle Adam. I guess I have to commit and decide if I want it under the dark bar or over it. No pussyfooting the line!
RE: Text. I work in-browser and this is a screen grab from Firefox. If you know of a best practice to get that bitch in line, I'm all ears and would love to do some reading.
over 1 year ago
Pro
Adam Butler
Ah, I figured that might be the case on the text. I'm not sure if there's a real best practice for working in-browser as far as text rendering goes. Which browser do you use? And I'm assuming this is @font-face, yeah? The only thing I can think of to do is a small readability fix in css: text-rendering: optimizeLegibility; Firefox uses this by default, but it helps slightly in Safari and Chrome.
over 1 year ago
Pro
Justin Lascelle
Ah that's right I've used that before and completely forgot about it. Yes, it's @font-face, self hosted. No typekit on this badboy.
over 1 year ago