[TYPO3-german] Powermail CSS Formatierung

Christian Wolff chris at connye.com
Tue Jul 21 23:48:05 CEST 2009


Sandra Tyrchan schrieb:
> Hallo Zusammen,
> 
> hat jemand eine Ahnung, wie ich auf das input Feld und den Durchsuchen
> Button vom Fileupload per CSS zugreifen kann?
> Ich habe den inputfeldern allegemein eine Formatierung gegeben, die dort
> auch nicht greifen tut… ????
> Warscheinlich liegt es daran, dass das input Feld und der Button ein
> gesamtes Feld ist… 
> 
> Hat jemand nen Rat für mich? Kann man das überhaupt formatieren?
> 
>  
> 
> Hier mal der Auszug ausm Quellcode:
> 
> 
>             <div id="powermaildiv_uid10"
> class="tx_powermail_pi1_fieldwrap_html tx_powermail_pi1_fieldwrap_html_file
> tx_powermail_pi1_fieldwrap_html_10 odd">
>                         <label for="uid10">Video-Upload</label>
>                         <input type="file" name="tx_powermail_pi1[uid10]"
> class="powermail_teilnahmeformular powermail_file powermail_uid10"
> id="uid10" tabindex="10" />
>             </div>
> 
>  
> 
>  
> 
> LG Sandra
> 

Hi Sandra,
du hast recht <input type="file"> ist ein element das sich nicht
wirklich stylen läst und zu dem noch in unterschiedlichen browsern
föllig anders aussieht speziell safari

aber hier gibts eine CSS lösung die sich mit dem Problem befasst.
http://www.quirksmode.org/dom/inputfile.html

gruss chris

-- 
Christian Wolff // Berlin
http://www.connye.com

some projects:
http://richtermediagroup.com | http://titanic.de |
http://fairplay-homepage.de


More information about the TYPO3-german mailing list