Title: AndroidTheater's Replies | WordPress.org

---

# AndroidTheater

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AddToAny Share Buttons] [Plugin: AddToAny: Share/Bookmark/Email Buttons] Menu Option Doesn't Working After Upgrade](https://wordpress.org/support/topic/plugin-addtoany-sharebookmarkemail-buttons-menu-option-doesnt-working-after-upgrade/)
 *  [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-addtoany-sharebookmarkemail-buttons-menu-option-doesnt-working-after-upgrade/#post-2113602)
 * Might work for the first guy but I don’t have any custom code added :-/ …not 
   getting an error though just click setting isn’t working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AddToAny Share Buttons] [Plugin: AddToAny: Share/Bookmark/Email Buttons] Menu Option Doesn't Working After Upgrade](https://wordpress.org/support/topic/plugin-addtoany-sharebookmarkemail-buttons-menu-option-doesnt-working-after-upgrade/)
 *  [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-addtoany-sharebookmarkemail-buttons-menu-option-doesnt-working-after-upgrade/#post-2113582)
 * At least I’m not the only one! This is very annoying. Anyone know if there is
   there a way to maybe un-update the plugin?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How To Change Post Title Position?](https://wordpress.org/support/topic/how-to-change-post-title-position/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/how-to-change-post-title-position/#post-1934149)
 * Wow I can’t thank you enough! You fixed it! You don’t know how long I’ve waited
   for a wordpress genius to help me! 😀 Thank you!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change Post Title Position](https://wordpress.org/support/topic/change-post-title-position/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/change-post-title-position/#post-1933146)
 * im thinking it has something to do with this block of code in the css but I havnt
   had any luck…
 *     ```
       .posttitle { margin: 0 0 0.6em 0; width: 100%; color: #000000; font-size: 1.5em; font-weight: bold; overflow: auto; }
       .posttitle a { float: left; padding: 0; }
       .posttitle a:link, .posttitle a:visited { color: #546371;	}
       .posttitle a:hover, .posttitle a:active { color: #000033; }
       ```
   
 * and in single.php i found this code but also not luck with any of the stuff I
   tried…
 * `<center><h1 class="posttitle"><?php the_title() ?></h1></center>`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Too Much Space After Post Title](https://wordpress.org/support/topic/too-much-space-after-post-title/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/too-much-space-after-post-title/#post-1931905)
 * ok iv got it how i want it so never mind 😀 but Just one more.. if you look at
   my post you can see that the title and the postmeta are not really lined up in
   the center of the video box. so what code would i need to change to move both
   of those to the right a little more?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Too Much Space After Post Title](https://wordpress.org/support/topic/too-much-space-after-post-title/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/too-much-space-after-post-title/#post-1931882)
 * Thank you for pointing that out! I was however able to fix it by adjusting the
   postmeta margin to -2em and it works fine and I’m good with it but I did notice
   that It seems that the space is smaller in IE then in Firefox, not really a big
   issue but it would be nice to make them absolutely the same. Any suggestions?
   thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text is different color in Firefox???](https://wordpress.org/support/topic/text-is-different-color-in-firefox/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/text-is-different-color-in-firefox/#post-1876110)
 * Yep not a problem haha
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text is different color in Firefox???](https://wordpress.org/support/topic/text-is-different-color-in-firefox/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/text-is-different-color-in-firefox/#post-1876108)
 * OMG you fixed it! you dont know how long i was struggling with this! Thank you!
   😀
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text is different color in Firefox???](https://wordpress.org/support/topic/text-is-different-color-in-firefox/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/text-is-different-color-in-firefox/#post-1876094)
 * Wow don’t everyone answer at once!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Text is different color in Firefox???](https://wordpress.org/support/topic/text-is-different-color-in-firefox/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/text-is-different-color-in-firefox/#post-1876079)
 * Oh I forgot to give a link to it. VideoRapture.com/VideoGallery
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Right Side Bar Moves When Not Logged In](https://wordpress.org/support/topic/right-side-bar-moves-when-not-logged-in/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/right-side-bar-moves-when-not-logged-in/#post-1819598)
 * Kinda new to wordpress so Im looking into it but im not sure what I should put
   where. my code is [here ](http://wordpress.pastebin.ca/2022165)for the comments.
   php. thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Right Side Bar Moves When Not Logged In](https://wordpress.org/support/topic/right-side-bar-moves-when-not-logged-in/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/right-side-bar-moves-when-not-logged-in/#post-1819595)
 * So the code i use to display the side bar is
    <?php include (TEMPLATEPATH . ‘/
   sidebar2.php’); ?>
 * And I found that the file to be messed with is single.php, but I’m just not sure
   where to place that code for it to go back to the right side for a guest. The
   code for the single.php file is [here](http://wordpress.pastebin.ca/2022157) .
   Right now i have to code at the bottom, but maybe someone knows a better place
   for it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Move Sidebar From Right To Left Help](https://wordpress.org/support/topic/move-sidebar-from-right-to-left-help/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/move-sidebar-from-right-to-left-help/#post-1818891)
 * Figured it out myself thanks for all of the help haha
 * [AndroidTheater.com](http://www.AndroidTheater.com)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Move Sidebar From Right To Left Help](https://wordpress.org/support/topic/move-sidebar-from-right-to-left-help/)
 *  Thread Starter [AndroidTheater](https://wordpress.org/support/users/androidtheater/)
 * (@androidtheater)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/move-sidebar-from-right-to-left-help/#post-1818875)
 * Well I guess that’s not what you do then haha, My Site is [AndroidTheater.com/VideoGallery/](http://www.androidtheater.com/VideoGallery/)
 * I did find code in the Stylesheet that was labeled Sidebar but I don’t know what
   I should change. I put the code [here](http://wordpress.pastebin.ca/2021741)

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