1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Web Design Contact Forms and Scroll Bars

Discussion in 'Web Design' started by Purple, Jan 31, 2008.

  1. Purple

    Purple New Member

    Hello everyone,

    I have downloaded the 'architecture' template and have worked out how to do basic edits, but what I'd like to do is to add a contact form/questionnaire within the page that consists of about 15 questions.

    But, I like it all to fit within the box on the right, therefore I'd also need a scroll bar in there.

    Does anyone know how this can be done?

    Here's a link to the template if it helps: https://freewebsitetemplates.com/preview/architecture/

    Thanks in advance.
     
  2. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    <div style="width: 400px; height: 80px; overflow: scroll; border: 5px dashed black; background-color: #ccc;">
    This is where all the stuff goes.<br />
    Add some more stuff, and instead of growing, it will have a scrollbar.<br />
    question<br />
    question<br />
    question<br />
    question<br />
    question<br />
    question<br />
     
  3. Purple

    Purple New Member

    Fantastic.:D

    Thank you so much. One more question though. Do you know how to change the look of the scroll bar (eg. colours & style)?