Title: nykm's Replies | WordPress.org

---

# nykm

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AnythingSlider for WordPress] [Plugin: AnythingSlider for WordPress] Feature Requests](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-feature-requests/)
 *  [nykm](https://wordpress.org/support/users/nykm/)
 * (@nykm)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-feature-requests/#post-2607954)
 * minor;documentation
 * Settings > Appearance Settings > Tooltip Class
    {fix description}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AnythingSlider for WordPress] [Plugin: AnythingSlider for WordPress] Move navigation tabs to top of panel](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-move-navigation-tabs-to-top-of-panel/)
 *  [nykm](https://wordpress.org/support/users/nykm/)
 * (@nykm)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-anythingslider-for-wordpress-move-navigation-tabs-to-top-of-panel/#post-2620041)
 * I just used appendControlsTo by (1) changing
 * d.anythingSlider.defaults={
    to d.anythingSlider.defaults={appendControlsTo:”#
   nav”, in the jquery.anythingslider.min.js
 * (2) adding to the page/post where I wanted it to appear
    <div id=”nav”></div>
 * but then… the links don’t fire the slider to change. I think I’m missing a step
   here?
 * [The ‘#nav’ div is dynamic and the ‘li a’ tags do change, for instance, by moving
   the ‘cur’ class around.]
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [return previous / next posts link NOT as anchor?](https://wordpress.org/support/topic/return-previous-next-posts-link-not-as-anchor/)
 *  Thread Starter [nykm](https://wordpress.org/support/users/nykm/)
 * (@nykm)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/return-previous-next-posts-link-not-as-anchor/#post-772167)
 * I’ve edited the source files, but it just seems silly. Thought maybe I missed
   a tag.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [return previous / next posts link NOT as anchor?](https://wordpress.org/support/topic/return-previous-next-posts-link-not-as-anchor/)
 *  Thread Starter [nykm](https://wordpress.org/support/users/nykm/)
 * (@nykm)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/return-previous-next-posts-link-not-as-anchor/#post-772166)
 * Thanks… no, the URL
 * Sorry if that wasn’t clear.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Multiple Category and Single-Cat Templates](https://wordpress.org/support/topic/multiple-category-and-single-cat-templates/)
 *  [nykm](https://wordpress.org/support/users/nykm/)
 * (@nykm)
 * [18 years ago](https://wordpress.org/support/topic/multiple-category-and-single-cat-templates/#post-740091)
 * bump? 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Getting rid of borders around image hrefs](https://wordpress.org/support/topic/getting-rid-of-borders-around-image-hrefs/)
 *  [nykm](https://wordpress.org/support/users/nykm/)
 * (@nykm)
 * [18 years ago](https://wordpress.org/support/topic/getting-rid-of-borders-around-image-hrefs/#post-748602)
 * a:hover, a:active, a:focus {
    background-color: #6de445;
 * also applies to the img a.
 * so
 * img a:hover, img a:active, img a:focus {
    background-color: transparent;
 * would fix that.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Getting rid of borders around image hrefs](https://wordpress.org/support/topic/getting-rid-of-borders-around-image-hrefs/)
 *  [nykm](https://wordpress.org/support/users/nykm/)
 * (@nykm)
 * [18 years ago](https://wordpress.org/support/topic/getting-rid-of-borders-around-image-hrefs/#post-748601)
 * It looks like
 * .entry-content img
    { margin: -5px 0 0 -15px; padding:0; background:none; background-
   color:#f5f2f0; max-width:736px; }
 * should be background-color:transparent;
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Multiple Category and Single-Cat Templates](https://wordpress.org/support/topic/multiple-category-and-single-cat-templates/)
 *  [nykm](https://wordpress.org/support/users/nykm/)
 * (@nykm)
 * [18 years ago](https://wordpress.org/support/topic/multiple-category-and-single-cat-templates/#post-740089)
 * The subject says “resolved” but there’s no answer here :/
 * How do I apply category-#.php to all sub-categories as well?

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