I'm so sane it's driving me crazy (
mahonotabi
) wrote
in
yuanru
2012-01-04 07:02 pm (UTC)
no subject
I had the same problem as the people above but adding
html, body{
height: 100%;
min-height: 100%;
}
at the top of the code helped? No idea why, but it brought the background back.
(
16 comments
)
Post a comment in response:
From:
Anonymous
This account has disabled anonymous posting.
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
[
Home
|
Post Entry
|
Log in
|
Search
|
Browse Options
|
Site Map
]
no subject
html, body{
height: 100%;
min-height: 100%;
}
at the top of the code helped? No idea why, but it brought the background back.