Hi Friends...

I am currently using a webform module.The contents in the form expands horizontally...
I want to scroll that page horizontally but I don't know how to give scrolling effect to that webform page.
so can anybody tell me how to add a Horizontal scrollbar in that page?

Thanks In Advance...

Comments

teyser’s picture

Hi,
We can increase the width of the whole site..Go to style.css file...Just increase the width of the page body..

Thanks,
Raj.

Piya’s picture

we can increase size through CSS ..but I want to scroll particular part of that page horizontally...

teyser’s picture

Hi,
Then you should write the seperate template file for that page and apply the css for particular page only...

Thanks,
Raj.