Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web parts not respecting height and width limitations

Status
Not open for further replies.

sirag

Technical User
Jun 17, 2004
4
On my default.aspx page, I placed 2 oversize web parts, both simple list web parts. In order to keep the page width right, I limited the web parts to 4 inches by 4.5 inches (height/width). They correctly popped out with scroll bars.

Later, I added new web part zones below these web parts and added more list view web parts. No matter what height and width limitations I put on these web parts, they don't change size or show scroll bars. I've examined the code to make sure the height and width settings are there, and they are.

I also added a css overflow: scroll setting, and it has no effect.

Please Help!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top