wealthpossible
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Image Squashed on PageResolved
Forum: Fixing WordPress
In reply to: Image Squashed on PageI 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
In reply to: Image Squashed on PageI changed it in the Visual Editor Stylesheet.
Forum: Fixing WordPress
In reply to: Image Squashed on PageAll the content on the page is one image. That’s the one that is squashed.
Forum: Fixing WordPress
In reply to: Image Squashed on PageI have already changed the CSS to:
.entry img { max-width: 900px; }and I still have the problem.
Forum: Fixing WordPress
In reply to: Image Squashed on PageI 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 ]
Forum: Fixing WordPress
In reply to: Image Squashed on PageSorry, I forgot to include the link.
Forum: Fixing WordPress
In reply to: Most Recent Post on Front PageOk I will do that! Thank you!
Forum: Fixing WordPress
In reply to: Changing H1 tags with CSSI 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
In reply to: Header and H1 tagThank 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
In reply to: Cannot remove widgets from sidebarAh, 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
In reply to: Sidebar will no longer update widgets.I just restored a wordpress backup of my site and that seemed to fix the widgets…I think!
I had this error when I tried uploading a theme from my computer.
I’m with Bluehost.
Forum: Fixing WordPress
In reply to: Widgets have become inactiveMy 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
In reply to: Sidebar will no longer update widgets.The same has happened to me and another person. Very strange!