HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Scrolling region in Dreamweaver Template
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> Templates
View previous topic :: View next topic  
Author Message
tawnytanner



Joined: 01 Mar 2009
Posts: 1

Posted: Sun Mar 01, 2009 4:59 pm     Scrolling region in Dreamweaver Template  

I am trying to make a template in Dreamweaver. The people want the height of the page to be limited so you don't have to scroll. So They wanted the content part of the page to scroll. So I need to make that editable region be able to scroll. What is the easiest way to do this? I am not schooled on html or css (this is why I have Dreamweaver) :?
sticks464



Joined: 31 Dec 2006
Posts: 2625

Posted: Sun Mar 01, 2009 6:19 pm      

You can make a main container 100% height, a content container inside the main container with a set height and overflow set to auto on the content container. It's very hard to meet the requirements with users having different size viewscreens and using different resolutions.

Maybe something like this http://www.pmob.co.uk/temp/1colcentred.htm but with the width set at a percentage so content will expand horizontally on different size screens, with content scrolling in the center section.
juliasmith



Joined: 17 Aug 2009
Posts: 2

Posted: Wed Aug 19, 2009 3:57 am      

Quite informative thanx for sharing
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> Templates
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group