I was curious why there are Home and Forums buttons and also search, login, and register links along with a login icon. I prefer the icons i dont see a reason to have the additional search, login and register links unless we use them as an image alt of some kind sort of thing.
UPDATE:
Part of this answer is here viewtopic.php?t=2419106
Then looks like the rest of it is caused by the navbar secondary css. So looks like i will need to edit the css code (stylesheet.css)
Code: Select all
.navbar.secondary {
color: #ef4a43;
display: none; /* added to remove secondary navbar */
}
Also if you install or use the phpbb official pages extension here is the icon that goes with that for the blackred theme. You will need this because the default icon from the extension has a white background.
Below are the modified gif and psd (photoshop) files if someone wants to do a better job

photoshop psd file
Hope this helps someone
