cfm168
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form Manager] [Plugin: Contact Form Manager] Captcha not show upThank you f1logic. why i skipped this. got it. Thank you again.
Forum: Fixing WordPress
In reply to: how to remove a link content from sidebar?Oh, yes, I’m in Twenty Eleven Child. Sorry did not mention it.
Forum: Fixing WordPress
In reply to: how to remove a link content from sidebar?Where can I remove it in Twenty Eleven theme?
Thanks!Im slow. Need help.
Which file can I set [captchar your-captcha 40/100]?
Which file can I edit the height of the text/message box ?Thanks!
Forum: Fixing WordPress
In reply to: How to add background color on part of page contents?Resolved by following codes. It is much easier. I’m a baby. Thank you so much WPyogi and creekdweller.
<head>
<style type=”text/css”>
p
{
background-color:#FFFFE0;
}
</style>
</head><body>
<p>
Text here.
</p>
</body>Forum: Fixing WordPress
In reply to: How to add pages on menu bar for Patchwork theme?Resolved from Menu setting.
Forum: Themes and Templates
In reply to: Why Patchwork theme without header image?Fixed. Sorry forgot theme options setting.
With WP-AutoSharePst, Do I need to have facebook account first to post articles on facebook page?
Forum: Fixing WordPress
In reply to: Page background color for some textHi vtxyzzy,
I installed Untimate TinyMCE, but it’s icons pushed editor board right size frame border to all the way end and unable to work.
Forum: Plugins
In reply to: [Contact Form Manager] [Plugin: Contact Form Manager] Captcha not show upI don’t see captcha has option box I can checked in settings.
I filled private and public keys, and then save it. That is I can do. Still not working.BTW, I got the keys from google, do I need to verify the website owner from google in order to have the keys work on my website?
Please advise. Thanks!
(url not preferred because don’t want to display on www at this time).
Forum: Themes and Templates
In reply to: Twenty Eleven (copy) – make content wider for one col layoutI must to leave a word here. Thank you greenfuture! Perfectly work with your codes.
Forum: Fixing WordPress
In reply to: Table on page displays problemChanged another Plugin and resolved. Thank you Sir.
Forum: Fixing WordPress
In reply to: How to edit page content table width wider?After changing the width as below:
/* One column */
.one-column #page {
max-width: 820px;Working fine new on IE and firefox, but Chrome.
Forum: Fixing WordPress
In reply to: How can I change admin user name?Thanks a lot.
Forum: Fixing WordPress
In reply to: How can I change admin user name?Yes, it work. Im beginner.
Thank you so much marv51.