• I use artister 2.3 beta to design a theme,, when i designed the theme i made the page width 1000 px ,, after i finish and upload the theme to my wordpress blog i found that there is area on the left more than the page width that i made..

    plz help me and waiting reply

    please show that: https://monohat.com/blog

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter monohat

    (@monohat)

    I need help plz any one answer me

    i found that there is area on the left more than the page width that i made

    That really depends upon what screen resolution a given visitor is using. If you want the page to fit as many different screen resolutions as possible, don’t use absolute page widths such as 1000px. Try using something like:

    #art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
    width:98%
    margin:0 auto;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem In page Width’ is closed to new replies.