Page 2 of 2

Re: height and widht problem

Posted: Tue Nov 13, 2007 9:39 am
by KO
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

Posted: Tue Nov 13, 2007 5:49 pm
by streever
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.

Re: height and widht problem

Posted: Thu Nov 22, 2007 5:23 pm
by jeehaa
I have solved the problem (actually i used another templateĀ  ;) )

Thanks fot the reply's :)

Re: height and widht problem

Posted: Thu Nov 22, 2007 5:46 pm
by KO
[solved] to a first subject??