Posts Tagged wordpress
cupofcoffee wordpress template background image correction
Posted by Mitch in Web Development on August 21, 2010

If you install this template installed on a WordPress site, then you might notice the background header graphic is a little off. You can correct this in the style.css file. Look for this: #wrapper { width: 960px; margin: 0 auto; background: url(images/img01.gif) repeat-y left top; } and make it this: #wrapper { width: 959px; margin: [...]
Arras Theme add border to images
Posted by Mitch in code, Web Development on July 14, 2010
Arras Theme captioned images do not align center
Posted by Mitch in code, Web Development on July 14, 2010
Hide Arras Theme header image on pages
Posted by Mitch in code, Web Development on July 11, 2010
Change Admin Profile picture in WordPress
Posted by Mitch in Web Development on June 7, 2010

Sometimes in your theme or in another blog’s theme you will see a little square for the profile picture (usually a “mystery man” icon: greyed out head). This can be changed or updated by using your Gravatar account: http://www.gravatar.com If you have a WordPress.com account then you already have a Gravatar account…just login to your WordPress.com account [...]

Sorry, your comment has not been accepted error
Posted by Mitch in Web Development on May 6, 2011
This error is due to having your Cookie Privacy settings too high! In Internet Explorer, you can set the Privacy settings under Tools–>Internet Options–>Privacy tab. Either set the slider to Medium or add the site under sites and click ALLOW. This will enable the WordPress plugin: Cookies for Comments to drop a cookie onto the [...]
cookies for comments, wordpress
No Comments