By Piya on
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
Hi
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.
we can increase size through
we can increase size through CSS ..but I want to scroll particular part of that page horizontally...
Hi
Hi,
Then you should write the seperate template file for that page and apply the css for particular page only...
Thanks,
Raj.