How to auto-adjust according to screen size?

  • Vitesse
  • Topic Author
  • New Member
  • New Member
More
9 years 10 months ago #45382 by Vitesse
Is there any way to make the Hot Sportal template auto-adjust according to the size of the screen? For example, on my 24' inch desktop monitor my website looks fine, but on my (much) smaller laptop screen I have to zoom out to 75% to have a good overview.....in 100% everything is too much zoomed in

Please Log in to join the conversation.

More
9 years 10 months ago #45383 by ivan.milic
Hello, do you use responsive version of our template?
If so, there it's automatically auto-adjusted. Do you have your site online so we can take a look?

Thanks

Please Log in to join the conversation.

  • Vitesse
  • Topic Author
  • New Member
  • New Member
More
9 years 10 months ago #45385 by Vitesse
Replied by Vitesse on topic How to auto-adjust according to screen size?
my website is acespot.net

I'm not sure if I have the responsive version of the template, probably not.

Please Log in to join the conversation.

More
9 years 10 months ago #45387 by ivan.milic
Try putting this:
Code:
@media (max-width: 1250px){ .wrapper_outside{ width: 90%!important; margin: 0 auto; } .wrapper_outside > div{ width: 100%!important; margin: 0 auto; } .content_wrap { width: 90%!important; } }
on bottom of template_css.css which is located under your template folder \ css

Please Log in to join the conversation.

Time to create page: 0.164 seconds
Powered by Kunena Forum