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
Possible with CSS, I think, as long as the needed markup is there. URL to your site?
Admin
Just try activating them one by one and check if you can still add links. You’ll find the conflicting plugin, eventually.
Admin
The header images included with the theme has a width of 960px. As with all images, you cannot simply enlarge an image bigger than it’s physical dimension, or otherwise it will appear blurry.
You will need to upload your own header image to make use of the new width.
Admin
This issue is probably best dealt with on the plugin side rather than the theme, since it’s the plugin that’s adding the text into the excerpt.
Try this: http://www.diggdigg2u.com/support/topic/excerpt-problem
Admin
Insert in your child theme or Custom CSS option:
.home .post {
display: none;
}Admin
See my response here: https://forum.graphene-theme.com/topic/header-image-size-change#post-345
Admin
Try adding this in your child theme or Custom CSS:
#header-menu {
width: 960px;
margin: 0 auto;
}It’s not an ideal solution though. You would have to manually adjust the width if you modify the menu later on.
Admin
In reply to: Nofollow external links in Message block (warning,error,notice,important)
July 14, 2011 at 5:24 am #15183noceda, I just tried installing the plugin and put links in an “important” meesage blocks. It seems to work just fine, i.e. the
rel="nofollow"attribute is added to the links.See screenshot below. I’m using WP 3.2.1, Graphene 1.4.
Admin
OK. Queued for next release.
Admin
Nope, there is no PHP4-specific code.
Do you mean adding links in posts? I just tried this using WP 3.2.1 and I can add link just fine. Can you provide a screenshot of the bug happening on your end?
