Title: wealthpossible's Replies | WordPress.org

---

# wealthpossible

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Squashed on Page](https://wordpress.org/support/topic/image-squashed-on-page/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page/#post-3479719)
 * Resolved
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Squashed on Page](https://wordpress.org/support/topic/image-squashed-on-page/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page/#post-3479718)
 * I changed the following to 900px:
 *     ```
       }
       .wp-caption img {
       	border: 0 none;
       	margin: 0;
       	max-width: 900px;
       	padding: 0;
       }
       ```
   
 * …and it worked! Thanks for all the help guys! 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Squashed on Page](https://wordpress.org/support/topic/image-squashed-on-page/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page/#post-3479708)
 * I changed it in the Visual Editor Stylesheet.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Squashed on Page](https://wordpress.org/support/topic/image-squashed-on-page/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page/#post-3479703)
 * All the content on the page is one image. That’s the one that is squashed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Squashed on Page](https://wordpress.org/support/topic/image-squashed-on-page/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page/#post-3479695)
 * I have already changed the CSS to:
 *     ```
       .entry img {
       	max-width: 900px;
       }
       ```
   
 * and I still have the problem.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Squashed on Page](https://wordpress.org/support/topic/image-squashed-on-page-1/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page-1/#post-3481027)
 * I have already changed the CSS to:
 *     ```
       .entry img {
       	max-width: 900px;
       }
       ```
   
 * and I still have the problem.
 * _[duplicate – continue with your original topic [http://wordpress.org/support/topic/image-squashed-on-page?replies=3#post-3869648](http://wordpress.org/support/topic/image-squashed-on-page?replies=3#post-3869648)]_
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Squashed on Page](https://wordpress.org/support/topic/image-squashed-on-page/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page/#post-3479566)
 * Sorry, I forgot to include the link.
 * [http://www.mytraguspiercing.com/ebook/](http://www.mytraguspiercing.com/ebook/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Most Recent Post on Front Page](https://wordpress.org/support/topic/most-recent-post-on-front-page/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/most-recent-post-on-front-page/#post-3248754)
 * Ok I will do that! Thank you!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing H1 tags with CSS](https://wordpress.org/support/topic/changing-h1-tags-with-css/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/changing-h1-tags-with-css/#post-2905382)
 * I took away ‘page’ and tried the following:
 *     ```
       .wrapper h1 {
       	color: f3f3f3;
       	font-family: arial, georgia, "times new roman", times, serif;
       	font-size: 55px;
       	font-weight: bold;
       	letter-spacing: -4px;
       	line-height: normal;
       	margin-bottom: -10px;
       	margin-top: 30px;
       	position: relative;
       	text-align: right;
       	text-transform: lowercase;
       	width: 100%;
       }
       ```
   
 * It works perfectly!
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header and H1 tag](https://wordpress.org/support/topic/header-and-h1-tag/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/header-and-h1-tag/#post-2898097)
 * Thank you. Yea, I guessed as much. It’s just I don’t understand PHP like I do
   HTML so I get confused as to how to change things. I guess I should just learn
   how PHP works!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot remove widgets from sidebar](https://wordpress.org/support/topic/cannot-remove-widgets-from-sidebar/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/cannot-remove-widgets-from-sidebar/#post-2878033)
 * Ah, thank you Christine!
 * I added a widget like you said and the other sidebar items disappeared. You were
   right, the theme has pages, archives and search hard coded in the sidebar when
   no widgets are selected.
 * Thanks again!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Sidebar will no longer update widgets.](https://wordpress.org/support/topic/sidebar-will-no-longer-update-widgets/)
 *  [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/sidebar-will-no-longer-update-widgets/#post-2877446)
 * I just restored a wordpress backup of my site and that seemed to fix the widgets…
   I think!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Image Upload error: File is empty. Please upload something more substantial.](https://wordpress.org/support/topic/image-upload-error-file-is-empty-please-upload-something-more-substantial/)
 *  [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/image-upload-error-file-is-empty-please-upload-something-more-substantial/#post-2877443)
 * I had this error when I tried uploading a theme from my computer.
 * I’m with Bluehost.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Widgets have become inactive](https://wordpress.org/support/topic/widgets-have-become-inactive/)
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/widgets-have-become-inactive/#post-2877753)
 * My sidebar is now below the content!? This happened earlier on today too but 
   it fixed itself again before the widgets disappeared altogether. What is happening?!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Sidebar will no longer update widgets.](https://wordpress.org/support/topic/sidebar-will-no-longer-update-widgets/)
 *  [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/sidebar-will-no-longer-update-widgets/#post-2877428)
 * The same has happened to me and another person. Very strange!

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

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