Title: pinoydeveloper's Replies | WordPress.org

---

# pinoydeveloper

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

 *   [Profile](https://wordpress.org/support/users/pinoydeveloper/)
 *   [Topics Started](https://wordpress.org/support/users/pinoydeveloper/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pinoydeveloper/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pinoydeveloper/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pinoydeveloper/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pinoydeveloper/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pinoydeveloper/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: [Make page (and sidebar) wider](https://wordpress.org/support/topic/make-page-and-sidebar-wider/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/make-page-and-sidebar-wider/#post-3056051)
 * Hi Christopher Roberts,
 * You have to change it to style.css. For further information how to customize 
   a theme you may refer to this link [http://www.throwingabrick.com/wordpress/customizing-the-wordpress-twenty-ten-theme.html](http://www.throwingabrick.com/wordpress/customizing-the-wordpress-twenty-ten-theme.html)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing colors](https://wordpress.org/support/topic/changing-colors-4/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/changing-colors-4/#post-3056590)
 * Hi Rock9 Design,
 * I don’t see any plugin offering this kind of features. Why don’t you create it
   by your own. Just create a simple color picker for your theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [separate images from text in blogposts](https://wordpress.org/support/topic/separate-images-from-text-in-blogposts/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/separate-images-from-text-in-blogposts/#post-3058524)
 * You’re welcome palmerstoneroad!
 * Cheers!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Themeforest Theme not showing a custom.css file in editor](https://wordpress.org/support/topic/themeforest-theme-not-showing-a-customcss-file-in-editor/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/themeforest-theme-not-showing-a-customcss-file-in-editor/#post-3056588)
 * Hi jennsweb,
 * The wordpress theme editor do not browser any css files inside in any folder 
   if you want to appear it to theme editor you should move the custom.css to the
   parent theme folder.
 * You might get better answer if you would ask your theme provider.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme Upload Internal Server Error](https://wordpress.org/support/topic/theme-upload-internal-server-error/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/theme-upload-internal-server-error/#post-3057180)
 * Hi tinatinatina.ts,
 * Please double check your theme maybe there’s a php script error on it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [IE 9 Problems](https://wordpress.org/support/topic/ie-9-problems/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/ie-9-problems/#post-3057179)
 * Hi zakkleifeste1,
 * You might get better answers or feedback by asking your theme provider. Or if
   you really want to test it you may use [browser stack](http://www.browserstack.com/)
   to test. Complete browser collection from different platforms.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Static home page not showing](https://wordpress.org/support/topic/static-home-page-not-showing/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/static-home-page-not-showing/#post-3057788)
 * Hi rwitham,
 * Are you sure did you upload it to your hosting? If so, I think the problem is
   the file browser of your hosting provider.
 * You may ask their support for further information for this issue.
 * I hope this will help you
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Customize template page](https://wordpress.org/support/topic/customize-template-page/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/customize-template-page/#post-3058346)
 * Hi ricarjay,
 * Please try to deactivate your current theme and then switch back to your theme.
 * Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [separate images from text in blogposts](https://wordpress.org/support/topic/separate-images-from-text-in-blogposts/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/separate-images-from-text-in-blogposts/#post-3058509)
 * Hi palmerstoneroad,
 * Please check the image and find the class=”alignleft” if you found this class
   please remove it to the code or edit the image attached and then remove the image
   positioning. The class alignleft makes your post image float.
 * I hope this help you.
 * For more wordpress code snippets you may visit my blog _[unrelated link moderated]_
 * Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Display design elements on specific pages](https://wordpress.org/support/topic/display-design-elements-on-specific-pages-2/)
 *  [pinoydeveloper](https://wordpress.org/support/users/pinoydeveloper/)
 * (@pinoydeveloper)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/display-design-elements-on-specific-pages-2/#post-3058182)
 * Hi cicakchanson,
 * I think you cannot fix your problem with wordpress conditional tags rather I 
   would like to recommend using custom fields. You can create a custom field where
   you can select a background image/color or template theme name you want to apply
   in the specific page. Example I choose RED theme, in your template you must have
   a condition that check the selected page theme or color then add a special class
   to your div container depending on the selected page theme then style that class
   to your CSS file.
 * I hope this will help.
 * For more wordpress snippets code you may visit my blog [here](http://phpthis.org/)
 * Many thanks.

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