Info
- 3 posts
- 2 voices
- Started 3 years ago by Göran
- Latest reply from Göran
- This topic is not resolved
Text color for Add new topic and translate Register
-
- Posted 3 years ago #
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!
-
- Posted 3 years ago #
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.
-
- Posted 3 years ago #
Thank you! It worked quite well.
Anyone who can give advice on MO files if that is what is needed?
-
You must log in to post.