Hi. Still not getting anywhere. Works fine locally. :(
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 instructionsinto 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. Added
the stylesheet, committed both, and still no change. Do I need to
link the stylesheet in elsewhere?
(I've changed the ID of my translated searchbox and help link section to "searchboxvi" and "helptextvi".)
because I don't have the head, and putting it above the bit I do have simply stops the whole page displaying.Headers from the individual project pages are merged with the default header. (of yourse you must have a complete, valid HTML page for this)
I can create a complete HTML page? That's a relief. It just feels better that way. And works perfectly on my machine, but evidently there's something onsite that's different.
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
PGP.sig
Description: This is a digitally signed message part
