Forum Replies Created
-
Mod
In reply to: Visual editor inside the prebuilt page is not working
October 8, 2015 at 6:22 pm #45498Moved to Franz Josef support. (Again, no need to shout by using All Caps. We hear you.)
When you say it is not working, what specific behaviours are you seeing?
Mod
I edited your original post to correct the link.
When you say
container: 1180
two-column-mode: 860 & 280
three-column-mode: 220 & 680 & 220Are you entering these values manually or are these the results of using the sliders?
Have you tried deleting the old header image from the media gallery?
Mod
Try
#header-menu-wrap {
background: none #f00;
}Mod
Not really. A function like that needs to be loaded with all the rest of the functions when the theme is called.
Mod
In reply to: Text is shown as italic by default. How to change it to regular?
October 5, 2015 at 6:08 pm #45462I am running the latest version of Google Chrome browser in Windows 7 and everything looks fine to me:

Mod
Should work a treat. Let us know if you run into any problems.
Mod
In reply to: Text is shown as italic by default. How to change it to regular?
October 5, 2015 at 3:26 pm #45460Link to site?
Mod
The short answer to your question is no. If you want custom functions, you have to use a child theme.
Quote:It’s a pity, given all the people who’ve asked for this functionality on the various forums, that it’s not available out of the box, from either WordPress or the theme.This isn’t a WordPress issue, it’s a theme issue. Themes control the appearance.
Quote:Its just that it’s a pain to have to create a child theme and then set all the Graphene options again.You can export Graphene’s options, and then import them to your child theme. This should keep anything you have to set up again to a minimum.
Additionally, using a child theme means that if you have a lot of settings (colors, etc.) you can move these to a child theme stylesheet, which will both speed up your site and reduce your server load.
At one point, WordPress used to reset all your widgets when you changed themes, but now it keeps track of them, so that shouldn’t be an issue any more.
Mod
In reply to: Trying to use an image as a background in a content area on a specific page
October 1, 2015 at 10:35 pm #45428Marking thread as resolved. You can do this yourself as well.
Mod
That looks like a JavaScript issue, as the correct css is there. Try temporarily disabling plugins to see if the menu gets restored.
