Page 1 of 1

Bulletproof template need

Posted: Wed Feb 01, 2012 10:18 am
by bobster
When bulletproof loads in an iframe on the iPhone it forces the iframe to spread and fill the whole width of the screen. I want it to stay with the limit I've set for the iframe. The admin side stays within it.

Thanks for any help.

Re: Bulletproof template need

Posted: Wed Feb 01, 2012 11:48 am
by yellowled
bobster wrote:When bulletproof loads in an iframe on the iPhone it forces the iframe to spread and fill the whole width of the screen. I want it to stay with the limit I've set for the iframe. The admin side stays within it.
I'm gonna leave that to Don since he's got an iPhone to actually test it, but you're talking about iframe in blog entries, right? Because I don't remember any reason for that behaviour in BP …

YL

Re: Bulletproof template need

Posted: Wed Feb 01, 2012 5:25 pm
by Don Chambers
Can you give me a URL so I can see what you are referring to?

Re: Bulletproof template need

Posted: Thu Feb 02, 2012 9:26 am
by bobster
Here it is -- http://fxanimation.com/welcomeBackTest2 and then click on the FX ANIMATION BLOG link.

Thanks,
Bob

Re: Bulletproof template need

Posted: Thu Feb 02, 2012 5:09 pm
by Don Chambers
Bob - suggest you first get your HTML valid... see here: http://validator.w3.org/check?verbose=1 ... eBackTest2.

Personally, I would never open an iframe to contain the blog on your home page. I would suggest either embedding serendipity within your site, or customizing a serendipity template to look like your home page.

EDIT: the stylesheet for bulletproof states a min-width of 950px. This could be part of the problem.