Wordpress theme design issue
My website is built, (graphically designed) to be compact. Because my background will not look good on repeat, fixed, or with a white/black gradient towards the bottom. The thing is, I need to have a fixed content area, because of the graphical nature of my site. A box, which has to remain the same size, at all times. So, my question is, can I use wordpress, in such a way, that I will get a sort of iframe, within my content area, without the content area dragging on for how long the content is ? Let me show you an example of what I want : http://s15.postimage.org/obk0ivffv/2352366d.png
Can this be done, in wordpress ? Through CSS or something ? Thank you.
Solutions
Just wrap your content in a div, and set a max-height and overflow-y:scroll on that container with css.
Edit: fiddle example
http://jsfiddle.net/Kncy6/
Similar questions
Wordpress theme design: putting PHP in ("")
I am fairly new to PHP, but have a general understanding, however I'm not sure how to go about doing this. I'm developing a WordPress theme and I've added the "Options Framework" from wptheming.com. I have a slider on the homepage that gets it's posts from a certain category, in this case category id 1. But the way the slider was coded means I can'...
Change the posts loop design of a wordpress theme
i want to change the design of the posts loop in my cross-apple wordress theme. instead of big thumbnail at the bottom of the title and the small description, i want small thumbnail (200x200) direct to the right and the title and the small description will display next to it at the left (like in the newscast wordpress theme) here is how my loop loo...
Disable Responsive Design on Capital Theme - Wordpress
I am creating a website and I am trying to disable the responsive design feature. When I resize my browser, a few things get jumbled up, and I am not experienced with responsive design coding. Here is the link to my website http://www.jiddrs.com
Also ask