Hi Clytie, 
On Fri, Dec 01, 2006 at 04:45:45PM +1030, Clytie Siddall wrote:
> On 30/11/2006, at 11:56 PM, Christian Lohmaier wrote:
> >
> >>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,
> >
> >Sure you can.
> >You can import/link external stylesheets as well as put css  
> >instructions
> >into the page directly. (though for hiding basic elements using an
> >external one is strongly encouraged)
> 
> Understandable. I created an external stylesheet containing only:
> __
> dl#searchbox {
> display: none; }
> 
> dl#helptext {
> display: none; }
> __
> 
> to hide those two sections. I linked it to project_tools.html.

Don't link it to project_tools.html, but to index.html/the main pages.

And again: You can always have a look at how other projects do stuff...

ciao
Christian
-- 
NP: Metallica - Master Of Puppets

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to