MyBB Community Forums

Full Version: Alternative Breadcrumbs: For Black Theme
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Looks great Martec.
I assume "blank" means to blank the template?
(2012-11-22, 03:03 PM)StingReay Wrote: [ -> ]I assume "blank" means to blank the template?

yes...
but this thread for black...

blank : http://community.mybb.com/thread-118773.html
what if the "Board Name" is replaced using images ? Huh
http://puu.sh/2xcbR
I get this, by replace do you mean take everything out of that template, and just put in that code? What did I do wrong?
How can I make the breadcrumb longer, height wise I mean. Also How can I make the board name a FontAwesome Icon?

edit: I managed to get the FontAwesome Icon in there but I still need help changing the height of the breadcrumb, thanks.
(2016-07-21, 11:23 PM)Kioshi Wrote: [ -> ]How can I make the breadcrumb longer, height wise I mean. Also How can I make the board name a FontAwesome Icon?

edit: I managed to get the FontAwesome Icon in there but I still need help changing the height of the breadcrumb, thanks.

Try adding height to the breadcrumb class.

height:50px;
(2016-07-24, 04:45 PM)Ashley1 Wrote: [ -> ]
(2016-07-21, 11:23 PM)Kioshi Wrote: [ -> ]How can I make the breadcrumb longer, height wise I mean. Also How can I make the board name a FontAwesome Icon?

edit: I managed to get the FontAwesome Icon in there but I still need help changing the height of the breadcrumb, thanks.

Try adding height to the breadcrumb class.

height:50px;

Coming back to this again as I'm once again having this dilemma,

I've already tried adding height: 42px as that's the size I'm looking to use however, it doesn't all stretch:

[Image: 7VAVIBy.png]

How can I get everything to fit right?
Pages: 1 2