Forum Replies Created
-
Mod
where is Graphene Admin Panel
From your WP Dashboard: Appearance >> Graphene Options
Mod
In reply to: How can I translate buttom "continue reading" on russian?
January 4, 2012 at 1:07 am #22031Moved to Support
Mod
Moved to Support
Mod
You can try increasing the height of your slider or using shorter excerpts.
Mod
In reply to: How can I translate buttom "continue reading" on russian?
January 4, 2012 at 1:05 am #22030Mod
In reply to: Modify color of text in Recent Posts widget in Sidebar
January 4, 2012 at 1:00 am #22009Actually, you can change many of the widget features from within Graphene options.
As far as the date is concerned, if you are talking about the thing on the upper left hand corner that looks like a page from a calendar, that’s a sprite image. More information is here:
https://forum.graphene-theme.com/graphene-support/sprite-images
Mod
Correct code is
#header-menu {etc.}I think that was a typo on your part, no?
I recently did a major redesign of my bookblog, including the menus. Take a look at it here: http://bookblog.kjodle.net
Now, take a look at the child theme stylesheet here:
http://bookblog.kjodle.net/wp-content/themes/graphene_maps/style.css
You can see the kinds of changes I made and even copy and paste if you would like.
Hint: try using Firebug to isolate those elements you want to change. It really does work wonders, although it’s a bit difficult with drop down menus sometimes. That’s why I gave you a link to my stylesheet.
Also, moved to support. Also, code between backticks, please. (I fixed these for you.) Try something out and let us know where you get stuck.
Cheers,
Ken
Mod
Actually, there isn’t that much to the 404.php file. If I were going to edit just one core file, that would be the one.
Mod
“pisels”! that’s right. lol!
That makes your plugin even more useful, since WP doesn’t provide an easy way to obtain this information. Thanks for the heads-up.
Mod
Graphene Options >> Display Options >> Text Style Options.
You will eventually need to learn at least a little code if you want to tinker around with items not found in Graphene Options. When you are ready, I recommend visiting http://www.w3schools.com/ I’ve learned tons from there.
For example, for help with the above options, you might find this page informative:
http://www.w3schools.com/cssref/css_websafe_fonts.asp
Good luck, and welcome aboard.
