I need to make my site mobile responsive

Asgardian

Regular Member
Joined
Apr 10, 2012
Messages
297
Reaction score
88
Hello,

I have an HTML website that needs to be mobile responsive, does anyone have any tips on how can I do that?

Best regards,

Asgardian
 
thanks, I have tried it and it doesn't look good when it's finished, design is completely gone when I create with them :/
 
Well it's hard to say what is the best way, because we have no idea on your skills (if you have coding skills or not), if not then it's quite hard and it's better to hire someone or move to a wordpress site. But if you have you could a template in dreamweaver for mobile sites
 
Well I have a little experience with HTML and CSS.. Maybe I will find another template that is responsive
 
You either write a better version yourself or you buy a template that has a mobile-friendly version in it.

I don't think there's a shortcut. Good thing is, mobile sites are fairly easy to make and most themes already look great on mobile devices :)

Also, you should add jQuery and jQuery mobile to your arsenal
 
Last edited:
Hello,

I have an HTML website that needs to be mobile responsive, does anyone have any tips on how can I do that?

Best regards,

Asgardian

You know if you were using WordPress, you wouldn't need to worry about this :)
Best solution: Switch to WordPress.
 
Easiest way to do this is create a subdomain like this 'mobile.domain.com' and install a responsive template on it and redirect all your mobile traffic to that subdomain.
 
Back
Top