![]() |
| | LinkBack | Themen-Optionen | Thema durchsuchen | Thema bewerten | Ansicht |
|
#1
| ||||
| ||||
Ich verwende das template CrCPH und habe ein Problem, die Farbe der SubMenuLinks anders zu machen. Typoscript-Code:
HTML-Code: .. <style type="text/css"> .top:link {text-decoration: none ;color: #333333;} .top:visited {text-decoration: none ;color: #333333;} .top:active {text-decoration: none ;color: #333333;} .top:hover {text-decoration: underline ;color: #333333;} </style> ... <!-- ###SUB_L2MENU### start --> <table width="100%" border="0" cellspacing="2" cellpadding="2"> <!-- ###SUB_L2MENU_ALLITEMS### start --> <!-- ###SUB_L2MENU_ITEM### start --> <tr> <td valign="top"><img src="media/uploads/crcph/pil2.gif" width="3" height="9" alt="" /></td> <td valign="top" align="left"><font class="top" face="Verdana, Arial, Helvetica, sans-serif" size="1"><!--###LINK###-->###MENU_TITLE###<!--###LINK###--></font></td> </tr> <!-- ###SUB_L2MENU_ITEM### end --> <!-- ###SUB_L2MENU_ITEM_ACT### start --> <tr> <td valign="top"><img src="media/uploads/crcph/pil2.gif" width="3" height="9" alt="" /></td> <td valign="top" align="left"><font class="top" face="Verdana, Arial, Helvetica, sans-serif" size="1"><!--###LINK###--><strong>###MENU_TITLE###</strong><!--###LINK###--></font></td> </tr> <!-- ###SUB_L2MENU_ITEM_ACT### end --> <!-- ###SUB_L2MENU_ALLITEMS### end --> </table> <!-- ###SUB_L2MENU### end --> Danke! |
|
#2
| ||||
| ||||
| Hi! Falls das keine Copy & Paste Fehler sein sollte, dann solltest Du erstmal Dein TS korrigieren. Siehe Zeile 17 aus Deinem Posting: irgendwo fehlt eine schließende Klammer. CU maxhb
__________________ FreeBSD || MySQL 5.x || TYPO3 3.6 - 4.2 Meine Stadt, meine Firma, mein Redaktionssystem. |
|
#3
| |||
| |||
| Danke, aber das ist tatsächlich ein Copy-Paste-Fehler. Sonst eine Idee? |
|
#4
| ||||
| ||||
| Hi! Sollte es statt Code: temp.L2menuItems.1.NO.before.cObject.wraps.typolink.ATagParams = class="top" Code: temp.L2menuItems.1.NO.ATagParams = class="top" CU maxhb
__________________ FreeBSD || MySQL 5.x || TYPO3 3.6 - 4.2 Meine Stadt, meine Firma, mein Redaktionssystem. |
![]() |
| Themen-Optionen | Thema durchsuchen |
| Ansicht | Thema bewerten |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| ATagParams mit inline style klappt nicht | Phlogiston | GMENU, HMENU, TMENU und Co. | 2 | 08.07.08 18:43 |
| class-attribut wird mit ATagParams nicht eingefügt | Typo3000 | TYPO3 4.x Fragen und Probleme | 2 | 08.07.08 09:58 |
| href url zu den ATagParams | aggroalex | GMENU, HMENU, TMENU und Co. | 0 | 02.06.08 03:23 |
| TMENU einzelne einträge, verschiedene ATagParams | Chris(si) | TYPO3 3.x Fragen und Probleme | 1 | 10.09.07 16:04 |
| displayList und ATagParams | matthias3000 | News (tt_news, mininews und Co) | 0 | 23.08.07 10:07 |