This tutorial will allow you to change color scheme in Focus MyBB Theme.
Focus theme by default has 4 color schemes, adding a custom scheme is quite easy since it is a very modular theme.
These steps will allow you to change color scheme :-
1. Go to Admin CP > Template & Styles > FocusResponsive >
2. Select Yellow as default theme color
3. Inside the theme, open color_yellow.css in Advanced Edit mode (Make sure to make a backup of color_yellow.css)
4. Find and Replace CCBC45 with YOURCOLOR code
This tutorial will show you how to Adding a top right menu on Orange MyBB theme. Make sure to backup theme before following this tutorial
First of all, you need to align the Logo to the Left and after that we add secondary menu to the right.
To do that follow the steps below :-
Go To Admin CP > Templates And Styles > Orange Theme > global.css > Edit Advanced Mode
Find .logo in the global.css and replace .logo code with the below code
Just purchased the Orange style, very happy with it now that I have changed a few colours in the css. I changed the header background so that it works for my logo which is left positioned.
It leaves a large white space to the right which I was hoping to add a simple menu in there that shows the links to the main website, looking something like
Link1 - Link2 - Link3 - Link4 - Link5
and this menu needs to be responsive.
If you see the attached screenshot, this is where I was hoping to place it.
Hi ,
are there any updates that has to be made to the themes before we upgrade to 1.8.21
the last version was pain in th #$$# with the authorisation code mismatch problem .. can you please update with this
I bought the Go Dark theme for a website I'm working on a few months ago (great product BTW), and I have a few questions for you if you don't mind:
Is it possible to integrate MyAlerts with this theme? If so, how would I go about it?
Is it possible to have a clear gap between posts? I've been trying to figure out how to do it, but I'm running into a wall figuring out how. I've tried a few things, but I can see where it would be easy for members to get confused about which set of postbit controls belong to what post because of the lack of a gap.
Thank you so much for whatever help you can provide! It's a great theme and so far those that are testing it out have said great things about it.
You mentioned in another thread that updating themes in MyBB isn't easy right now. That makes it challenging for those of us with custom themes. As a suggestion, might you consider creating a doc of some sort for themes updated detailing what templates were changed and what code was added/removed/modified? That way users could go in and manually make the changes quickly. Maybe this could be a perk for those who have purchased premium themes.