CSS Coding Help: Scrolling Text Area

3 replies
  • WEB DESIGN
  • |
Last week I designed and sliced a layout I wanted to use for one of my websites. I opened it up in Dreamweaver to begin working on it but the problem I'm having now is that I have no idea how to get the text area to continue for the length of the whatever is in that area. (I hope that makes sense.) The problem I'm having is that I don't know how to get the sidebar bar images I sliced to repeat for the length of the text area.

If I haven't confused any of you, can you offer any help. I don't mind providing a screen shot if it would help.

Thanks in Advance!
#area #coding #css #scrolling #text
  • Profile picture of the author cakdesigns
    Yes Id like to see a screen shot but also check you overflow in the css for the text box I think thats what your talkinb about
    {{ DiscussionBoard.errors[871787].message }}
  • Profile picture of the author tuldok
    hi, do you have your answer for your problem?

    if not, here's my suggestion..

    try using "background-repeat: repeat-x;" on your text area div..

    i hope it helps..
    {{ DiscussionBoard.errors[871832].message }}
  • Profile picture of the author blogginvixen
    Thank you for your help! I employed tuldok's suggestion and it worked!

    ....it's really easy to turn such a small problem into something bigger than it is.
    {{ DiscussionBoard.errors[874696].message }}

Trending Topics