Title: feder80's Replies | WordPress.org

---

# feder80

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove Link from Site Title and Description](https://wordpress.org/support/topic/remove-link-from-site-title-and-description/)
 *  Thread Starter [feder80](https://wordpress.org/support/users/feder80/)
 * (@feder80)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-link-from-site-title-and-description/#post-5579206)
 * So, I found the solution. I just changed the color in style.css:
 *     ```
       .logo-description h1.site-title {
       	font-size:20px !important;
       	font-weight:bold;
       	line-height:20px;
       	color:#333333;
       }
   
       .logo-description h2.site-description {
       	font-size:14px !important;
       	color:#333333;
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove Link from Site Title and Description](https://wordpress.org/support/topic/remove-link-from-site-title-and-description/)
 *  Thread Starter [feder80](https://wordpress.org/support/users/feder80/)
 * (@feder80)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-link-from-site-title-and-description/#post-5579199)
 * Does no one know how to remove the link from the Site Title and Description or
   change the Link colour to black, although all the other links should keep their
   red colour?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove Link from Site Title and Description](https://wordpress.org/support/topic/remove-link-from-site-title-and-description/)
 *  Thread Starter [feder80](https://wordpress.org/support/users/feder80/)
 * (@feder80)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/remove-link-from-site-title-and-description/#post-5579021)
 * Is there no solution to my question?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Alert Box Styling](https://wordpress.org/support/topic/alert-box-styling/)
 *  Thread Starter [feder80](https://wordpress.org/support/users/feder80/)
 * (@feder80)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/alert-box-styling/#post-5579020)
 * thank you!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Alert Box Styling](https://wordpress.org/support/topic/alert-box-styling/)
 *  Thread Starter [feder80](https://wordpress.org/support/users/feder80/)
 * (@feder80)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/alert-box-styling/#post-5578929)
 * I think I solved the problem:
 *     ```
       .alert {
       font-family: open-sans, sans-serif;
       background-color: #333333!important;
       color: #ffffff!important;
       font-weight: normal;
       }
       ```
   
 * But what is the difference between
 * `[fruitful_alert type="alert-success"]Oh snap! Change a few things up and try
   submitting again.[/fruitful_alert]`
 * and
 * `[fruitful_alert type="alert-info"]Oh snap! Change a few things up and try submitting
   again.[/fruitful_alert]`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Alert Box Styling](https://wordpress.org/support/topic/alert-box-styling/)
 *  Thread Starter [feder80](https://wordpress.org/support/users/feder80/)
 * (@feder80)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/alert-box-styling/#post-5578912)
 * Great thank you!
    I made the following changes:
 *     ```
       .alert {
       background-color: #333333!important;
       color: #ffffff!important;
       }
       ```
   
 * But how can I change the font style from bold to normal?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [blogging tool for members](https://wordpress.org/support/topic/bloggin-tool-for-members/)
 *  Thread Starter [feder80](https://wordpress.org/support/users/feder80/)
 * (@feder80)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/bloggin-tool-for-members/#post-1035986)
 * thank you. i will test it!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [blogging tool for members](https://wordpress.org/support/topic/bloggin-tool-for-members/)
 *  Thread Starter [feder80](https://wordpress.org/support/users/feder80/)
 * (@feder80)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/bloggin-tool-for-members/#post-1035816)
 * thank you!
    but is it possible to add files or pictures with this tool? best

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