Page size in Front Page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

One of the pages of my website used to fit neatly on the screen. Now I have to scroll right or left to see the whole thing. And the elements on the page are out of alignment. Why is this happening? How do I fix it?
 
Sounds like you've resized a table on the page wider than the screen, and
the table now has a specific width in pixels (ditto its cells). Either that
or you added a lot of text to a table cell that has the nowrap option set.

--

Randy Birch
MVP Visual Basic
http://vbnet.mvps.org/
Please respond only to the newsgroups so all can benefit.


: One of the pages of my website used to fit neatly on the screen. Now I
have to scroll right or left to see the whole thing. And the elements on the
page are out of alignment. Why is this happening? How do I fix it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top