09.11.2010, 23:23
danke dir
#desc{
position: absolute; top: 337px; right: 0px; down: 0px; left: 30px; width: 140px; height: 420px;
text-align:left;
font-size: 12px;
font-weight: regular;
text-shadow: Black 0px 3px 5px;
(09.11.2010, 23:26)Uhoffi schrieb: Wetterbezeichnung nach oben änderst du in der
split_wim66mod.css
Ändere den Wert hinter top:, so wie du es haben willst.
PHP-Code:#desc{
position: absolute; top: 337px; right: 0px; down: 0px; left: 30px; width: 140px; height: 420px;
text-align:left;
font-size: 12px;
font-weight: regular;
text-shadow: Black 0px 3px 5px;
Edit: Die digitale Uhr in der Digital-Top-(White).css
Bei SPAN# Clock top -->800
SPAN#ampn top -->800
<key>CalendarIconDateStyle</key>
<string> color: black; font-size: 20px; position: absolute; top: 0px; left: 0px;</string>
<key>CalendarIconDayStyle</key>
<string> color: black; font-size: 8px; position:absolute;
(09.11.2010, 23:22)sLiiDer schrieb: Darf ich fragen wie es möglich ist das die Icons leicht schräg angeordet sind beim "Five Icon Dock" btw. in diesem Bild https://iszene.com/uploads/o045r9n92rg0gfnz07gs.png
(09.11.2010, 23:55)Uhoffi schrieb: Die Farbe der Schrift im Kalendericon mußt du in der Info.plist von deinem Theme ändern.
Jeweils bei Color den Farbcode eintragen oder eben black wie im Beispiel.
PHP-Code:<key>CalendarIconDateStyle</key>
<string> color: black; font-size: 20px; position: absolute; top: 0px; left: 0px;</string>
<key>CalendarIconDayStyle</key>
<string> color: black; font-size: 8px; position:absolute;
zu 2. kann ich dir leider nicht helfen