Forum Replies Created
-
Okay, lets say You are using this plugin:
CodeStyling Localizationfor translation.Remember to scan for new lines. And You have this in english:
View page »translate (In Danish):Se side »» Newer poststranslate (In Danish):» Nye indlægYou need to include all the weird signs in Your Dutch translation.
Well “&raqou” only turns into
»Likewise have the other codes some function in WordPress.
(And I see “&raqou” also changes here in Forum 🙂
Edit: Then again Google API translation tends to miss these “codes”
Kim
Here Im changing Graphene Theme Colors from blue to red:
https://forum.graphene-theme.com/topic/how-do-i-change-blue-colours-in-graphene-theme#post-3398
You can change any color codes to Your needs 🙂
Kim
The Code right now regarding Your #nav bar is:
#nav {
background: url("images/sprite_h.png") repeat-x scroll left top gray;
border-bottom: 3px solid #FFFFFF;
border-top: 1px solid #333333;
height: 46px;
padding-top: 12px;
position: relative;
width: 100%;
z-index: 100;
}Try search the forum for gradient 🙂
Kim
If you start All over again then make a Graphene Child Theme 🙂
Kim
Hi
Please, stop these posts about commercial advertisment.
And read the license terms: http://creativecommons.org/licenses/by-nc-nd/3.0/
I hope You understand, this can bring others in conflict with these license terms.
And From My Point Of View the most important of all: The author’s moral rights;
Kim
Hi
It seems You have chanced the colors?
Pitch Black looks like this in Custom CSS or Child Theme:
.sidebar h3 {
background: -moz-linear-gradient(#000000, #000000) repeat scroll 0 0 transparent;
border-bottom: 1px solid #444444;
}Kim
Hi
You need to run WordPress in Dutch 🙂
See this page: http://codex.wordpress.org/WordPress_in_Your_Language
Then Your WordPress Theme turns into Your Language.
Kim
