Forum Replies Created
-
Mod
URL? We really can’t tell what is wrong with your site until we see it.
Mod
If you edit the post/page, the ID will appear in the URL.
You can also use Firbug or your browser’s “View Source” function, because the ID is embedded in the
<body>tag.Josh’s Ultimate Tiny MCE plugin will also show you the ID: http://www.joshlobe.com/2011/10/ultimate-tinymce/
Mod
That’s okay — 90% of the time it is a plugin issue.
Mod
it’s there and working fine. (Latest post is girls’ basketball clinic.)
Mod
Looks fine to me in Chrome 17, IE9, and FF 10. White letters and numbers on a dark grey background.
Mod
You are using mainly pages. You are using the one-column format for them. There won’t be any widgets when you only have one column. You need to use a two or three column format.
Mod
What browser are you using? Which version?
Mod
We really need a bit more information here. How is it messed up?
Mod
Which version of Graphene are you using?
Mod
You have this code in your stylesheet:
#commentform .form-submit {
display: none;
}Your version actually looks like 1.5.5 to me. How did you upgrade and what did you upgrade to?
It looks like you have altered the theme’s style sheet. You should never do that, but make changes through a child theme, instead.
