![]() |
| | LinkBack | Themen-Optionen | Thema bewerten | Ansicht |
|
#1
| ||||
| ||||
Hi Dank eurer Hilfe bin ich ja schonmal soweit gekommen das überhaupt ein Text da ist, der zu formatieren ist .Ich hab mir eine CSS Datei geschrieben (style.css) und die auch in den fileadmin hochgeladen, also Code für Typo Script hab ich nun das verwendet Typoscript-Code:
doch am text tut sich nichts die CSS datei selbst sieht so aus Code: .
text { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0066cc; }
.scroll {
scrollbar-base-color: #0099CC;
scrollbar-3dlight-color:#FF6600;
scrollbar-arrow-color: #FF6600;
scrollbar-darkshadow-color:#CFECF5;
scrollbar-face-color: #CFECF5;
scrollbar-highlight-color:#CFECF5;
scrollbar-shadow-color:#FF6600;
scrollbar-track-color:#CFECF5;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link { color: #FF6600; text-decoration: none; }
a:visited { color: #FFCC66; text-decoration: none; }
a:hover { color: #0099CC; text-decoration: underline; }
a:active { color: #FF6600; } ich sag schonmal danke Geändert von Junior (11.11.05 um 11:20 Uhr). |
|
#2
| ||||
| ||||
| Du hast jetzt geschrieben Zitat:
Liebne Gruss Junior |
|
#3
| ||||
| ||||
| .Variable ist immer eine Klasse. #Variable ist immer eine ID. les dir mal mehr zu dem Thema bei www.CSS4YOU.de nach. Viel Spaß. humpun |
|
#4
| |||
| |||
| Zitat:
.text was ich nun festgestellt habe finktioniert es bei hyperlinks nur nicht bei nen normalen text |
|
#5
| ||||
| ||||
| Zitat:
Code: .text Code: . text humpun |
|
#6
| |||
| |||
| Zitat:
nur wie ich den code hier eingefügt habe, war nach jeder zeile eine leer zeile und dann hab ich die rausgetan, scheinbar einmal vertippt |
|
#7
| ||||
| ||||
| Hehe, okay. Dann posrte doch mal den Teil des Templates, wo du die Klasse "text" drinne hast. Mfg humpun |
|
#8
| |||
| |||
| Zitat:
meinst du die CSS File? Code: .text { font-family: Arial, Helvetica, sans-serif; font-size: 7px; color: #0066cc; }
.scroll {
scrollbar-base-color: #0099CC;
scrollbar-3dlight-color:#FF6600;
scrollbar-arrow-color: #FF6600;
scrollbar-darkshadow-color:#CFECF5;
scrollbar-face-color: #CFECF5;
scrollbar-highlight-color:#CFECF5;
scrollbar-shadow-color:#FF6600;
scrollbar-track-color:#CFECF5;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link { color: #c3c3c3; text-decoration: none; }
a:visited { color: #c3c3c3; text-decoration: none; }
a:hover { color: #0099CC; text-decoration: underline; }
a:active { color: #08006B; } |
|
#9
| ||||
| ||||
| Hallo, nein deine HTML Datei, wo du die Tabelle / dein DIV drinne hast und die ganzen Marker. Ich will das <td class="text">blabla</td> sehen. Poste mal dort den ganzen Text. Mfg humpun |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Xt commerce in typo3 einbinden?? | madmongo | Alle anderen Extensions | 5 | 23.05.08 13:26 |
| ASP.net in Typo3 einbinden? | sterni | Extension suchen und neue vorschlagen | 4 | 04.10.07 12:45 |
| psd-template in typo3 einbinden | matser | TYPO3-Jobs | 3 | 22.08.07 09:17 |
| XML-API in TYPO3 [4.x] einbinden? | preko | TYPO3 4.x Fragen und Probleme | 1 | 17.10.06 13:28 |
| Backgroundimage in typo3 einbinden | renegade | TYPO3 3.x Fragen und Probleme | 7 | 08.03.06 08:15 |