Title: Tweenman's Replies | WordPress.org

---

# Tweenman

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I correct Landscape banner 'clipping' problem.](https://wordpress.org/support/topic/how-do-i-correct-landscape-banner-clipping-problem/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-correct-landscape-banner-clipping-problem/#post-4949453)
 * closed
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Is there a plugin for cleaning up your Tweets?](https://wordpress.org/support/topic/is-there-a-plugin-for-cleaning-up-your-tweets/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-plugin-for-cleaning-up-your-tweets/#post-4704127)
 * closed
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bitly's Wordpress Plugin] Are Bit.ly links static, are they the same link before and after publishing?](https://wordpress.org/support/topic/are-bitly-links-static-are-they-the-same-link-before-and-after-publishing/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/are-bitly-links-static-are-they-the-same-link-before-and-after-publishing/#post-4690988)
 * Thanks, for the confirmation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YOP Poll] How do I prevent "This poll is about to start … " from appearing on the page?](https://wordpress.org/support/topic/how-do-i-prevent-this-poll-is-about-to-start-from-appearing-on-the-page/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-prevent-this-poll-is-about-to-start-from-appearing-on-the-page/#post-4567192)
 * [http://imagebin.org/292300](http://imagebin.org/292300)
 * I don’t see “else {” at line 3040
 * The closet are at lines: 2289 and 3071.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YOP Poll] How do I prevent "This poll is about to start … " from appearing on the page?](https://wordpress.org/support/topic/how-do-i-prevent-this-poll-is-about-to-start-from-appearing-on-the-page/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/how-do-i-prevent-this-poll-is-about-to-start-from-appearing-on-the-page/#post-4566919)
 * Archive Options: Show Poll in Archive
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is it possible to float one Twenty Ten nav link far right?](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/#post-4398097)
 * esmi, I forgot my manners. Thanks for the assist.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is it possible to float one Twenty Ten nav link far right?](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/#post-4398053)
 *     ```
       li.menu-item-52 {
       float:right!important;
       margin-right: 20px;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is it possible to float one Twenty Ten nav link far right?](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/#post-4398034)
 *     ```
       #menu-item-52 {
       float:right;
       }
       ```
   
 * This isn’t working
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is it possible to float one Twenty Ten nav link far right?](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/#post-4397942)
 * OK I made the correct changes using Firebug, but I can’t locate the actual file
   to make the edit permanent.
 *     ```
       <div id="access" role="navigation">
       			  				<div class="skip-link screen-reader-text"><a href="#content" title="Skip to content">Skip to content</a></div>
       								<div class="menu-header"><ul id="menu-subconscious-proxy" class="menu"><li id="menu-item-54" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-54"><a href="http://subconsciousproxy.com/">Home</a></li>
       <li id="menu-item-53" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-53"><a href="http://subconsciousproxy.com/about/">About</a></li>
       <li id="menu-item-52" style="float:right; " class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52"><a title="mr" href="http://subconsciousproxy.com/maurice-robinson/">Maurice Robinson</a></li>
       </ul></div>			</div>
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is it possible to float one Twenty Ten nav link far right?](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/#post-4397788)
 * Actually I have both.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is it possible to float one Twenty Ten nav link far right?](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/is-it-possible-to-float-one-twenty-ten-nav-link-far-right/#post-4397786)
 * Child theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I change the header padding without changing the footer padding](https://wordpress.org/support/topic/how-do-i-change-the-header-padding-without-changing-the-footer-padding/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-do-i-change-the-header-padding-without-changing-the-footer-padding/#post-4391824)
 * Thank you. I tried this, but somehow I mangled it:
 * #footer-widget-area .widget-area {
    width: 210px;
 * Thanks again, this really helps my bearing.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I change the header padding without changing the footer padding](https://wordpress.org/support/topic/how-do-i-change-the-header-padding-without-changing-the-footer-padding/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-do-i-change-the-header-padding-without-changing-the-footer-padding/#post-4391809)
 * I have been using Firebug for the past week, trying this and trying that. Is 
   there a link that explains the basics of
    manipulating the layout?
 * Also, Firebug is annoying it’s like trying to drive a car while looking through
   a keyhole. Is there someplace specific I should be looking at through this keyhole?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I change the header padding without changing the footer padding](https://wordpress.org/support/topic/how-do-i-change-the-header-padding-without-changing-the-footer-padding/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-do-i-change-the-header-padding-without-changing-the-footer-padding/#post-4391803)
 * I want to remove the white space to the left and right of the header. This works:
   
   [http://www.throwingabrick.com/wordpress/customizing-the-wordpress-twenty-ten-theme.html](http://www.throwingabrick.com/wordpress/customizing-the-wordpress-twenty-ten-theme.html)
 * > #branding img {
   >  border-top: none; border-bottom: none; } #header { padding:
   > 0 0 0; }
 * But when the white space on either side of the banner is gone the text in the
   outer footer widgets is right along the edge of the red background (no padding).
 * If this isn’t possible, then how to I widen the whole site by about an inch on
   both side?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How do I change the header padding without changing the footer padding](https://wordpress.org/support/topic/how-do-i-change-the-header-padding-without-changing-the-footer-padding/)
 *  Thread Starter [Tweenman](https://wordpress.org/support/users/tweenman/)
 * (@tweenman)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-do-i-change-the-header-padding-without-changing-the-footer-padding/#post-4391765)
 * [http://subconsciousproxy.com/](http://subconsciousproxy.com/)

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