height and widht problem
Re: height and widht problem
you need to create 2 wrapper divs around all content just inside tags and place those background images from body and html tags over there. Then you need to modify those background images so that they are not that wide or you have unnecessary horizontal scroll bars. Then you need to create and place another background image for body tag that repeats pattern where there is no other background available. body, html and those 2 wrabber divs need to have height 100% or it's not gonna work. and maybe some of them need background-attachment fixed. Now giving first wrapper div width should keep it fixed.
Re: height and widht problem
jeehaa, do you understand CSS well?
I highly recommend looking at "alistapart.com"--search for "holy grail layout"--and read about the layout/css they use.
I highly recommend looking at "alistapart.com"--search for "holy grail layout"--and read about the layout/css they use.
Re: height and widht problem
I have solved the problem (actually i used another template
)
Thanks fot the reply's

Thanks fot the reply's

Re: height and widht problem
[solved] to a first subject??