Author Topic: Scalable width  (Read 815 times)

fajota

  • Newbie
  • *
  • Posts: 1
Scalable width
« on: July 20, 2009, 03:42:07 pm »
Hi friends!

I wonder if you leave the width as scalable. Well I did pages with widths of 600px in width and with that monitors widscreen, everything works well, but in monitors in 1024 x 768, the pages are cut with the sides.

Thanks.


Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1989
  • MegaZine3 Developer
    • MegaZine3
Re: Scalable width
« Reply #1 on: July 22, 2009, 10:58:13 am »
Have a look at the index.html, there's a variable in the JavaScript part named "minScale". Try setting that to something < 1, then the book can scale down if necessary.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

I_am_sorry_Dave

  • Newbie
  • *
  • Posts: 3
Re: Scalable width
« Reply #2 on: August 28, 2009, 10:23:39 pm »
Holy Moses, that just saved me a butt-load of time!

Thanks for asking, and thanks for replying.