-
AuthorPosts
-
December 29, 2009 at 10:44 pm #147158
Hi,
I need to fix web site’s height to 100%.
How to hack template to do this ?
Thank’sCss Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
December 30, 2009 at 2:32 am #327735Dear cyrber971 ,
I dont’ understand what is it mean. Do you need to fix web site’s height to 100% or width to 100% ? If you nees to fix web site’s height 100%, please provide your images to communicate your idea.
December 30, 2009 at 12:01 pm #327796Hi duchh,
In attach file you can see my problem.
The white zone is not very nice.
I’ve two choice :
1 – Body must be adjust to the screen automaticly (height 100%)
2 – I can just add black background to footer (or footer height 100%)I think the second solution i more easier , but can you help me to have a black background in template ‘s bottom.
Sorry for my english
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
December 31, 2009 at 3:00 am #327826Dear cyrber971,
If you want to have a black background in template ‘s bottom ,please edit file template.css as follow:
at lines 21, change
body#bd {
background: #F8F8F8;
color: #454545;
}
to
body#bd {
background: #151515;
color: #454545;
}
and at lines 989, change
#ja-wrapper {}
to
#ja-wrapper {background: #F8F8F8;}
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Css Magician 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Height pages
Viewing 4 posts - 1 through 4 (of 4 total)