(10-02-2024, 04:33 PM)Matty Wrote: (10-02-2024, 04:12 PM)patrick.s.nunes Wrote: Matty, good morning.
Firstly I would like to thank you for your work. I wanted to ask you a question and see if you could help me.
The title of my forum is AeroHow Forum, and I would like to replace it with my brand's logo, is it possible to do this in your theme as well as in the default theme? If yes, how do I do it? I'm a newbie.
Thank you very much in advance
Hi Patrick,
No problem at all.
Go into your Admin CP, select 'Templates & Style'. On the left you'll see 'Templates'. Click on that, and then click on 'Inspired' templates. Then select 'Header Templates' and select 'Header'.
Find this code:
Code:
{$mybb->settings['bbname']}
There you can replace with an image like this:
Code:
<img src="..." style="width: 100px; height: 100px" />
Replace '...' with the URL to the image you want to use, and adjust '100px' to your desired dimensions.
If you need help with this, send me a private message and I'll have a look for you
------
Matt,
I am using your Curves UI design as it matches almost exactly the design of our forum back in the 2Ks, ans we are rebooting our community.
Thanks for your excellent work and for supporting the less experienced noobies.
I followed yhe instructions to change the logo of the header, but i am still unable to get rid of the "chat bubbles" left to the logo.
Can you please throw some guidance for me?
Also, as you can see, the dark grey color of the header would look better by changing it to a "darker" black (joke).
doing experinents on changing the color of the ribbon with the previous post instructions.
Very much appreciated!
Mauricio