Title: Amidek's Replies | WordPress.org

---

# Amidek

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [for some reason all my links look like plain text](https://wordpress.org/support/topic/for-some-reason-all-my-links-look-like-plain-text/)
 *  [Amidek](https://wordpress.org/support/users/amidek/)
 * (@amidek)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/for-some-reason-all-my-links-look-like-plain-text/#post-1421630)
 * I was able to change the color of the links by using Anton’s suggestion:
 * Use CSS:
    .hentry a { text-decoration:underline !important; color:red !important}
 * However, this is also making the tile of my page a different color. How do i 
   exclude the tile from changing color too?
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing link color](https://wordpress.org/support/topic/changing-link-color-3/)
 *  [Amidek](https://wordpress.org/support/users/amidek/)
 * (@amidek)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/changing-link-color-3/#post-1629993)
 * I tried this code, but it only changes the color of the titles, and not the links
   in the text. What i really want to change is the color of the links in the body,
   and not the titles. For instance, in this article: [http://triplecrisis.com/a-new-multidimensional-poverty-index/](http://triplecrisis.com/a-new-multidimensional-poverty-index/)
   I would like to change the color of the underlined/linked text, but not the title
   of the article. I would appreciate any insight.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [for some reason all my links look like plain text](https://wordpress.org/support/topic/for-some-reason-all-my-links-look-like-plain-text/)
 *  [Amidek](https://wordpress.org/support/users/amidek/)
 * (@amidek)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/for-some-reason-all-my-links-look-like-plain-text/#post-1421629)
 * I have the same problem as above. The code i see in my css is:
 * }
    .hentry { clear:both; position:relative; width:100%; margin:0 0 10px 0 } .
   hentry .title h1, .hentry .title h2, .hentry .title h3 { margin:0; font-weight:
   700 !important; font-size:1.6em; line-height:1.4em; } .hentry .title h1 a, .hentry.
   title h2 a{ display:block; padding:10px 12px; } .hentry .title, .pagetitle { 
   margin-bottom: 8px } .hentry .entry { font-size:1.4em; line-height:1.6em; padding:
   4px; overflow:hidden; } .hentry .entry h1, .hentry .entry h2, .hentry .entry 
   h3, .hentry .entry h4, .hentry .entry h5, .hentry .entry h6, .hentry .entry ul,.
   hentry .entry ol { margin-left:12px; } .hentry .entry p{ text-indent:0px; margin-
   bottom:15px } .hentry .entry .crop, .hentry .entry img { padding:4px; border-
   style:solid; border-width:1px; }
 * .hentry .entry img.alignleft {
    margin: 0 4px 4px 0 }
 * .hentry .entry img.alignright {
    margin: 0 4px 0 4px }
 * .hentry .entry ol,
    .hentry .entry ul { padding-left:20px }
 * .hentry .entry li ol,
    .hentry .entry li ul { padding-left:6px }
 * .hentry .entry ul {
    list-style:circle }
 * .hentry .entry li {
    padding:2px; } .hentry .pages { font-size:1.4em } .hentry.
   more-link {
 * }
    .hentry .footer { overflow:hidden; clear:both } .hentry .footer .links { float:
   right } .hentry .footer .line { clear:both } /* for big external images */ .hentry.
   crop { position:relative; overflow:hidden; } .hentry .crop img { position:absolute;
   border:0; padding:0; }
 * Where do i change the color/text decoration?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing link color](https://wordpress.org/support/topic/changing-link-color-3/)
 *  [Amidek](https://wordpress.org/support/users/amidek/)
 * (@amidek)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/changing-link-color-3/#post-1629991)
 * kill-switch413, thanks for the quick response. I believe you were responding 
   to pidoof. My site is [http://www.triplecrisis.com](http://www.triplecrisis.com)(
   it doesn’t have all the a:link code you just mentioned). I am still unable to
   change the color of links.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing link color](https://wordpress.org/support/topic/changing-link-color-3/)
 *  [Amidek](https://wordpress.org/support/users/amidek/)
 * (@amidek)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/changing-link-color-3/#post-1629989)
 * I have the same problem! I am trying to change the color of the links but can’t
   seem to change. They currently appear the same color as the text of the page (
   black). Any help is appreciated!

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