Forum Replies Created
-
Mod
Graphene Options >> General Options >> Footer Options
and tick the box marked “Do not show copyright info”.
That’s where it is in 1.6.1, at least. Not sure which version you are using.
Mod
Mod
Oh, I thought you were using the Breadcrumb NavXT plugin, which is natively supported by Graphene. You might want to try that one and see if it works better for styling.
Votre anglais est mieux que mon français!
Mod
The “in Twitter” plugin might be conflicting with the slider. Try temporarily disabling it.
Mod
For the first website, add to custom CSS:
.saq-external-link-ico {
background: url("ext.gif") no-repeat scroll right center transparent;
padding-right: 0px;
}I figured this out using Firebug. You can probably figure out the other two from there.
Mod
First question:
That was answered for you here:
https://forum.graphene-theme.com/graphene-support/how-to-change-header-text-font-color#post-17694
(If you lose track of things you’ve posted about, you can just click on “member” under your name and a list of threads you’ve participated in will come up.)
Do you need something other than the post header codes? If so, let us know, or use Firebug.
Or do you just need codes for different colors? If so, Google “CSS color codes”.
Second question:
I’m not sure what you mean by “area around button”. Can you post a screen capture than shows this?
Mod
You’re probably going to have to target
aanda:hoverin your CSS, as well. I would give you more specific code, but I don’t use this plugin and those pop-up ads on your site are really annoying! But try using Firebug to isolate those codes (you can even play around with them–see Josh’s video tutorial) and you should get this sorted out pretty easily.Mod
By default, the excerpt length in WordPress is 55 words. You can change that by
1) Creating a child theme (lots of information on this forum about this topic)
2) Using a custom filter in your child theme’s functions.php file.
http://codex.wordpress.org/Function_Reference/the_excerpt#Control_Excerpt_Length_using_Filters
Mod
This is on the editing end and shouldn’t affect how readers see your blog.
Try going to
Graphene Options >> Display Options >> Miscellaneous Display Options
and tick the box marked “Disable custom editor styles”
Mod
I see a functioning slider on your blog. But it only has one post, so there is nothing to slide. Is this what you mean when you say it won’t work?
