[pmwiki-users] Browser window size
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Fri Nov 24 13:58:30 CST 2006
    
    
  
On Fri, Nov 24, 2006 at 09:26:59PM +0200, Mark Trumpold wrote:
> Hi Pm
> 
> Any idea how I would set the wikipage?
Try setting the width of the body in CSS.  So, in pub/css/local.css,
add a line like:
    body { width:800px; }
This sets the width of the body to 800 pixels.
Pm
> On 24/11/06 9:20 PM, "Patrick R. Michaud" <pmichaud at pobox.com> wrote:
> 
> > On Thu, Nov 23, 2006 at 09:44:42PM +0200, Mark Trumpold wrote:
> >> G'day all
> >> 
> >> I notice some discussion on limiting the size of a pop-up window so I was
> >> wondering how one can limit the size of my browser, ie, they go to my home
> >> page or any other and it is a predetermined size.
> >> 
> >> Or maybe it is the wikipage that I want a predetermined size.
> > 
> > You probably want to set the size of the wikipage, not the
> > visitor's browser.  Many visitors would find it very annoying
> > to have a website suddenly resize the browser window.
> > (Plus I don't think there's an easy/reliable way to do it,
> > short of popping up a new browser window.)
> > 
> > Pm
> 
> 
> 
    
    
More information about the pmwiki-users
mailing list