Title: dfdou's Replies | WordPress.org

---

# dfdou

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [My 5 minute game blog](https://wordpress.org/support/topic/my-5-minute-game-blog/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/my-5-minute-game-blog/#post-966074)
 * nice site
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Fluid-width design and images](https://wordpress.org/support/topic/fluid-width-design-and-images/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/fluid-width-design-and-images/#post-964420)
 * maybe you can use “max-width” and “max-height”.
    but in ie6 it doesn’t work so
   well.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Removing the “posted in” from the bottom of each post](https://wordpress.org/support/topic/removing-the-posted-in-from-the-bottom-of-each-post/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/removing-the-posted-in-from-the-bottom-of-each-post/#post-964864)
 * search code in your index.php for “posted in” and `<?php the_category(',') ?>`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Different stylesheet for index.php page?](https://wordpress.org/support/topic/different-stylesheet-for-indexphp-page/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/different-stylesheet-for-indexphp-page/#post-963827)
 * try is_home(),like:
    if(is_home()){//load style_index.css }else{}
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to resize my wordpress site](https://wordpress.org/support/topic/how-to-resize-my-wordpress-site/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/how-to-resize-my-wordpress-site/#post-964220)
 * maybe width900px?maybe 860px? i realy have no idea,in my wordpress i set width
   =960px,.
    en,there is some themes can resize with browser size automatic.
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [nwhy.org](https://wordpress.org/support/topic/nwhyorg/)
 *  Thread Starter [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/nwhyorg/#post-963285)
 * > Clean design. Could use a bit more customization tho.
 * yes.with that theme can customization easy
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Plugin No installed Help Me](https://wordpress.org/support/topic/plugin-no-installed-help-me/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/plugin-no-installed-help-me/#post-963162)
 * just check your plugin.php,i think its because this file is with BOM,delete the
   BOM,it maybe works well.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Query_posts – “Read the rest of this entry” doesn’t show](https://wordpress.org/support/topic/query_posts-read-the-rest-of-this-entry-doesnt-show-1/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/query_posts-read-the-rest-of-this-entry-doesnt-show-1/#post-963154)
 * is there <!–more–> in your content?
    en,in there is no <!–more–>,wordpress will
   show whole posts
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [A new template Open Directory](https://wordpress.org/support/topic/a-new-template-open-directory/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/a-new-template-open-directory/#post-963112)
 * thanks for sharing
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Slightly dislocated footer….](https://wordpress.org/support/topic/slightly-dislocated-footer/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/slightly-dislocated-footer/#post-963111)
 * i think you need to modify style.css (line 308) #footer p {padding:20px 0;},if
   padding:18px 0;then on firefox its working well,but safari and ie, i have no 
   idea.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [issue adding theme](https://wordpress.org/support/topic/issue-adding-theme/)
 *  [dfdou](https://wordpress.org/support/users/dfdou/)
 * (@dfdou)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/issue-adding-theme/#post-963107)
 * > Fatal error: Call to undefined function the_tags() in /home/anwokesblog/public_html/
   > blog/wp-content/themes/kitten-in-pink/index.php on line 18
 * i think this maybe caused by wordpress version,the_tags() was first available
   with WordPress Version 2.3.

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