Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
Hah! This is actually a bug. Got a stray line of CSS that shouldn’t be there.
Go ahead and just set it to none, or you can delete it straight away from the theme’s style.css. I’ll include the fix in the next update.
Admin
#footer {
margin-bottom: 0;
}Admin
Seems like you’re using the W3 Total Cache plugin. It might be the previous CSS file still remaining in W3TC cache. Try clear cache, or disable W3TC for a while to see if the blue border remains.
Admin
I don’t see any HTML tags in the comment form on your website already. It should apply to all posts and pages that have comments enabled, regardless of when they are written/published.
As for the footer widget, have you tried the Alternate Widgets options in WP Admin > Graphene Options > Widget Area Options ?
Admin
In reply to: Did an update to the new version and menu was all funy?
July 16, 2011 at 9:22 am #15327Yes, that’s one of the annoying bugs that managed to slip through. Please see my post here on how to fix it: https://forum.graphene-theme.com/graphene-support/headlines-in-header#post-5635
Admin
Quote:Q) Where is the Child theme directory? Are you saying to create a folder named ‘page-awesome.php’ ???You need to create a child theme first. If you’re asking this, it’s more than likely that you haven’t created a child theme. See this post: https://forum.graphene-theme.com/graphene-support/how-to-modify-the-theme-using-a-child-theme
Admin
Ken, you can actually put a description for “Home” as well. It’s in Graphene Options > Display > Navigation Menu Display Options.
Admin
Those lines that start with
*is for IE only. What plugin does it cause a conflict with? Is it combine/minify plugin?Admin
In reply to: Did an update to the new version and menu was all funy?
July 16, 2011 at 12:30 am #15325Add this to your Custom CSS to fix the box shadow in your side menu:
.menu ul {
box-shadow: none;
}This fix will be included in the next update.
Admin
Hurm..would you mind giving me FTP access to your server as well as access to the WP Admin? It would greatly help in troubleshooting the error, since the errors/warnings are not happening in my development server.
You can send me the details using the contact form on my website: http://direct.khairul-syahir.com/contact-me
