Hello starbug and thank you for your excellent adsense modifications, I use them on my forum and they have made a massive difference to my income to keep the forum going.
Can you tell me how you get your breadcrumb to look like this,
It is something I would like to add to my forum.
Many thanks.


Results 1 to 4 of 4
Thread: Breadcrumb here how ?
- 01-29-11, 13:26 #1
- Gender
- Country
- United Kingdom
- Join Date
- 01-17-11
- Posts
- 8
Breadcrumb here how ?
- 01-29-11, 13:45 #2
- Gender
- Age
- 42
- Country
- Germany
- Join Date
- 10-27-10
- Posts
- 836
It is not that hard
in the navbar template find:
Code:Please ((login for URL)) to see this code!
Code:Please ((login for URL)) to see this code!
in the navbar_link template find:
Code:Please ((login for URL)) to see this code!
Code:Please ((login for URL)) to see this code!
in additional.css add:
Code:Please ((login for URL)) to see this code!
ps: I modified the CSS so often that this css could be an older version. But you can always use FireBug to see my current CSS and adapt it
- 01-29-11, 16:51 #3
- Gender
- Country
- United Kingdom
- Join Date
- 01-17-11
- Posts
- 8
Thank you! that looks much better now.
- 01-29-11, 23:47 #4Dogs and thingsGuest
You're right,
I had not really paid much atention to them but that's some good-looking breadcrumbs.