|
Main sidebar
|
PITS /
00462Summary: (:searchbox:) has now predefined width
Created: 2005-07-11 03:10
Status: Closed - not a bug
Category: Bug
From: Klonk
Assigned:
Priority: 5
Version: 2.0 beta45
OS:
Description:
the markup Best would be to remove the CSS changes the size of the searchbox just fine. This happens to be true for most HTML attributes (except To demonstrate this, this page has the following CSS enabled: div#pitstest .wikisearchbox { width:50px; }
and you can see the effect of the CSS on the second searchbox below.
So I'm inclined to think this isn't really a "bug". --Pm Either the 50px style is no longer defined for this page or it does indeed appear to be a bug in pmwiki-2.0.12. (Both searchboxes above are the same width.) --Hagan Ahh, I think I found the problem.
The markup I used was So using >>class=searching<< (:searchbox:) >><< then worked for me. So I have to admit this is no bug. Just one more hint: You should state in the documentation that |