Title: Sam's Replies | WordPress.org

---

# Sam

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Move pages buttons, change title header color and more](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more-1/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more-1/#post-4757958)
 * Bla bla resolved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Twenty Twelve] Move search bar in navigation window](https://wordpress.org/support/topic/theme-twenty-twelve-move-search-bar-in-navigation-window/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/theme-twenty-twelve-move-search-bar-in-navigation-window/#post-4763615)
 * Had threads for two days without a single reply, also easy coding. And again 
   with the professional support lol. I got it done without paying a dime, and it
   just reinforces my thoughts on people being greedy assholes in general.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move pages buttons, change title header color and more](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/#post-4757032)
 * Thank you so much, solved almost all of it now! 🙂
 * [http://www.getleanandrich.com](http://www.getleanandrich.com)
 * If you want to check it out!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Twenty Twelve] Move search bar in navigation window](https://wordpress.org/support/topic/theme-twenty-twelve-move-search-bar-in-navigation-window/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/theme-twenty-twelve-move-search-bar-in-navigation-window/#post-4763599)
 * I found the answer myself despite not knowing any code. 2nd time I’ve figured
   it out before getting an answer here. Really disappointed as I was told this 
   was a great forum for help. But all you get is “If you need help, pay for it”
   basically. This code was super-easy and would’ve taken any experienced person
   30 seconds to compile.
 * Here is the code in case anyone else tries to ask and no one answers:
 *     ```
       /* MOVE SEARCH BOX RIGHT
       ----------------------------------------------*/
       #searchform { /*Insert ID of what you want to move after the # */
       	position: relative;
       	left: 130px;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Twenty Twelve] Child theme and header](https://wordpress.org/support/topic/theme-twenty-twelve-child-theme-and-header/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/theme-twenty-twelve-child-theme-and-header/#post-4758300)
 * I fixed it myself, pls mark this as closed. A bit sad no one seems to want to
   help though 🙁 Maybe it’s the off hours here in Europe.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Twenty Twelve] Child theme and header](https://wordpress.org/support/topic/theme-twenty-twelve-child-theme-and-header/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/theme-twenty-twelve-child-theme-and-header/#post-4758282)
 * It works if I edit the header.php straight in the twelvetwenty folder (not child
   theme folder) but I know you’re not supposed to do that since updated might screw
   up etc. The option to add a header disappears when I try to activate the child
   theme. Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move pages buttons, change title header color and more](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/#post-4756941)
 * > (that’s not a personal recommendation – it’s just what the search engines showed
   > as a possible way to find out what a WordPress site is running.)
 * Thanks! It was the thematic theme built in commenting.
 * I get that you won’t sit down and do the work for me and that’s cool. But telling
   me to “start exploring” when I got like 30 files downloaded doesn’t really help
   me out. As I mentioned earlier I’m a complete newb at this so a file name or 
   anything would be helpful. Where do you usually find the location (X,Y?) or pixels
   from center or whatever of buttons like reply and pages?
 * Thanks again in advance and sorry for beeing such a newb.
 * Sincerely,
    Sam
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move pages buttons, change title header color and more](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/#post-4756894)
 * ALso, what kind of comment plugin is this site using? [http://jlcollinsnh.com/2014/03/19/top-10-posts/](http://jlcollinsnh.com/2014/03/19/top-10-posts/)
 * I think the first part of the Jetpack plugin is horrible (the actual comments)
   and the second part is wonderful (the actual logging in/writing your name). Any
   way to swap/change? Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move pages buttons, change title header color and more](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/#post-4756885)
 * > First thing I’d do is read through the twenty-twelve theme code. Download the
   > theme to your local machine and open it up in a code editor of your choice (
   > preferably one that understands PHP!) and read through the code. It’s actually
   > pretty well documented code so you can see what each part of theme is doing.
   > Then I’d start reading through the codex – particularly starting with this:
   > [http://codex.wordpress.org/Theme_Development](http://codex.wordpress.org/Theme_Development)
   > Then I’d start reading up on child theme here:
   >  [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
   > Then I’d start making your first child theme!
 * Will do! What exact file is it I should download when you say “theme code”? Is
   it the style.css? Got a tip for a easy-to-use and newb friendly code reader program?
   Preferably a free one 🙂
 * Bit late here now, will read on my way to work tomorrow. Thanks again!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move pages buttons, change title header color and more](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/)
 *  Thread Starter [Sam](https://wordpress.org/support/users/getlean1/)
 * (@getlean1)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/move-pages-buttons-change-title-header-color-and-more/#post-4756881)
 * Also, I had to reinstall WP. And I think I have double directories? Do I need
   to uninstall one?
 * And I uploaded a picture to my server but I can’t link to it in any nice way.
   Any tips? I wanted to show you my double directory. Thanks!
 * EDIT: I got this link, but it was sort of clumpsy. Just want to know how to get
   the URL without right clicking picture after uploading it? Thanks!
 * [http://www.getleanandrich.com/wp-content/uploads/2014/03/111111.png](http://www.getleanandrich.com/wp-content/uploads/2014/03/111111.png)

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