[Pmwiki-users] Odd edit box behaviour

pmwiki@ThunderBunny.org pmwiki
Wed Dec 10 20:42:18 CST 2003


   I've put in PmWiki on my personal web page (http://www.ThunderBunny.org/) and think it's fabulous.  Much easier 

to install and customize than PhpWiki and the markup is easier too.

   I've implemented the CSSLayout from the CookBook (http://www.pmichaud.com/wiki/Cookbook/CSSLayout) and it 

works fine except for the edit.  The edit box initially shows up fine and then as soon as I type something the box width 

expands to about 10 characters wider than the current window size.  I can resize the window but as soon as I start 

typing the edit box expands again. Feel free to try it for yourself.  It happens to me at home and work.   

http://wiki.thunderbunny.org/index.php/Main/WikiSandbox?action=edit

   Here are the possibly relevant portions of my local.php.  I've played with default.css a little but don't see anything in 

there for input boxes.

<?php
include_once("local/csslayout.php");

$WikiTitle     = "Wiki.ThunderBunny.org";
$WikiImgUrl    = "http://www.ThunderBunny.org/images/bunny_likes_chicken_sm.gif";

 $BodyWidth     = "700";
$BodyLeft      = "20";
?>

   Any clues?
-- 
Dave
-----------------------
"Genius is one percent inspiration and ninety nine percent perspiration."
-Thomas Alva Edison






More information about the pmwiki-users mailing list