Hi Discourse i need some help i added this Top-contributor-sidebar theme to my Foum but i want to know how can i add or change the backgound of it? is there any way to custom the style.
Welcome @Nestor_Matias!
Do you mean the background colour or?
If its something relatively easy you may find this guide below helpful
thanks @ondrej but i need to change the background of this TOP CONTRIBUTORS theme only. if you can see it looks white like the general theme Top contributors i want to customize it?
Send forum url i will help you
hi @ogulcan1787 i only testing on my Localhost:4200 but also i need some help iâm using Sublime theme but why my categoryâs boxes donât change color can you help me please?
You can edit very easy.
While on the page, press the F12 key on the keyboard.
Click this icon at the top left of the console.
Then select the area you will edit.
Try changing the codes on the right.
Once itâs the way you want it, copy the codes.
Admin > Customize > themes and click EDIT CSS HTML
> Desktop
Paste and Save.
You can instantly see what you saved on the site.
You can find the codes you are looking for on the internet. For example, if you want to change the background color, search on Google for âBackground change code CSSâ.
The codes you will find are âbackground-color: #fffâ
You can give the background color you want by adding the code you found to the edited field.
Since your native language is English, you can find resources much more easily.
I edited the site in my profile without any coding knowledge. You can do it too.
Good luck.
Nice work and great post with the screenshots
Thank you Lilly. I hope I helped.
hi @ogulcan1787 thanks but i donât think you understood my question i use sublime theme thereâs no edit css option on this theme. iâm not using Default theme btw.
i hope i explained myself more clearđ
You donât have to edit the css of that theme. You can create your own theme component and add that to your theme
Maybe you can do it this way.
I think the best thing is to make your own design. Itâs really not that difficult.
hi @ogulcan1787 thank you so much it helped. but this is not working for categoryâs box. they have different color if you can see on the inspection it shows they are dynamic but those colors are not showing or working i donât how to fix this ? can you help pls
i want it like this can anyone help please?
You can change the category-badge-color in the categoryâs settings.
Just visit the category, click the wrench and choose a different background color.
@Moin of course that is the first thing i did, then i tried to do it manually but the css is dynamic as you can see? can anyone help here? pls
.categor-boxes .category-box border-top: 2px solid #colorcode;
These codes will give them all a single color.
But I think, Youâd better do as @Moin says.
@ogulcan1787 i already tried this of course but itâs not working i donât know what else to do
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.