Member
Member
lkjs   17-10-2011, 23:19
#1

I don't know if I just noticed this or if I messed something up editing the php, but the format of zpFocus breaks when you make the window too small.

When your browser window is not big enough for the full format of the screen the page (from zenpage) breaks and is shown underneath the sidebar. When you have the browser window open at an acceptable width, everything is fine. I don't want the text of the page to wrap as it looks broken if browser is too small.

Any ideas how to best fix or what I might have messed up? I must have deleted a div somewhere. css makes my head hurt.

Member
Member
lkjs   18-10-2011, 00:04
#2

I'm not having any luck with forcing minwidth, I must be doing it wrong. Sigh.

Member
Member
lkjs   18-10-2011, 00:45
#3

I reinstalled default version and it does this. I finally found a hack to work, but I am not sure if this is sound.

/ LAYOUT /
div.wrap{width:100%;min-width:1000px;float:left;margin:0;background:url(../images/line1.jpg) repeat-x;}

I added minwidth to div.wrap.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.