My website's displaying wrong with resolution under 1280x800

10 replies
  • WEB DESIGN
  • |
Hi,

I don't know why my website's displaying wrong with resolution under 1280x800. My website is
Code:
i-fresh.net
. Could someone tell me where it's wrong?
#displaying #resolution #website #wrong
  • Profile picture of the author cluongo18
    What do you mean? I just resized and it looks fine (looked at it on 1920x1280 and 1280x8000

    What browser are you using?
    {{ DiscussionBoard.errors[3757347].message }}
  • Profile picture of the author kaytav
    Your site is developed on high resolution thats why it looks like this .
    {{ DiscussionBoard.errors[3757423].message }}
    • Profile picture of the author KingOfDCP
      Originally Posted by cluongo18 View Post

      What do you mean? I just resized and it looks fine (looked at it on 1920x1280 and 1280x8000

      What browser are you using?
      If you look at it on 1024x768, it will display in wrong style

      Originally Posted by kaytav View Post

      Your site is developed on high resolution thats why it looks like this .
      thanks for your answer. But when you resize browser windows, it displays wrong instead of displays a horizontal bar. I want it has a horizontal bar if user resolution under 1280x800
      {{ DiscussionBoard.errors[3757594].message }}
  • Profile picture of the author Evan-M
    checked the code, its not your theme, its the images you added to the sidebar on the left. They are larger than the sidebar. they should be no larger than 326px wide while you have them at 450px wide.

    resize them images to fit the sidebar and your all set
    Signature

    Evan-M

    Easily The Worlds Best Wordpress Popup plugin

    Visit Website Design Firm For All Your Wordpress Coding Needs

    {{ DiscussionBoard.errors[3758578].message }}
    • Profile picture of the author KingOfDCP
      Originally Posted by Evan-M View Post

      checked the code, its not your theme, its the images you added to the sidebar on the left. They are larger than the sidebar. they should be no larger than 326px wide while you have them at 450px wide.

      resize them images to fit the sidebar and your all set
      Thank you for your reply but I still don't understand sidebar you mean? Could you give me a screenshot ?
      {{ DiscussionBoard.errors[3759106].message }}
  • Profile picture of the author Kezz
    The problem that you have is unavoidable with the way your theme is setup.

    A scrollbar only appears when a site is wider that 100% of the browser screen space. You have a 100% width layout so it will always display at 100% and hence never have a horizontal scrollbar.

    As Evan said, the only way to work around it is to ensure your images are not so large that they go outside the content area when the browser window is at a small display size.
    {{ DiscussionBoard.errors[3761607].message }}
    • Profile picture of the author KingOfDCP
      Originally Posted by Evan-M View Post

      these images


      etc on the left hand sidebar
      Thank you. I was resize all image automatically

      Originally Posted by Kezz View Post

      The problem that you have is unavoidable with the way your theme is setup.

      A scrollbar only appears when a site is wider that 100% of the browser screen space. You have a 100% width layout so it will always display at 100% and hence never have a horizontal scrollbar.

      As Evan said, the only way to work around it is to ensure your images are not so large that they go outside the content area when the browser window is at a small display size.
      Is there any trick, script or way that can solve this problem at my site?
      {{ DiscussionBoard.errors[3762410].message }}
  • Profile picture of the author bigorange
    No trick that I am aware of, just size them down in photoshop so you are not exceeding 100%
    {{ DiscussionBoard.errors[3777410].message }}
    • Profile picture of the author KingOfDCP
      Originally Posted by bigorange View Post

      No trick that I am aware of, just size them down in photoshop so you are not exceeding 100%
      I can resize them automatically but if user use resolution under 1024x768 (on smart phone) the site's broken. Thank you for your reply
      {{ DiscussionBoard.errors[3780008].message }}

Trending Topics