Title: steph73's Replies | WordPress.org

---

# steph73

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [trying to create adjustable / scaling home page image](https://wordpress.org/support/topic/trying-to-create-adjustable-scaling-home-page-image/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/trying-to-create-adjustable-scaling-home-page-image/#post-1636868)
 * ok, figured this one out…. just set image dimensions to 100%
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [trouble hiding header with picture perfect theme](https://wordpress.org/support/topic/trouble-hiding-header-with-picture-perfect-theme/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/trouble-hiding-header-with-picture-perfect-theme/#post-1632069)
 * Oh my goodness…. I’m so silly. I just put this
 * h1 {
    font-size: 0; text-indent: -1000px; }
 * at the bottom of my style sheet and voila – exactly what I was looking for!
 * If anyone cares to help with the last issue I’m having please feel free to do
   so…….
 * [http://wordpress.org/support/topic/controlling-content-padding-on-individual-pages?replies=4](http://wordpress.org/support/topic/controlling-content-padding-on-individual-pages?replies=4)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [controlling content padding on individual pages](https://wordpress.org/support/topic/controlling-content-padding-on-individual-pages/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/controlling-content-padding-on-individual-pages/#post-1633850)
 * I had some more thoughts on this and I think I’m headed in the right direction,
   but not quite there yet. I’m pretty new to CSS.
 * Here is the piece of code I’m working with:
 *  #content .post {
 *  padding-top: 10px;
    -webkit-border-radius: 6px; -khtml-border-radius: 6px; -
   moz-border-radius: 6px; border-radius: 6px; background-color: #181818; border:
   1px solid #424242; padding: 10px; margin-top: 20px; margin-bottom: 20px;
 * I just want the padding to be different on the first page. just a guess, would
   I add something like this –
 * div#content .post > li#content .post-1{padding: 53px}
 * I’m sure this is way off, but it’s my best guess for now (and I know it’s wrong
   because it doesn’t work). If someone could jump in here and fix this I’d be so
   very grateful. Thank you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [controlling content padding on individual pages](https://wordpress.org/support/topic/controlling-content-padding-on-individual-pages/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/controlling-content-padding-on-individual-pages/#post-1633789)
 * Hi EMG, thank you for your reply. That makes sense, unfortunately I am not to
   the point where I can figure this out myself just yet. Can you (or anyone else)
   give me an example of the specific code I would use to make this happen?
 * Thanks so much.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [trying to get a little space around here ;-)](https://wordpress.org/support/topic/trying-to-get-a-little-space-around-here/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/trying-to-get-a-little-space-around-here/#post-1625613)
 * Thank you!!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t access blog from ‘Recent Posts’ or ‘Blog Archive’](https://wordpress.org/support/topic/cant-access-blog-from-recent-posts-or-blog-archive/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/cant-access-blog-from-recent-posts-or-blog-archive/#post-1444460)
 * Oh, so cool! I used the numeric setting and it works perfectly… many thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t access blog from ‘Recent Posts’ or ‘Blog Archive’](https://wordpress.org/support/topic/cant-access-blog-from-recent-posts-or-blog-archive/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/cant-access-blog-from-recent-posts-or-blog-archive/#post-1444455)
 * Sorry, I’m a little slow technically… I tried setting up the custom permalinks
   with the suggested custom structure – /%category%/%postname%/ and got another
   error.
 * Any suggestions?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t access blog from ‘Recent Posts’ or ‘Blog Archive’](https://wordpress.org/support/topic/cant-access-blog-from-recent-posts-or-blog-archive/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/cant-access-blog-from-recent-posts-or-blog-archive/#post-1444448)
 * Thank you so much!!! So basically I can’t have ‘pretty permalinks’ in this case&
   must settle for ‘ugly permalinks’ (which is fine by me if necessary) if I want
   these sidebar buttons to work properly?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [please help me nudge my constant contact widget](https://wordpress.org/support/topic/please-help-me-nudge-my-constant-contact-widget/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/please-help-me-nudge-my-constant-contact-widget/#post-1394424)
 * Nevermind…. went into the plug-in’s php and changed the form’s text-align from
   center to left… that’s the look I was after.
 * Thanx anyway…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [my first wp website… please help!](https://wordpress.org/support/topic/my-first-wp-website-please-help/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/my-first-wp-website-please-help/#post-1388524)
 * Thank you… much appreciation.
 * S
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: MailChimp List Subscribe Form] trouble with confirmation email](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-trouble-with-confirmation-email/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-trouble-with-confirmation-email/#post-1387811)
 * Hi – actually, I’m really new to all this…. I just created my first wordpress
   site. I’m definitely not against getting a support ticket, and not sure what 
   made you think I would be. Do I need to contact customer support for this? I 
   never knew it was an option. Also, I have tried several email addresses, but 
   I’m not sure what you mean by “your hosted signup form”…. I’m just using the 
   mailchimp widget for my sign-up.
 * Sorry for my ignorance in this department & thanks for your help.
 * Stephanie
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: MailChimp List Subscribe Form] trouble with confirmation email](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-trouble-with-confirmation-email/)
 *  Thread Starter [steph73](https://wordpress.org/support/users/steph73/)
 * (@steph73)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-mailchimp-list-subscribe-form-trouble-with-confirmation-email/#post-1387698)
 * That’s interesting… I am 100% sure I am not running any spam filters on any of
   my email accounts. I explained the whole thing to support at MailChimp – their
   first suggestion didn’t apply, so they referred me here….
 * Hi Stephanie,
 * This may be something better handled by the chimps who actually developed the
   WordPress plug in to look at. The suggestion I gave my best guess at what is 
   happening but it sounds like a more advanced fix.
 * WordPress: [http://wordpress.org/tags/mailchimp?forum_id=10](http://wordpress.org/tags/mailchimp?forum_id=10)
 * That forum is monitored by our developers who will be better able to find a solution.
 * Thank you,
    Alianor MailChimp.com / Client Services

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