Blue Berry Skin
<< BeeblebroxNetGila | Skins | BlueFur >> (test page)
Summary: xhtml 1.1 and css 2.0 conform blue skin
Version: 1.3
Date: 2007-03-22
Status: Stable
Prerequisites: pmwiki-2.1.27
Maintainer: Ingo Reimund
Categories: Skins
Download: blueberry-1_3.zipΔ
Download: blueberry.zipΔ
Features
- XHTML 1.1 conform
- CSS 2.0 conform
- support zoom
- underlined heading
- highlighted edit-link
Installation
- Download file and extract it into pmwiki/pub/skins/
- add following code to your config file:
$Skin = 'blueberry';
Issue
When you edit a page, the textarea start at the bottom of the page with IE 6, position is correct with Firefox. (Stéphane Heckel) fixed (Ingo)
Issue
How do you add your own logo? It defaults to the PM logo and when I change it to mine, it crashes. Size problem? -(btlovesyou)