[Typo3-UG Oesterreich] CSS dynamisch austauschen
    media.res | alex widschwendter 
    a.widschwendter at mediares.at
       
    Fri Jul 29 11:49:51 CEST 2005
    
    
  
cheers,
> ich stehe vor dem Problem, daß ich pro FE-User ein anderes Stylesheet 
> brauche (kommt aus der Datenbank). Wie kann ich das realisieren ? (Ich 
> verwende TemplateVoila)
das richtige stylesheet selecten:
http://typo3.org/documentation/document-library/doc_core_tsref/select/
wappen um eine valide style tag zu bekommen:
<link href="fileadmin/template/css/stylesheet.css" rel="stylesheet"
type="text/css" />
und mit
http://typo3.org/documentation/document-library/doc_core_tsref/quot_PAGE_quot/
headerData
einfügen.
hth alex
    
    
More information about the TYPO3-at
mailing list