height and widht problem

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: height and widht problem

Post 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.
streever

Re: height and widht problem

Post 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.
jeehaa

Re: height and widht problem

Post by jeehaa »

I have solved the problem (actually i used another template  ;) )

Thanks fot the reply's :)
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: height and widht problem

Post by KO »

[solved] to a first subject??
Locked

Return to “Layout and Design (CSS & HTML)”