• Hi
    Nice theme lycanthropy. I want to change the color of the theme from the lime green, and can’t figure that out. I also want to change the font. Is there a way to do that? Thanks. David

Viewing 7 replies - 1 through 7 (of 7 total)
  • SideKick Dan

    (@shout-out-sidekick)

    Hello,

    Without having used the template before i can’t say if there are any built in settings. But you should be able to paste the following css code into your custom stylesheet plugin, or active theme’s style.css file. Tested it in firebug. so should work. also, play with the color hex codes to your liking. I just chose some ugly colors so you could see if they changed ??

    Best Regards,
    Danny ??

    .head {
    background: #90A39F !important;
    }
    
    a {
    color: #202070  !important;
    }
    
    .dt {
    background: #1B9CBC  !important;
    }
    
    .user {
    background: #162C28  !important;
    }
    
    .commt {
    background: #F54F0E  !important;
    }
    
    #article header img {
    border-bottom: 5px solid #621BBC  !important;
    }
    Theme Author José Leonardo

    (@joseleonardo)

    dfwworldvision,

    sorry I didn’t see your message until now.

    You can do it easily, just openning style.css file (appearence > editor menus) and make your changes.

    Lime green color is represented by #1bbc9b code, just change them with the color you want to.

    To make things easier for you, you can use locate and replace (ctrl + f) and replace all them quickly…

    About the font, you can do the same replacing ‘Roboto’ font on style.css.

    I hope I could help you!

    Hi!

    I am trying to do this very thing in Lupercalia theme (which I love), but I don’t see the colour value code, it’s called ‘deeppink’ everywhere in the CSS, I am trying to replace it with seablue, colour value 00ADD5, is this correct?

    Is there a simple code that I could put in that would switch all the pink to blue?

    Any helpful hints you can give me would be appreciated.
    The theme is perfect, I just need it to be blue.

    Thanks so much

    Theme Author José Leonardo

    (@joseleonardo)

    Hi nimuwe,

    you posted in the wrong place, it is not Lupercalia Theme Support Forum, but don’t worry I will help you anyway.

    I am thinking about implement new colors scheme to this theme soon. But for now you can do it very quickly using any text editor to find and replace ‘deepink’ to any color you want just with some clicks.

    But don’t forget to user # (hashtag) if you use hex color, in your case, just replace every ‘deepink’ color by #00ADD5.

    Any other question can be made at Lupercalia Support Link https://www.ads-software.com/support/theme/lupercalia

    Hope it helps you!

    Hello

    So sorry Jose, You’re right, I did begin on the Lupercalia forum but ended up here. Thanks for answering my question.

    It worked perfectly.

    I was forgetting the hashtag.
    It’s always the little things that catch you out!

    Thanks a million again, your prompt reply was very much appreciated. Keep up the good work with your great themes.

    Theme Author José Leonardo

    (@joseleonardo)

    My pleasure, nimuwe. Thank you for the kind words. Again, if you have any question, you can use the theme support page.

    Bye! ; )

    Theme Author José Leonardo

    (@joseleonardo)

    Hi nimuwe,

    Please, would you mind to use the review page to rate and tell me what do thing abort this theme and make me improve it? Any suggestion is welcome.

    https://www.ads-software.com/support/view/theme-reviews/lupercalia

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Color change in Lycanthropy’ is closed to new replies.