Title: buzz's Replies | WordPress.org

---

# buzz

  [  ](https://wordpress.org/support/users/buzz/)

 *   [Profile](https://wordpress.org/support/users/buzz/)
 *   [Topics Started](https://wordpress.org/support/users/buzz/topics/)
 *   [Replies Created](https://wordpress.org/support/users/buzz/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/buzz/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/buzz/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/buzz/engagements/)
 *   [Favorites](https://wordpress.org/support/users/buzz/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 65 total)

1 [2](https://wordpress.org/support/users/buzz/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/buzz/replies/page/3/?output_format=md) [4](https://wordpress.org/support/users/buzz/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/buzz/replies/page/5/?output_format=md) [→](https://wordpress.org/support/users/buzz/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Does anyone know how to install RSS on your wordpress blog?](https://wordpress.org/support/topic/does-anyone-know-how-to-install-rss-on-your-wordpress-blog/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/does-anyone-know-how-to-install-rss-on-your-wordpress-blog/#post-1327025)
 * Your RSS is working fine from my end using Firefox or IE and that addtoany link
   worked too. (I got your site address from your previous post on the same subject)
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [2.7.1 Update Successful and Fast – On 2 of 3 Blogs](https://wordpress.org/support/topic/271-update-successful-and-fast-on-2-of-3-blogs/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/271-update-successful-and-fast-on-2-of-3-blogs/#post-984275)
 * Same here – positive experience on 2 (of my 5 blogs) that were offered the upgrade.
   Maybe tomorrow for the other 3 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot center images in a post](https://wordpress.org/support/topic/cannot-center-images-in-a-post/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/cannot-center-images-in-a-post/#post-758200)
 * Something that worked for me:
    In your style sheet, look for selectors such as“
   post” or “content” that control the appearance of the post area. Look there for
   and remove “text-align: left;” if it exists. Redundant I know, since text normally
   aligns left on its own, but some style sheets do contain it and that property
   overruled aligncenter in my theme.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What’s going on with my dashboard…](https://wordpress.org/support/topic/whats-going-on-with-my-dashboard/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/whats-going-on-with-my-dashboard/#post-744999)
 * Have you compared your dashboard in different browsers?
 * Try changing margin-top to something smaller, say 5px and see if that makes a
   difference.
 * If all else fails, I would download WP again. Unzip it to a folder other than
   the present copy on your computer. Completely delete the wp-admin folder on your
   server and replace it with the wp-admin folder from the new copy.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Can I change the default text color for PAGE text?](https://wordpress.org/support/topic/can-i-change-the-default-text-color-for-page-text/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/can-i-change-the-default-text-color-for-page-text/#post-749055)
 * I’m assuming that you’re using the visual editor when composing. When you paste
   something in, switch over to the html editor. That will show you any formatting,
   which should be removed.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Themes incomplete, Huh?](https://wordpress.org/support/topic/themes-incomplete-huh/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/themes-incomplete-huh/#post-749054)
 * I’m not familiar with cpanel, but it’s popular, so it should know the difference
   between binary and ascii files. I’m sure someone here knows.
 * What browser are you using? Depending on the bowser, are you seeing “red Xs” 
   where an image should be showing?
 * In your browser, take a look at the source code of the page. (If you’re not familiar
   with it, look through it for a few minutes and everything should start to make
   a little sense.) You should be able to determine if the page is linking to a 
   missing image in question.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Can I change the default text color for PAGE text?](https://wordpress.org/support/topic/can-i-change-the-default-text-color-for-page-text/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/can-i-change-the-default-text-color-for-page-text/#post-749051)
 * `<font>` is a long deprecated tag. Sure you were looking at a word press file?
   All font colors should be located on the style.css file in your theme directory
   and should be in the form of:
 * color: #xxx;
 * This can be found the body element, but may be a different color in others such
   as content, H?, etc.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Themes incomplete, Huh?](https://wordpress.org/support/topic/themes-incomplete-huh/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/themes-incomplete-huh/#post-749048)
 * Open the theme folder on your server (with ftp) and make sure the image folder
   mirrors what you have in the zip file?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t display post tags](https://wordpress.org/support/topic/cant-display-post-tags/)
 *  Thread Starter [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/cant-display-post-tags/#post-748609)
 * Added [Simple Tags](http://wordpress.org/extend/plugins/simple-tags/) plugin,
   so resolved, but not really resolved
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Unable To Use Template Editor](https://wordpress.org/support/topic/unable-to-use-template-editor/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/unable-to-use-template-editor/#post-744817)
 * I’ve seen this issue on a different host, so you may want to contact your site
   host to see if they have a switch thrown somewhere. And I echo boober’s concern–
   make sure you have backups locally in case something is borked.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What’s going on with my dashboard…](https://wordpress.org/support/topic/whats-going-on-with-my-dashboard/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/whats-going-on-with-my-dashboard/#post-744815)
 * Sounds like a CSS position issue. Open wp-admin/wp-admin.css. Out of the box,
   that element should look like this:
 *     ```
       #wphead #viewsite {
       	position: absolute;
       	margin-top: 12px;
       	margin-left: 10px;
       }
       ```
   
 * Or something else could effect it. Upload a fresh copy of wp-admin.css from the
   zip file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [inserted links default to wp-admin folder](https://wordpress.org/support/topic/inserted-links-default-to-wp-admin-folder/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/inserted-links-default-to-wp-admin-folder/#post-743438)
 * If you use an absolute address, it shouldn’t reform it. If you have just a small
   number of addresses that you repeatedly link to, copy them to a text file for
   a quick copy and paste. Or try this plugin:
 * [http://wordpress.org/extend/plugins/admin-notes/](http://wordpress.org/extend/plugins/admin-notes/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [inserted links default to wp-admin folder](https://wordpress.org/support/topic/inserted-links-default-to-wp-admin-folder/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/inserted-links-default-to-wp-admin-folder/#post-743423)
 * Yeah, it looks like absolute URLs are the way to go. Or see this topic:
    [http://wordpress.org/support/topic/164301?replies=6](http://wordpress.org/support/topic/164301?replies=6)(
   some hacks included)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login issue](https://wordpress.org/support/topic/login-issue-2-2/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/login-issue-2-2/#post-743421)
 * Do you have wp-login.php in your root directory?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to customize tags](https://wordpress.org/support/topic/how-to-customize-tags/)
 *  [buzz](https://wordpress.org/support/users/buzz/)
 * (@buzz)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/how-to-customize-tags/#post-743416)
 * If you’ve added the “tag cloud” php tag to your template, just adjust the “largest”
   size to your liking. That would be 22pt on this tag:
 * `<?php wp_tag_cloud('smallest=8&largest=22'); ?>`

Viewing 15 replies - 1 through 15 (of 65 total)

1 [2](https://wordpress.org/support/users/buzz/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/buzz/replies/page/3/?output_format=md) [4](https://wordpress.org/support/users/buzz/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/buzz/replies/page/5/?output_format=md) [→](https://wordpress.org/support/users/buzz/replies/page/2/?output_format=md)