Jump to content

Scroll box versus browser


ddcarrei

Recommended Posts

Good evening everyone,

 

I am hoping someone can help. I have a website template which has boxes with scroll bars but I want the scroll bar to be removed and rely on the browser scroll bar without disutrbing the template.

 

This is a sample page

http://www.dvrhome.ca/class/class.html#!/page_NVBWS

 

The page uses CSS (used on all other pages...I have photos and right now an orange scroll...I want to keep the white image placeholders and the orange bar where it is at the bottom...so not changing anything as it appears

 

so I only want the Photos to be able to scroll without the orange scroll bar while leaving everything else looking the same...

 

I hope I have explained good enough

 

Thanks for any help in advance

Edited by ddcarrei
Link to comment
Share on other sites

You can simple get rid of the scroll bar but you will need to hit every instances of fixed height and some position absolute to allow the browser to scroll the page. This will take some time.

 

You best bet is to install Firebug for Firefox and then use it to find the html and css that requires editing.

 

Tip: make a backup copy of your existing template and css for safe keeping. At times people would make changes only to make a mess of things.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...