• Hello, is there a way to make a theme/site automatically expand to fill the viewer’s screen?

    One of our sites has a set width of 950px. Is there a way to make the size of the site automatically increase to fill the width of the monitor? Some of our clients have very large monitors – some as large as 24 inches, so the site appears very small on their screen – taking up less than 1/4 of the screen. We can’t just increase the width to 2000, because then the site wouldn’t fit on smaller monitors.

    I was hoping there was some kind of setting/plugin/code modification that would achieve something like this.

    Thanks,
    Ricky

Viewing 1 replies (of 1 total)
  • You can modify the css to be more fluid like by adding a min-width and max-width value in px and width in %.

Viewing 1 replies (of 1 total)
  • The topic ‘Automatic Width’ is closed to new replies.