Title: kentsanders's Replies | WordPress.org

---

# kentsanders

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I change the navigation bar color in Standard theme?](https://wordpress.org/support/topic/how-do-i-change-the-navigation-bar-color-in-standard-theme/)
 *  Thread Starter [kentsanders](https://wordpress.org/support/users/kentsanders/)
 * (@kentsanders)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-change-the-navigation-bar-color-in-standard-theme/#post-3046175)
 * Manovotny, thank you! I appreciate your help. I feel so stupid – I’m actually
   a member of the support forum, but I forgot about checking there. I was so busy
   searching on WordPress.org it didn’t occur to me to check there. I will definitely
   do that next time! Thanks for the code – I will check that out.
 * ChiefWigs1982, thanks for asking – I’m just going for a solid color.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I change the navigation bar color in Standard theme?](https://wordpress.org/support/topic/how-do-i-change-the-navigation-bar-color-in-standard-theme/)
 *  Thread Starter [kentsanders](https://wordpress.org/support/users/kentsanders/)
 * (@kentsanders)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-change-the-navigation-bar-color-in-standard-theme/#post-3046142)
 * Thanks Jon! I have tried playing with the colors in my code below, but nothing
   seems to work. I deleted all the lines except for the background-color line, 
   and also tried it with leaving the last “prodig…” line. Can’t seem to get any
   results.
 * Any thoughts on what I may be doing wrong?
 * .navbar-inner, .navbar .fill {
    background-color: #202020; background-image: -
   webkit-gradient(linear, left top, left bottom, from(rgb(32, 32, 32)), to(rgb(
   28, 28, 28))); background-image: -webkit-linear-gradient(top, rgb(32, 32, 32),
   rgb(28, 28, 28)); background-image: -moz-linear-gradient(top, rgb(32, 32, 32),
   rgb(28, 28, 28)); background-image: -o-linear-gradient(top, rgb(32, 32, 32), 
   rgb(28, 28, 28)); background-image: -ms-linear-gradient(top, rgb(32, 32, 32),
   rgb(28, 28, 28)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType
   =0,StartColorStr=’#202020′, EndColorStr=’#1c1c1c’); }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Need help changing width of Standard theme](https://wordpress.org/support/topic/need-help-changing-width-of-standard-theme/)
 *  Thread Starter [kentsanders](https://wordpress.org/support/users/kentsanders/)
 * (@kentsanders)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/need-help-changing-width-of-standard-theme/#post-2994622)
 * Forgot to include my site – it’s artistssuitcase.com
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Need to change the font and line spacing of post content](https://wordpress.org/support/topic/need-to-change-the-font-and-line-spacing-of-post-content/)
 *  Thread Starter [kentsanders](https://wordpress.org/support/users/kentsanders/)
 * (@kentsanders)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/need-to-change-the-font-and-line-spacing-of-post-content/#post-2993951)
 * That worked – thank you!!!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Need to change the font and line spacing of post content](https://wordpress.org/support/topic/need-to-change-the-font-and-line-spacing-of-post-content/)
 *  Thread Starter [kentsanders](https://wordpress.org/support/users/kentsanders/)
 * (@kentsanders)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/need-to-change-the-font-and-line-spacing-of-post-content/#post-2993916)
 * Yes, sorry – it’s up now.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Need to change the font and line spacing of post content](https://wordpress.org/support/topic/need-to-change-the-font-and-line-spacing-of-post-content/)
 *  Thread Starter [kentsanders](https://wordpress.org/support/users/kentsanders/)
 * (@kentsanders)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/need-to-change-the-font-and-line-spacing-of-post-content/#post-2993909)
 * Got it, thanks! That works perfectly, except that the line spacing doesn’t take
   effect with the numbered list in the post. Any suggestion on how I can make the
   same spacing apply to any numbered or bulleted lists?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need to create buttons in place of nav bar, and include in the wrapper](https://wordpress.org/support/topic/need-to-create-buttons-in-place-of-nav-bar-and-include-in-the-wrapper/)
 *  Thread Starter [kentsanders](https://wordpress.org/support/users/kentsanders/)
 * (@kentsanders)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/need-to-create-buttons-in-place-of-nav-bar-and-include-in-the-wrapper/#post-2980474)
 * Pete, thanks for the info. What might be a website or two where I could advertise
   a job like this?
 * You mentioned plugins for social media buttons. I know there are a ton of plugins
   out there, and I use several already. Is there a plugin you’re aware of that 
   will move the social icons to the lower nav bar?

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