Thread Starter
LoudR
(@loudr)
Thread Starter
LoudR
(@loudr)
Thanks for replying so promptly!
There are two issues, both which are related to controling what happens when the size of the browser window changes. I’d like to make the wrappers a fixed size to avoid the content from reflowing.
The first is an h1 and content held within this div:
<article id=”post-2″ class=”post-2 page type-page status-publish hentry”>
The second is the background image. It seems to move as the size of the browser window changes. I’d like it to be static anchored in one place.
Is this explanation a little more clear?
Thanks again.