![]() |
| | LinkBack | Themen-Optionen | Thema bewerten | Ansicht |
|
#1
| |||
| |||
Hallo, ich habe ein Problem beim einstellen der Schriftgröße der Kategorien. In der CSS Datei habe ich jetzt alles was passend ausgesehen hat geändert, leider ohne Wirkung. Kann mir bitte jemand sagen, was ich ändern muss. Im Quelltext der erzeugten Seite steht ca. folgendes ... HTML-Code: <div class="news-catmenu"> <p class="news-catmenu-header"><a href="index.php?id=53" >Kategorieauswahl:</a></p><div class="news-catmenu-NO"><img src="typo3/gfx/ol/join.gif" width="18" height="16" alt="" /><img src="typo3/../typo3conf/ext/tt_news/res/tt_news_cat.gif" width="18" height="16" class="c-recIcon" alt="" /><a href="index.php?id=53&tx_ttnews[cat]=11&cHash=c0d87de3c8" title="">Presse</a></div><div class="news-catmenu-NO"><img src="typo3/gfx/ol/join.gif" width="18" height="16" alt="" /><img src="typo3/../typo3conf/ext/tt_news/res/tt_news_cat.gif" width="18" height="16" class="c-recIcon" alt="" /><a href="index.php?id=53&tx_ttnews[cat]=12&cHash=74628dbc12" title="">s' Heimblättle</a></div><div class="news-catmenu-ACT"><img src="typo3/gfx/ol/joinbottom.gif" width="18" height="16" alt="" /><img src="typo3/../typo3conf/ext/tt_news/res/tt_news_cat.gif" width="18" height="16" class="c-recIcon" alt="" /><a href="index.php?id=53&tx_ttnews[cat]=13&cHash=2a2c785263" title="">Veranstaltungen</a></div></div> <div class="news-list-container"> <div class="news-list-item"> Code: .news-catmenu {
padding:5px;
margin:10px 0px 10px 10px;
border:1px solid #666;
background-color:#F9FFE5;
}
.category-title {
font-size:14px;
font-size:1.4em;
font-weight:bold;
}
.news-catmenu-header {
font-size:14px;
font-weight:bold;
}
.news-catmenu DIV {
font-size:10px;
white-space: nowrap;
} Für jede Antwort bin ich Dankbar. Vielen Dank schonmal im Voraus. Gruß Thomas |
|
#2
| ||||
| ||||
| Du musst schon das "a" formatieren... |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| Formular: Schriftgröße in html-mail ändern | ronda | TYPO3 4.x Fragen und Probleme | 5 | 14.11.08 09:32 |
| Schriftgröße | smithers | TYPO3 4.x Rich Text Editor | 6 | 03.06.08 13:50 |
| Gelöst Reihenfolge der Kategorien ändern | marvin | chc_forum | 1 | 18.03.08 19:28 |
| Schriftgröße | tommy | TYPO3 4.x Fragen und Probleme | 18 | 09.03.07 11:14 |
| Schriftgröße im tt_board ändern | maeufchen | Alle anderen Extensions | 1 | 19.02.06 20:18 |