The following will change the header forum name into your logo.
.navbar-brand {
margin: 5px 15px 0 0px !important;
width: 175px;
height: 42px;
background: url("../../logo.png");
text-indent: -9999px;
}
What is the name of the file where the header forum name lives, and where is it located?
Hello Michael Considine,
I placed it in custom.css
location: themes/forum_themes/eebootstrap/images/assets/css/custom.css
around line: 144
html file is at: /themes/forum_themes/eebootstrap/forum_global/top_bar.html
hope this helps.
thanks for your quick response. task done. one minor thing, custom.css has only 50+ lines, so dropped it in at bottom of file. i’m a part time coder, so not very experienced, but it seems to me, judging by the number and size of the files that building this module was a huge undertaking, and it’s a job well done.
Yes could be, I used custom.css for some extra css.
Yea eebootstrap is a great addition to the forum. It kind of revived.