Skip to:
Content
Pages
Categories
Search
Top
Bottom

Text color for Add new topic and translate Register


  • Göran
    Member

    @goranlin

    I have made some small changes in the Kakumei theme to change colors. My forum at http://www.enkelwebbplats.se/forum/ is now how I want except two minor things:

    1. I want to change the color of Add new topic (in Swedish LÄGG TILL NYTT ÄMNE) which is now in black and not easily seen after I changed background to navy blue.

    2. I use a Swedish language file but as you can see “Register or log in:” is not translated as is also not “Rememer me”. Where can I change that?

    I am most grateful for any advice!

Viewing 2 replies - 1 through 2 (of 2 total)

  • Ben L.
    Member

    @nightgunner5

    For #1, you can add the following to your style.css file as near to the bottom as possible:

    #latest th a, #forumlist th a, #favorites th a {
    color: #eee;
    }
    #latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
    color: #eee;
    }

    For #2, I downloaded sv_SE.mo, and it does not have the words “Register or log in:”, “Log in »”, or “Remember me”. I don’t know how to edit MO files, so you’ll need to wait for someone who does.


    Göran
    Member

    @goranlin

    Thank you! It worked quite well.

    Anyone who can give advice on MO files if that is what is needed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar