Thanks for your help, Christian. :)

On 28/11/2006, at 5:51 AM, Christian Lohmaier wrote:


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 :-)

Just checking. I'm not keen to mess up my subdomain, either. ;)

Hmm, as I said, I'm not used to working with bits of a HTML structure. I can't declare the styles in the head of the doc, because I don't have the head, and putting it above the bit I do have simply stops the whole page displaying.

If I use an inline style in project_tools.html:

<form action="http://vi.openoffice.org/servlets/Search"; method="get">
<dl id="searchbox" class="navgroup" style="display:none">

it works on my machine, but not once it's up on server being affected by the overall CSS etc.

So I'm evidently doing something wrong. :(

from Clytie (vi-VN, Vietnamese free-software translation team / nhóm Việt hóa phần mềm tự do)
http://groups-beta.google.com/group/vi-VN


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to