Results 1 to 7 of 7

Thread: Page Resize

  1. #1

    Page Resize

    Hello, i was wondering why when i go to re size my page, the items squish down and do not get pushed out of view. I have googled it and tried many different solutions, yet i still have had no luck. Any help is appreciated!

  2. #2
    Join Date
    Jun 2014
    Posts
    55
    Is that WP page or something else ?

  3. #3
    Are you using percentages in your code? Also I don't clearly understand if you want the content to push out of view or you do not want it to..

  4. #4
    Nobody's going to be able to help you without seeing the page.

  5. #5
    Join Date
    May 2011
    Location
    Pasig City, Philippines
    Posts
    55
    Based on your description, maybe you can try to enclose the design for the page in a div. Then you can set the height and width of that div using pixels. Hope this helps.
    Witness how bright ideas transform into your website needs. Visit and connect us now for your Internet Marketing requirements.

  6. #6
    Join Date
    Jan 2007
    Posts
    41
    Define the width in pixels instead of percentages for everything you don't want to "squish" when you resize the page. So instead of width: 50%; in your style sheet you would have width: 250px; or whatever width you want it.

  7. #7
    Join Date
    Mar 2012
    Posts
    525
    Share the website
    You could also hide selected elements using conditions.

Similar Threads

  1. Replies: 1
    Last Post: 04-24-2014, 05:57 AM
  2. Replies: 0
    Last Post: 04-09-2014, 07:29 PM
  3. Dynamically resize page with cross domain iframe
    By bambinou in forum Web Design and Content
    Replies: 6
    Last Post: 04-07-2013, 02:56 PM
  4. Replies: 10
    Last Post: 01-03-2010, 01:34 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •