jshjohnson
-
Wordpress custom fields/multiple featured image issue.
Sorry - The three smaller images just relate to the bigger picture, they would not be links so would not have their own pages. Maybe having 4 featured images per page?
-
standard "website" icon?
I would of said a world personally. Maybe a cursor?
-
A beginner question in jquery.
http://codepen.io/jshjohnson/pen/vetwc - Made a codepen for you
-
responsive vs. adaptive?
This may be a good place to look: http://www.responsiveads.com/
-
Editing live with SASS
I think the main annoyance i'm getting (and this may be a result of using Coda) is the process of constantly dragging the scss and css folders over to the server
-
Need some design critiques!
I find the colour scheme and the texture clash. Use https://kuler.adobe.com/ for a colour scheme that compliments your website. I find the textures make the site seem really web 2.0 compared to if you just used bold colours.
-
Average time to design and develop a custom WordPress site.
5 days (roughly 32 hours) to build a Wordpress theme is doable but will most probably cut corners/be rushed. 40 is more realistic
-
Web design critique and advice
@PLNR what do you mean by the "«contact»" hover? On the Nav bar?
-
Web design critique and advice
Is there a simple way of fading a sprite?
-
Web design critique and advice
Thanks! Added PT Sans as a body font. The homepage is using sprites so that is why it looks like that! I mean so the client could edit the pictures of the 6 blocks and links on the homepage using the WordPress back-end. As it stands, this is not p…
-
Logo critique
I disagree with @chrisburton actually. I like the letter placement and shadows although I do think there are nicer fonts for the words underneath.
-
Centering Menu Items Vertically
You need some background behind the body text and white titles as it is hard to read. Maybe make the green background less bright
-
Forrst Votes
And me :) https://forrst.com/i/mxk8 josh@jshjohnson.com
-
Possible to "em" instead of "px" for this font-size animation
Inspect the heartbeat element on Chrome and you will see the font is changing but only after 2 so it is changing like: 2.02012414, 2.12412412 etc This might be where your problem lies
-
Position of div changing after browser resize
I just fixed it, text-align: right instead of float:right solved it - weird
-
Feedback & compatibility help welcome
Really like it! I tested it on IE7 and IE8 however and almost all style does not work. - https://browserlab.adobe.com
-
Essential Things to Place in HEAD?
Meta keywords, meta description, title & character encoding
-
Offering responsive web design to clients
I think if it is an aspect of our job now then we should surely offer old clients it for free then?
-
Offering responsive web design to clients
I used to charge a flat rate but recently I have been charging by hour.
-
Offering responsive web design to clients
Testing in IE7 & up is making sure the website is functional though, a non-responsive website stil functions on mobiles/tablets
-
Feedback on screencasts, pretty please!
These screencasts are awesome, learnt a lot to increase workflow!
-
Website Design feedback
By unresponsive do you mean slow or that it doesn't fit to the page?
-
Scaffolding Images
Yes it is. CSS specifically for the width of the browser!
-
Scaffolding Images
It is using css media queries. See - Responsive design
-
Wordpress menu makes list vertical
Although it has forced all dropdown menus to the left of the page Ignore this - just had to remove left:0
-
Wordpress menu makes list vertical
Ahh removing that weird UL wrap seemed to work. Thanks guys
-
Weird loading problem in Chrome
Sweet thanks, ill try it out
-
Weird loading problem in Chrome
Any ideas? I cannot pinpoint why it sometimes works and sometimes doesn't?