Home › Forums › CSS › Responsive Web Design AFTER Desktop Site Created? › Re: Responsive Web Design AFTER Desktop Site Created?
May 7, 2013 at 10:01 am
#134344
Member
>Perhaps one of you guys could give some pointers based on my site.
I’m no expert but in terms of ‘basics’, your site is OK until we get down to less than the 1000px range because that’s the wrapper width.
What do you want it to look like at say 768px, 480px or 360px.
Since you haven’t designed it to be responsive you will have to go with adaptive. The vast majority of users **don’t** resize their browsers.
Once you have decided how you want things to look bring in the media queries and start moving things about.