Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • dattard1 Friend
    #124314

    I have a website using the JA Koniga template. I’ve done some customizations to it, but now I seem to have run into a problem.

    It looks like the width of the first div wrapper is somehow getting calculated as 1261px, (according to FF DOM inspector). This is making the site look too wide.

    What do I need to change to ensure that the width is not calculated as such a large number? The site is http://www.dongrusin.com/index.php Please access the url direcly since the original live site is still at the default url.

    Thanks

    Menalto Friend
    #234326

    I cant see anything wrong with the site, it shows up normal here

    dattard1 Friend
    #234334

    It’s too wide! The width of ja-wrapper1 is 1261px, and that is way too much. Does it get set as that much on yours?

    Menalto Friend
    #234341

    from your css file:

    #ja-wrapper2 {
    background: url(../images/body-bot.jpg) no-repeat center bottom;
    }

    #ja-wrapper1 {
    background: url(../images/body-top.jpg) no-repeat center top;
    min-height: 800px;
    }

    #ja-wrapper {
    width: 750px;
    margin: 0 auto;
    }

    dattard1 Friend
    #234747

    I know the CSS file is correct, however the page is still too wide!

    Take a look at the URL of a screenshot. It happens both in IE and FF.

    http://www.dongrusin.com/images/Shot.jpg

    Menalto Friend
    #234749

    You need to make the image wider, that solves the problem i think. It should be atleast 1600, if not you can make it smaller and do the changes in the css file to make it repeat-x

    dattard1 Friend
    #235439

    Yeah, the 1600px did the trick.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  dattard1 16 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum