Title: silverdoves's Replies | WordPress.org

---

# silverdoves

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

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

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Thumbnails in Gallery theme aren't displaying correctly](https://wordpress.org/support/topic/thumbnails-in-gallery-theme-arent-displaying-correctly/)
 *  Thread Starter [silverdoves](https://wordpress.org/support/users/silverdoves/)
 * (@silverdoves)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/thumbnails-in-gallery-theme-arent-displaying-correctly/#post-2074930)
 * Not sure what that problem was, but a re-install of the gallery theme seemed 
   to fix the issue.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Image Caption Style –](https://wordpress.org/support/topic/image-caption-style/)
 *  [silverdoves](https://wordpress.org/support/users/silverdoves/)
 * (@silverdoves)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/image-caption-style/#post-969003)
 * I was having trouble with this, as well and this is what I found. With the theme
   I was using it was missing the default style for captions so I had to go into
   the style.css for the theme and add this:
 *     ```
       .wp-caption {
       border: 1px solid #ddd;
       text-align: center;
       background-color: #f3f3f3;
       padding-top: 4px;
       margin: 10px;
       -moz-border-radius: 3px;
       -khtml-border-radius: 3px;
       -webkit-border-radius: 3px;
       border-radius: 3px;
       }
       .wp-caption img {
       margin: 0;
       padding: 0;
       border: 0 none;
       }
       .wp-caption p.wp-caption-text {
       font-size: 11px;
       line-height: 17px;
       padding: 0 4px 5px;
       margin: 0;
       }
       ```
   
 * [This is the site where I finally found out how to do this. ](http://designm.ag/tutorials/wordpress-caption/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Don’t understand ERROR?!](https://wordpress.org/support/topic/dont-understand-error/)
 *  Thread Starter [silverdoves](https://wordpress.org/support/users/silverdoves/)
 * (@silverdoves)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/dont-understand-error/#post-1152497)
 * Well… The first error was there BEFORE I added any plugins. Since then I’ve added
   a couple but since I’m having trouble logging in I’m not sure which specifically.
   Is there any chance it’s the theme itself? Just wondering.
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login Error – Internal Server Error](https://wordpress.org/support/topic/login-error-internal-server-error/)
 *  Thread Starter [silverdoves](https://wordpress.org/support/users/silverdoves/)
 * (@silverdoves)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/login-error-internal-server-error/#post-720249)
 * I now have a different error when I even just try to access my blog. it gives
   me `
    Fatal error: Call to undefined method wpdb::set_prefix() in /home/britwit/
   public_html/silverize/wp-settings.php on line 209 ` Any help is appreciated, 
   thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login Error – Internal Server Error](https://wordpress.org/support/topic/login-error-internal-server-error/)
 *  Thread Starter [silverdoves](https://wordpress.org/support/users/silverdoves/)
 * (@silverdoves)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/login-error-internal-server-error/#post-720128)
 * I think my other pages are working. They show up. I did have someone say they
   couldn’t leave a comment. I thought that was strange since I can check the comments
   directly on my database, but they don’t show up on the actual blog. Is that the
   server, then? What do I need to check about the server configuration. I have 
   full access to the space, is that something I can check on my cpanel, at least
   just to see how it’s set up. Also… it was working previously, so what could have
   changed with my server that now it doesn’t work? Of course, this is all assuming
   that’s the problem.
 * I’ll try renaming the themes (I haven’t added any plug-ins, but I’ll test that
   one, too) and see what i come up with. Thanks for your help and I’ll get back
   when I’ve checked this out.

Viewing 5 replies - 1 through 5 (of 5 total)