Print Page | Close Window

how to rid off the scroll bars in quotes?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=20058
Printed Date: 11 April 2026 at 2:47pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: how to rid off the scroll bars in quotes?
Posted By: Ali Bilgrami
Subject: how to rid off the scroll bars in quotes?
Date Posted: 27 May 2006 at 11:53am
hi
my users are really not liking the scroll bar function in the quotes, so i was thinking if there might be a way to get rid of them. may be something to change in the CSS??? any help will be appriciated...
thanks



Replies:
Posted By: WebWiz-Bruce
Date Posted: 27 May 2006 at 2:06pm
The only time you should have scrollbars is if the post is to large for the page, and thus would course a page formatting problem with side to side scrollbars appearing at the bottom of the page.

All scrollbars etc. are done in the CSS file using the max-weidth and max-height property.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Ali Bilgrami
Date Posted: 27 May 2006 at 2:33pm
this is i found in CSS
 
/* BBcode blocks */
.BBquote {
 border: 1px dotted #999999;
 background-color: #FFFFFF;
 width: 750px;
 padding: 5px;
 margin: 8px 0px;
 float: left;
 overflow: auto;
 display: block;
 padding: 5px;
 
so what shud i change to make them disapear or disable?
***EDIT***
removed the lines in red...the inner bars are gone now..but still one bar is showing...what to do?


Posted By: WebWiz-Bruce
Date Posted: 27 May 2006 at 4:40pm
What bar?

If you removed the overflow: auto; line then you should have no scrollbars, unless something you have done with intergration or modifcations is effecting things


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Ali Bilgrami
Date Posted: 27 May 2006 at 5:04pm
hmmm thanks



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net