Title: [Plugin: Dynamic &quot;To Top&quot; Plugin] Adding Transparency
Last modified: August 20, 2016

---

# [Plugin: Dynamic "To Top" Plugin] Adding Transparency

 *  Resolved [Marcal_Prats](https://wordpress.org/support/users/marcal_prats/)
 * (@marcal_prats)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-plugin-dynamic-to-top-plugin-adding-transparency/)
 * Hi, Matt!
 * Thanks for your usefull and awesome Dynamic “To Top” Plugin.
    I’ve rated a 5-
   stars and I’ve donated you two cups of tea! ;b
 * I was wondering if you have short-term plans of adding a new slider with opacity(
   or transparency) value.
 * I have an overlaping issues with the images shown in my website and specially
   in the bottom of my page.
    I’ve attache some screenshots:
 * [http://www.scrollofolio.com/forum/Dynamic_To_Top_Desktop.jpg](http://www.scrollofolio.com/forum/Dynamic_To_Top_Desktop.jpg)
   
   [http://www.scrollofolio.com/forum/Dynamic_To_Top_iPad_01.jpg](http://www.scrollofolio.com/forum/Dynamic_To_Top_iPad_01.jpg)
   [http://www.scrollofolio.com/forum/Dynamic_To_Top_iPad_02.jpg](http://www.scrollofolio.com/forum/Dynamic_To_Top_iPad_02.jpg)
 * Meanwhile, is it possible to tweak this funcionality?
 * I’ve read the “WordPress › Support » Plugins and Hacks
    [resolved] [Plugin: Dynamic“
   To Top” Plugin] Margin bootom” ([http://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-margin-bootom?replies=1#post-2660975](http://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-margin-bootom?replies=1#post-2660975))
 * I’ve tryed to solve the overlap issue using the solution provided for moving 
   up the button with no success. I’ve add the code to the “style.css” of my child
   theme but doesn’t work. Is it possible to specify where to add the code?
 * Thanks again!
 * —
 * Marçal Prats
    _[email address removed]_
 * “You could try hooking into the filter mv_dynamic_to_top_css this allows you 
   to modify the minified css before it’s served.
 * function my_dynamic_to_top_filter( $css ){
    $css .= ‘{ #dynamic-to-top{ bottom:
   200px }; }’; return $css; }
 * add_filter(‘mv_dynamic_to_top_css’,’my_dynamic_to_top_filter’);”
 * [http://wordpress.org/extend/plugins/dynamic-to-top/](http://wordpress.org/extend/plugins/dynamic-to-top/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Matt](https://wordpress.org/support/users/sksmatt/)
 * (@sksmatt)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-plugin-dynamic-to-top-plugin-adding-transparency/#post-2630722)
 * Hey Marcal,
 * Thanks for the support :)) Already replied your other thread. Keep tuned for 
   updates.
 * Kindest Regards!!

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Dynamic "To Top" Plugin] Adding Transparency’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dynamic-to-top_282828.svg)
 * [Dynamic "To Top" Plugin](https://wordpress.org/plugins/dynamic-to-top/)
 * [Support Threads](https://wordpress.org/support/plugin/dynamic-to-top/)
 * [Active Topics](https://wordpress.org/support/plugin/dynamic-to-top/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dynamic-to-top/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dynamic-to-top/reviews/)

## Tags

 * [opacity](https://wordpress.org/support/topic-tag/opacity/)
 * [Transparency](https://wordpress.org/support/topic-tag/transparency/)

 * 1 reply
 * 2 participants
 * Last reply from: [Matt](https://wordpress.org/support/users/sksmatt/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-dynamic-to-top-plugin-plugin-dynamic-to-top-plugin-adding-transparency/#post-2630722)
 * Status: resolved