Desktop & mobile version of website

Discussion in 'HTML & Website Design' started by dipu0076, Jan 28, 2014.

  1. #1
    Hi everyone..

    i want to make my website mobile friendly..

    i have seen few website which looks totally different in mobile which changes the attirbute like , font size , different layout of menubar etc.

    i have my website in php. can anyone suggest me any tutorial to find code of that ?

    here is the sample :

    desktop version :
    http://teensdigest.com/articles/136

    mobile version screenshot : [​IMG]

    When i open my website in mobile the font size i very small so we have to zooom the page to read the content

    is there any tool or code available which shows site in mobile without zooming
     
    Solved! View solution.
    dipu0076, Jan 28, 2014 IP
  2. #2
    edit css, media queries

    google it ,you will understand
     
    competent123, Jan 28, 2014 IP
  3. CodeShop

    CodeShop Active Member

    Messages:
    137
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Honest suggestion is that you need to update your website code and adopt any responsive framework for your website.
    There are many but I love twitter bootstrap. Give it a try and you will learn it quickly and it is compatible with many jquery libraries.
    At last in one sentence, use twitter bootstrap for HTML & CSS of your web design.
     
    CodeShop, Jan 31, 2014 IP
  4. dipu0076

    dipu0076 Greenhorn

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #4
    Hi thanks for your replies..

    I want to ask i have already my website in php, but i want to make it responsive so i want to ask :

    can i do it myself i have some knowledge of php,asp.net or should i hire a dev. to do this task ?
     
    dipu0076, Jan 31, 2014 IP
  5. CodeShop

    CodeShop Active Member

    Messages:
    137
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #5
    You can do it yourself, if you will implement twitter bootstrap or any other responsive framework for your website. It is better to hire a dev in the case, we can test your application on multiple platforms and also with our experience the output will be accurate.
     
    CodeShop, Feb 2, 2014 IP
  6. John Michael

    John Michael Member

    Messages:
    154
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #6
    Nice job. You need to hire some who have knowledge about responsive design . If you start it by your self then you will face some problems. Because responsive design need very export designer.
    competent123 you talk about media queries i think its little old you can use bootstrap for responsive design.
     
    John Michael, Feb 12, 2014 IP