Hi Clytie, *, On Sun, Nov 26, 2006 at 03:52:33PM +1030, Clytie Siddall wrote: > On 25/11/2006, at 11:30 PM, Christian Lohmaier wrote: > >On Sat, Nov 25, 2006 at 03:02:20PM +1030, Clytie Siddall wrote: > >> > >>1. We now have two search panels and How do I? sections. How do I > >>disable the default one? > >> > > > >The search panel is seperate from the project tools and not meant > >to be > >modified by project_tools.html. > >You can hide the default search with css. There (currently) is no > >way to > >"disable" it, you can only hide it. > > Please tell me how you would like me to do this with CSS. I don't > want to mess anything up.
Just use display:none on the ID of the searchbox And you only would mess up your own webpages (vi.ooo), so just experiment with it :-) > [...] > I see: we only supply the data, not the form. This type of structure > works well in the whole, but it feels a big fragmented when you're > only doing some of the bits. ;) Originally there was no such means (by the web-hosting-platform). There entry from project_tools.html would be appended to the default project tools. That a project's project_tools.html will replace the complete project_tools was a customisation done during the last site-upgrade... ciao Christian -- NP: Limp Bizkit - Drown --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
