Title: elyn's Replies | WordPress.org

---

# elyn

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to change page category?](https://wordpress.org/support/topic/how-to-change-page-category/)
 *  Thread Starter [elyn](https://wordpress.org/support/users/elyn/)
 * (@elyn)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/how-to-change-page-category/#post-279084)
 * There is no page.php in my theme template. And to delete this file under the 
   default theme of WP results in nothing. Then I saved index.php of my theme as
   page.php, delete “<?php _e(“Bloged in”); ?> <?php the_category(‘,’) ?>”. In that
   case, page won’t display category anymore.
 * Moshu, thanks. I didn’t catch you until yesterday.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to use .js file in PHP?](https://wordpress.org/support/topic/how-to-use-js-file-in-php/)
 *  Thread Starter [elyn](https://wordpress.org/support/users/elyn/)
 * (@elyn)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/how-to-use-js-file-in-php/#post-285620)
 * Thanks. But…nothing happened…:(
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to change page category?](https://wordpress.org/support/topic/how-to-change-page-category/)
 *  Thread Starter [elyn](https://wordpress.org/support/users/elyn/)
 * (@elyn)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/how-to-change-page-category/#post-279022)
 * Still nothing happened…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to change page category?](https://wordpress.org/support/topic/how-to-change-page-category/)
 *  Thread Starter [elyn](https://wordpress.org/support/users/elyn/)
 * (@elyn)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/how-to-change-page-category/#post-278961)
 * Then how to delete the display of the default category that pages blogged in?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Where to change PHP date output of comments post time](https://wordpress.org/support/topic/where-to-change-php-date-output-of-comments-post-time/)
 *  Thread Starter [elyn](https://wordpress.org/support/users/elyn/)
 * (@elyn)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/where-to-change-php-date-output-of-comments-post-time/#post-267191)
 * Done. Thanks a lot, Chris:)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to change the scollbar color in the theme template](https://wordpress.org/support/topic/how-to-change-the-scollbar-color-in-the-theme-template/)
 *  Thread Starter [elyn](https://wordpress.org/support/users/elyn/)
 * (@elyn)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-the-scollbar-color-in-the-theme-template/#post-194215)
 * I’ve found the ways to solve the problem. You have to edit three files. Style.
   css and Index.php of the theme, and Index.php of the wordpress. But in index.
   php, you have to add [html][/html][body][/body] in source code. Between [body]
   and [/body], add the following
    <style> body {SCROLLBAR-FACE-COLOR:#FFFFFF; SCROLLBAR-
   HIGHLIGHT-COLOR:#FFFFFF; SCROLLBAR-SHADOW-COLOR:#FFFFFF; SCROLLBAR-ARROW-COLOR:#
   835A58; SCROLLBAR-BASE-COLOR:#835A58; SCROLLBAR-DARK-SHADOW-COLOR:FFFFFF} </style
   >
 * That works! You may check the result here: [http://www.elimmanna.net/wordpress/](http://www.elimmanna.net/wordpress/)
 * p.s. If you read Chinese, please check the answer here: [http://www.elimmanna.net/wordpress/?p=13](http://www.elimmanna.net/wordpress/?p=13)

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