[TYPO3-UG Dutch] rootline/breadcrumbs wrap lukt niet
Kees Versteef
pleaser1977 at hotmail.com
Fri Mar 3 10:05:08 CET 2006
Van de site van Marlies Cohen, heb ik de TS+CSS voor rootline/breadcrums
gehaald. Echter krijg het niet voor mekaar deze naar mijn wens te 'stylen'.
Nu ziet de rootline er zo uit:
>Level1 > level2 > huidige pagina .
Al deze zijn links, dus ook de huidige pagina is een link naar zichzelf.
Wat ik wil is teneerste de '>' voor Level1 weghalen, en daarnaast de
'huidige pagina' ontdoen van zijn link, en deze tevens bold maken (doen we
dat in css?).
Kan iemand mij vertellen hoe ik dat precies doe. Dank, Kees
Onder de TS van de breadcrumbs + de css
-------------------------------TS
START---------------------------------------------
#Breads#
###############
marks.ROOTLINE = HMENU
marks.ROOTLINE {
special = rootline
special.range = 0|-1
1 = TMENU
1 {
NO {
allWrap = |*| <span class="topnav"> >
| </span> |*|
ACT = 1
ACT.allWrap = |*| <span
class="topnav_act"> > | </span> |*|
ATagParams = class = rootline
10 = TEXT
10.text.field = title
}
}
}
-------------------------------TS
END---------------------------------------------
------------------------------CSS
START-----------------------------------------
/*************/
/* Breadcrumb */
/*************/
/* breadcrumb menu */
.topnav {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px;
padding-top: 0px !important;
padding: 0px;
}
.topnav a:link {
font-weight: normal;
text-decoration: none;
color: #666;
}
.topnav a:visited {
font-weight: normal;
text-decoration: none;
color: #666;
}
.topnav a:hover {
font-weight: normal;
text-decoration: none;
color: #000;
}
.topnav_act a:link {
font-weight: normal;
text-decoration: none;
color: #666;
}
.topnav_act a:visited {
font-weight: normal;
text-decoration: none;
color: #666;
}
.topnav_act a:hover {
font-weight: normal;
text-decoration: none;
color: #000;
}
------------------------------CSS
END-----------------------------------------
_________________________________________________________________
Dont just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
More information about the TYPO3-UG-dutch
mailing list