Need HELP with getting my site mobile friendly

by TeeJay
4 replies
Hello All,

For quite a long time now, I've been using some plain and simple HTML to make my site automatically adjust to the size of the screen it's being viewed with.

Here's an example of the HTML I've been using:

<META NAME = "viewport" content = "width = device-width">
<META NAME = "viewport" content = "initial-scale = 1.0">
<META NAME = "viewport" content = "initial-scale = 2.3, user-scalable = no">

Now this works fine when I pull my site up on a tablet, but when I try to pull it up on my phone, it just will not work !!!

Any kind of assistance would be greatly appreciated and thanks for any that you might be able to provide.

TeeJay
#friendly #mobile #site
  • Profile picture of the author Barry Unruh
    Is there any reason you are not creating a site using a responsive Wordpress theme?
    Signature
    Brain Drained...Signature Coming Soon!
    {{ DiscussionBoard.errors[10104392].message }}
  • Profile picture of the author winnermarketing
    I don t knoe if it is possible give you few words assistence for an HTML code.

    most of the IM use templates, important if you want replicate your activity for more niches.
    you could find some responsive template in diffrent online Content Management System websites
    Signature

    Free Guide to Make Money Online [Now!]
    {{ DiscussionBoard.errors[10104402].message }}
    • Profile picture of the author Steve B
      Have you considered checking out the Warrior developer's forum? Chances are pretty good this exact question has been asked many times already.

      There are lots of really good web developers right here at the WF.

      Website Design Forum

      Good luck,

      Steve
      Signature

      Steve Browne, online business strategies, tips, guidance, and resources
      SteveBrowneDirect

      {{ DiscussionBoard.errors[10104414].message }}
  • Profile picture of the author OnlineStoreHelp
    Originally Posted by TeeJay View Post

    Hello All,

    For quite a long time now, I've been using some plain and simple HTML to make my site automatically adjust to the size of the screen it's being viewed with.

    Here's an example of the HTML I've been using:

    <META NAME = "viewport" content = "width = device-width">
    <META NAME = "viewport" content = "initial-scale = 1.0">
    <META NAME = "viewport" content = "initial-scale = 2.3, user-scalable = no">

    Now this works fine when I pull my site up on a tablet, but when I try to pull it up on my phone, it just will not work !!!

    Any kind of assistance would be greatly appreciated and thanks for any that you might be able to provide.

    TeeJay
    You might want to post something in the web design or programming sub-forum. I have a feeling your missing your media queries which will resize for mobiles. Or, there is some good tutorials on this guys site...

    https://css-tricks.com/snippets/css/...ndard-devices/
    {{ DiscussionBoard.errors[10104415].message }}

Trending Topics