by newxxx
6 replies
  • WEB DESIGN
  • |
i need help, please

i do not know css, just ancient olde antique html from caveman era

i would like to know

how i can make a page 100% wide (i have that now)

but limit its maximum page width

it, if people have a 2-foot computer screen (i know some of you do)
the website won't take up all of that 2-feet of screen

is there way to do that ?

thank you!
  • Profile picture of the author umadjawed
    if you use width=100% than the width will automatically fit on the 2 feet screen
    {{ DiscussionBoard.errors[10248654].message }}
  • Profile picture of the author Sowkat Hossain
    Hey,

    You can use this code {min-width: 100%;}In your CSS(stylesheet).

    Thanks
    {{ DiscussionBoard.errors[10249571].message }}
  • Profile picture of the author bestcreativeseo
    Hi newxxx

    You should create a responsive website i.e mobile friendly, so that the users can have a look on the website on any screen i.e tablets with different resolutions, smart phones etc.
    You need to take an expertise help for creating a responsive website. If you need any further help, I can help you, there is no problem at all.

    Regards
    Vinika
    {{ DiscussionBoard.errors[10256451].message }}
  • Profile picture of the author webcosmo
    Make sure there are no other css width properties on parent containers. set body{width:100%}
    {{ DiscussionBoard.errors[10256839].message }}
  • width:100%;
    max-width:1600px;
    Signature
    Premium WooCommerce & WordPress Plugins $10/ea. or FREE With Membership. PluginForage.com
    {{ DiscussionBoard.errors[10257806].message }}

Trending Topics