Results 1 to 2 of 2

Thread: Template prob with DIV tag?

  1. #1
    Join Date
    Apr 2008
    Posts
    3

    Unhappy Template prob with DIV tag?

    I created a template...in which editable region was the middle area of the web page.....so i kept the height of the editable region div tag as 100px only so that i could increase its height according to each web page on which would apply that template....and i created a blank web page n applied that template to it and went on to the editable region to input data in it which was 180px high....but as the editable region as well as the template is made in div tags....the bottom area of the template did not shift down 80px because the position of the bottom area div tag is already set when the template was being made so i can't change the postion of the bottom area of the template...if i have to change it,...the only option was to change it in the DWT file of that template...but if i would do that...its postion would change for all the web pages where i have applied that tmeplate....
    plzzzzzzzzz help......i mm struck here.

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    Develop a page with no div heights so that every div is flexible in height. Then the footer or bottom area of the template will be pushed down.

    It needs practice.
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. DIV tag position in CSS
    By yunakokimama in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 28 Jan 2007, 01:59 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •