Added to pub/css/local.css "min-width: 155px;" which is the default width. Please report any issues with other pages or skins.

Petko

Criss Ittermann writes:
the sidebar at <URL:http://pmwiki.org>pmwiki.org has ads in it (which is fine) and the minimum width is not set to the size of the ads (which is not fine), so when browser width is too small or someone does wide preformatted text you can't see under the ads.


Example:
<URL:http://www.pmwiki.org/wiki/Cookbook/BlogCalendar- Talk>http://www.pmwiki.org/wiki/Cookbook/BlogCalendar-Talk


So:


td#wikileft {
min-width: 160px;
}


would be much appreciated.


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to