% width screen in css

Brooke's picture

She has: 681 posts

Joined: Feb 1999

Hello all!

Take a look at this page: http://74.52.200.178/~wwwemer/emergent_financial.php

When your browser is foll sized the text and the image that are in the white box should be in the white box. When you make your window smaller (stretch it down) the text and image start to hang over the white box on the right.

I have tried everything in CSS that I can think of. Please be aware that I am relatively new at css.

HELP!Confused

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

Not sure whether this is what you're looking for but I just got it to work by changing this:

css-andy2.css (line 65)

#wrapperCR {
  <strong>background:#fff url(../images/bg2.jpg) repeat-y scroll 0% 50%;</strong>
  border-color:-moz-use-text-color #CCCCCC rgb(204, 204, 204);
  border-style:none solid solid;
  border-width:medium 1px 1px;
  margin:0px 0pt 20px 20px;
  width:95%;
}
'

Is that what you're looking for?

a Padded Cell our articles site!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.