Title: il15's Replies | WordPress.org

---

# il15

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change Theme depending of URL](https://wordpress.org/support/topic/change-theme-depending-of-url/)
 *  Thread Starter [il15](https://wordpress.org/support/users/il15/)
 * (@il15)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/change-theme-depending-of-url/#post-1363188)
 * Thank you for your answer but what i’m looking for is the following:
 * 1.- Url1.com
    2.- Url2.com
 * Both url’s go to the same wordpress blog.
 * If you enter the blog using url1.com you will see a black template (for example)
   
   If you enter the blog using url2.com you will see a red template.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [The comments show as a text without any format](https://wordpress.org/support/topic/the-comments-show-as-a-text-without-any-format/)
 *  Thread Starter [il15](https://wordpress.org/support/users/il15/)
 * (@il15)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/the-comments-show-as-a-text-without-any-format/#post-817932)
 * anybody?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [The comments show as a text without any format](https://wordpress.org/support/topic/the-comments-show-as-a-text-without-any-format/)
 *  Thread Starter [il15](https://wordpress.org/support/users/il15/)
 * (@il15)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/the-comments-show-as-a-text-without-any-format/#post-817727)
 * this is the code refering the comments:
 *     ```
       /*-------------------- Comment --------------------*/
   
       .commentsbox { width: 490px; border: 1px solid #fff; float: left; color: #333; margin: 5px auto; }
   
       .commentsbox p { margin: 0; padding: 0; }
   
       .commentsbox img { border: 1px solid #666; margin: 3px; }
   
       #commentlist ol { margin: 0; padding: 0; }
   
       #commentlist li { list-style-position: outside; list-style-type: decimal; padding: 10px; border: 1px solid #fff; }
   
       .alt { background-color: #fff !important; background-image: url('none') !important; }
   
       #commentlist li:hover { border: 1px solid #ccc; background-color: #e3eefa; }
   
       .alt:hover { background-color: #e3eefa !important; background-image: url('none') !important; }
   
       .comment-title { margin: 0 0 0 0px; font-size: 10px; color: #666; }
   
       .comment-title a:link { color: #0072bc; }
   
       .comment-title a:hover { color: #666; }
   
       .comment-text { }
   
       h2.postcomment { margin: 0; font-size: 20px; font-weight: normal; }
   
       .postcomment { clear: both; margin: 20px 0 0 0; padding: 20px; }
   
       .postcomment input, .postcomment textarea { border: 1px dotted #aaa; background: #f5f5f5; }
   
       .postcomment input:hover, .postcomment textarea:hover { border: 1px dotted #ccc; background: #fff; }
   
       .postcomment input#author, .postcomment input#email, .postcomment input#url { width: 100% !important; width: 456px; /* IE hack */ height: 18px; }
   
       .postcomment textarea#comment { width: 100% !important; /* IE hack */ height: 200px; }
   
       .postcomment input#submit { width: auto; height: 25px; padding: 2px 10px 3px 10px; background: #f5f5f5; }
   
       .postcomment input#submit:hover { background: #fff; }
       ```
   

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