srollbar in layers?

G

Guest

On my website i have a content window where all the content for each page
will appear where the background image remains the same, however it is only
so high and on some pages i will have more content then the window will allow
with out expanding the cell and tiling the bg image. This content window is
centered in the middle of the page and i am unable to use frames this way.
What is the best way to do this where my bg image will not tile or be
distorted suchas making a layer on it with a scroll bar?. If i am way off on
this plz point me in the right direction. thanks!
 
C

Chris Leeds, MVP-FrontPage

what you want can be done with .css.
you'll need to set your content area as a <div> and on your style sheet give
it a height, width, background image (and scroll/no scroll properties if
desired) and set it's overflow property to "auto".

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
G

Guest

I need description of how to do this. I created the <div> tag and put my
content area in that (a new table). Now how do i get to modify the height,
width, background image, scroll/no scroll properties and set it's overflow
property to "auto". Am i doing this to the table or the <div>. Where are
these options under style. I thank you very much for your help so far.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Keep bg image from tileing 9
Layers 1
Centering Layers on a page? 2
frontpage 2003 layers 3
layers 5
Help With Layers 3
Layers - how to 'stick' 13
Layers 5

Top