Forum Replies Created
-
Mod
Activate homepage panes.
Mod
I’m not aware of any color presets to download. If there were, I think we might post them on the Graphene wiki.
I am currently compiling a list of sites using Graphene. If Syahir doesn’t mind, I’ll post them on the wiki; if not, I’ll make a list on my blog.
Mod
Sorry, didn’t notice the link was bad.
Here it is…
https://forum.graphene-theme.com/bug-report/wrong-translation
Is this still an issue?
Mod
It’s been a while since I’ve tinkered with multisite, so this may be off.
First, make sure both Graphene mobile and child theme are enabled for multisite sites.
Second, make sure the mobile switcher plugin is enabled and active on each multisite site.
Third, go into each multisite site and select the mobile theme for mobile views.
Mod
And take notes! Lots and lots of notes.
Mod
Again, it is NOT advisable to edit theme files. Do this in a child theme.
Put code in between backtick (
Code:`) characters. It’s usually located above the Tab key on your keyboard.
Mod
Did you see (©) this?
Mod
Marking thread as resolved. You can do this yourself as well.
Mod
You can answer many of these questions yourself by using the Firebug extension for Firefox. It allows you to find things you like on other people’s websites and see how they do it, so you can redo it yourself.
I did it this way on my blog:
#container {box-shadow: none;}Mod
Nope, you’ll have to do that manually.
Firebug for Firefox can help, but it’s also beneficial to look through the default Graphene style sheet to see how the menus are coded and styled. It’s a bit of work, I admit.
