If this is your first visit, please click the Sign Up now button to begin the process of creating your account so you can begin posting on our forums! The Sign Up
process will only take up about a minute of two of your time.
If you have no internet, you can develop using raw html and previewing in a browser.
Or you can run a local server using something like XAMP, which is how I start almost every site.
Or if you're stuck with no internet and no computer, if you have a pen and paper, you can sketch out wireframes or rough mockups for your design.
Back to the original question, I don't see a link to your site, but the mobile part usually comes from media queries. So I would start by deleting those. And then reverting it back to a fixed width site by finding the content container and doing something like
Code:
.container { width: 960px; margin: 0 auto }
I have plenty to do, and i am doing it. I meant i couldn't do anything to help him. I don't know of a way to view his code from my mobile device.
Regretfully sent from my iPhone using Tapatalk during lunch and other breaks