Not Solved Change Selenium logo image
#1
Not Solved
I was wondering how I could change the words/image "Selenium" to an image of my choice. The person who made it said that there were no images used when making that theme. Where do I look? Thanks. https://community.mybb.com/mods.php?action=view&pid=732
Reply
#2
Not Solved
Selenium uses a fontawesome icon.
In the template header, find <a href="index.php" class="logo"><i class="fa fa-bolt"></i> Selenium</a>
You can replace the <i class="fa fa-bolt"></i> part with <img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /> and then the logo you'll set in the theme settings will be used.
Tchat en français
Do not ask me help through PM or Discord

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)