[Typo3] [TYPO3]css in breadcrumbs

Marlies C mc at mcuniverse.com
Sat Mar 5 14:04:06 CET 2005


"Reena"  wrote in message
> Hi All,
>
> I have implemented breadcrumbs in my site. It is working fine except the 
> stylesheet. I want to control the formatting of breadcrumbs using css but 
> could not do that.
>
> Here is the code of breadcrumbs:
> //BreadCrumbs
> temp.breadcrumbs = HMENU
> temp.breadcrumbs {
> special = rootline
> special.range = 1|
> special.targets.3 = page
> 1 = TMENU
> wrap = <a href="index.php?id=1" > <span 
> class=breadcrumbs>Home</span></a>&nbsp;>&nbsp;|
> 1.NO {
>
> linkWrap =| >&nbsp; |*||*| |
> }
> }
> ---------------------------------------------------------
>
> CSS which is I want to implement overhere is breadcrumbs. Could anybody 
> tell me how should  i apply css class in my code.
>
> Thank You.
>


Hi Reena,

This is how I do my breadcrumb menu. 
http://www.mcuniverse.com/05/Breadcrumbs.48.0.html. This is my new 
development site and not fully active, but the info is all correct.

Marlies
www.mcuniverse.com





More information about the TYPO3-english mailing list