-
AuthorPosts
-
dattard1 Friend
dattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
December 10, 2007 at 7:25 pm #124314I 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 FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
December 10, 2007 at 8:00 pm #234326I cant see anything wrong with the site, it shows up normal here
dattard1 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
December 10, 2007 at 11:12 pm #234334It’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 FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
December 11, 2007 at 12:30 am #234341from 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 Frienddattard1
- Join date:
- August 2007
- Posts:
- 114
- Downloads:
- 2
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
December 17, 2007 at 3:47 pm #234747I 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.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
December 17, 2007 at 4:11 pm #234749You 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
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by dattard1 17 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum