/    Sign up×
Community /Pin to ProfileBookmark

Hello

I would like to set my site to 550px in height.

This is what I have and isn’t working: any other ideas?

body {
background: url(“images/bp.jpg”) repeat top left;
height: 550px;
color: #333;
font-family: verdana, serif;
font-size: 0.7em;
margin: 0;
padding: 0px 0;
}

Thanks

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@jongFeb 03.2006 — try putting all in a div with - overflow:scroll
Copy linkTweet thisAlerts:
@comptech520authorFeb 03.2006 — can you please elaborate with a more hands on example? I am so new to CSS, I didn't quite understand your response.

Thanks
Copy linkTweet thisAlerts:
@ray326Feb 03.2006 — Instead of [B]body [/B]as a selector, use [B]#wrappe[/B]r and add [B]overflow:auto;[/B] to the style. Then just inside the body put a [B]<div id="wrapper">[/B]. Oh, and [B]verdana, serif[/B] doesn't make sense because Verdana is a sans-serif font.
×

Success!

Help @comptech520 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...