Forum Replies Created
-
Weird as it sounds. But I dont think the French Graphene Theme Language files are correct.
Try install this plugin:
CodeStyling LocalizationAnd check if all lines is translatedin Your Language.
I Just might be wrong, but it looks so.
Kim
Thnx
Remember to remove when updated ๐
Kim
Just some ideas:
1. No comment.
2. Standard 10 posts in WordPress can be wery long. I wanted a link in footer that beam You to the top:
Goes in Child theme’s functions.php file: (Here at end of file)
function graphene_scroll_to_top(){ ?>
<p id="scroll-to-top"><a href="#">- Scroll til top af side -</a></p>
<?php
}
add_action('graphene_developer', 'graphene_scroll_to_top');
?>3. Tables in WordPress editor plugin: MCE Table Buttons
Kim
Code is Poetry (In Child Themes ๐
Try remove loop-children.php with next update..
Kim
Sorry, No link to the site!
Im glad You got it so far ๐
Not sure Who told the local stuff & how to move wordpress.
But if You want to make text fonts more readable, now You
have a Child Theme, just ask ๐
Kim
What happens if You put a empty file named: loop-children.php
in Your Graphene Child catalog!
I think its corrected in next Graphene update ๐
http://graphene.googlecode.com/svn/trunk/graphene/changelog.txt
Kim
Then You might want to put back the plugin.
I think its corrected in next Graphene update ๐
http://graphene.googlecode.com/svn/trunk/graphene/changelog.txt
Kim
Background image, creative:
http://kimili.com/journal/the-flexible-scalable-background-image-redux
If You install Firefox & Firebug. You can Right Click on any text or element on Your site. Then test & change any CSS code before aprove and put into Custum CSS or even better into Graphene Child Theme: style.css Give it a go here: http://www.getfirebug.com
Kim
