Stretch their templates according to their content amount? It seems like there is an image which repeats so it makes the template look longer when there is more content.
If you don’t know what i mean, go to different areas of the site, and then look at your scrollbar size. It changes, but the template looks the same, but there is more content :-\
The “trick” is done using tiled background images within table cells for the sides, top and bottom edges so that they’ll expand and contract as needed.
Here’s the pertinent part of the source code, cleaned up a bit to be easier to read.
thanks abzoid, but just to make sure i get this right i have a couple of quesiton
Since i made my template in fireworks, i havta insert slices right. So where do i get the bottom tile and the top tiles? Do i just cut out the parts i want tiled, and save them seperately? thanks
Right, you cut a portion of the graphic from those top and bottom edge slices so that each will tile as desired when used as a background image within the appropriate table cells.