• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Madara Theme - HELP!

drpsjr

Member
Apr 19, 2020
78
4
8
25
Brazil
Guys, I'm trying to change the color of this print here, but I can’t find it at all, I’ve already enabled the option to customize the color but even changing as cores at random to see if the color doesn’t change, someone knows where the option is definitive to change, could you send a print for me to know how to change? because even changing the colors in the theme options, I can't find the option.

I used the Chrome function "Inspect Element" and saw that the color code is: # dd4040
the arrow indicates where I want to change the color ...

thank you in advance, thank you very much to anyone who can help me ...



1607636213016-png.55896
 
You must (in inspecting mode) look where is located this color: the selector. It can be an identifier #somthing or a class .something
This selector is within a css file or inline (means it is hard-coded within the view or the template).
When you find the good selector within the good location you can easily edit it.
 
You must (in inspecting mode) look where is located this color: the selector. It can be an identifier #somthing or a class .something
This selector is within a css file or inline (means it is hard-coded within the view or the template).
When you find the good selector within the good location you can easily edit it.
then would i have to edit the theme file?
 
in the theme settings, check that there is no image of that color, madara loads an image by default


1607708560415.png
 
  • Like
Reactions: drpsjr
Does anyone have the WP Manga Custom Fields plugin? Share it for me thanks so much.
 
If a background-image is not set, I think this color comes from the background-color set for the body element. Do you have a setting for that?
Otherwise you might try in your custom CSS:
CSS:
body{background-color:#FFF!important}
or maybe (only for single manga posts)
CSS:
body.single-wp-manga {background-color:#FFF!important}
In the above code the background-color is set to white, but of course you can choose any color.

It's never a good idea to use the !important override, so you should still try to find where the original color is set and change it there.
 
then would i have to edit the theme file?
to changes background for single manga pages just open the manga page on admin panel and scroll down to the othe options looking for Manga Single - Background just upload the new background. so you can get different background each manga.
 

Attachments

  • like this.png
    like this.png
    390.6 KB · Views: 42
Just go to the settings of the manga which has the problem. Go down and before or after the seo title,you will see somewhere, single manga background or something like that.Change the color.
 
Can someone tell me how do i add 2 custom title lable like this
 

Attachments

  • Screenshot_2021-11-22-10-46-53-988_com.android.chrome.jpg
    Screenshot_2021-11-22-10-46-53-988_com.android.chrome.jpg
    613.3 KB · Views: 10
hey I’m looking to change the style of my madara theme for example translate this sentence (see the first picture) I look in the wordPress settings I can’t find, same in the code files because I try to make an acceuil page like the (second picture). Could someone help me?
 

Attachments

  • Capture d’écran 2022-07-04 010912.png
    Capture d’écran 2022-07-04 010912.png
    255.8 KB · Views: 27
  • Capture d’écran 2022-07-04 011112.png
    Capture d’écran 2022-07-04 011112.png
    364.4 KB · Views: 27
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock