[pmwiki-users] Just found out that my wiki title is enormous
DaveG
pmwiki at solidgone.com
Fri Feb 6 10:19:38 CST 2015
On 2/6/2015 10:15 AM, erik burggraaf wrote:
> Thank you, This is super helpful. For the logo height and width, can I change those to per sentages if I use $SkinWidthUnits='%' in config.php? I would go ahead and try this but I won't be able to see the result and I'd like some reassurance. :)
As a general rule unless you are making more significant modifications
you can make most changes from config.php. In this case, set:
$HTMLStylesFmt['enlighten'] .=
'#header #logo-box { width: 100%; } ';
Untested, but that should prevent the title wrapping.
~ ~ David
More information about the pmwiki-users
mailing list