Title: auto scrolltop ?
Last modified: August 21, 2016

---

# auto scrolltop ?

 *  Resolved [sinan307](https://wordpress.org/support/users/sinan307/)
 * (@sinan307)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/auto-scrolltop/)
 * Hello, i want to use this plugin. its so simple and useful. I modified little
   bit, but i can’t change the checkboxes and point buttons. And my second problem
   is i want to auto scrolltop after choised answer. How can i do this ? Sorry for
   my english 🙁
 * [https://wordpress.org/plugins/chained-quiz/](https://wordpress.org/plugins/chained-quiz/)

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

 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880613)
 * We’ll add auto-scroll soon.
    As for the other question, not sure what you mean?
   What exactly do you want to change?
 *  Thread Starter [sinan307](https://wordpress.org/support/users/sinan307/)
 * (@sinan307)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880640)
 * Hi, thanks for the answer. Other problem is i can’t customize checkboxes and 
   radio buttons with css. When i change the class ‘chained-quiz-choice’ and the
   label ‘chained-quiz-label’ its not working right. Am i doing wrong something ?
 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880652)
 * it must work, are you sure the CSS is applied on the page?
 *  Thread Starter [sinan307](https://wordpress.org/support/users/sinan307/)
 * (@sinan307)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880705)
 * But i didn’t work. When i change the this was happend;
 * [http://i.hizliresim.com/qqjvbZ.png](http://i.hizliresim.com/qqjvbZ.png)
 * This is the css code
 *     ```
       input[type=radio] {
       							display:none;
       						}
   
       						input[type=radio].chained-quiz-choice + label.chained-quiz-label {
       							padding-left:25px;
       							height:20px;
       							display:inline-block;
       							line-height:20px;
       							background-repeat:no-repeat;
       							background-position: 0 0;
       							font-size:20px;
       							vertical-align:middle;
       							cursor:pointer;
   
       						}
   
       						input[type=radio].chained-quiz-choice:checked + label.chained-quiz-label {
       							background-position: 0 -20px;
       						}
       						label.chained-quiz-label {
       				background-image:url(button.png);
       				-webkit-touch-callout: none;
       				-webkit-user-select: none;
       				-khtml-user-select: none;
       				-moz-user-select: none;
       				-ms-user-select: none;
       				user-select: none;
       			}
       ```
   
 *  Thread Starter [sinan307](https://wordpress.org/support/users/sinan307/)
 * (@sinan307)
 * [12 years ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880726)
 * prasunsen, when you will add auto-scroll ? I opened the site, but without auto-
   scroll looks very amateur.I tried to add myself, but i didn’t.
 * This is my site:
    [http://soylebana.com/](http://soylebana.com/)
 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [12 years ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880729)
 * next week
 *  Thread Starter [sinan307](https://wordpress.org/support/users/sinan307/)
 * (@sinan307)
 * [12 years ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880730)
 * Thank for interest
 *  Plugin Author [Bob](https://wordpress.org/support/users/prasunsen/)
 * (@prasunsen)
 * [12 years ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880733)
 * Added

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

The topic ‘auto scrolltop ?’ is closed to new replies.

 * ![](https://ps.w.org/chained-quiz/assets/icon-128x128.png?rev=2370337)
 * [Chained Quiz](https://wordpress.org/plugins/chained-quiz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/chained-quiz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/chained-quiz/)
 * [Active Topics](https://wordpress.org/support/plugin/chained-quiz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/chained-quiz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/chained-quiz/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Bob](https://wordpress.org/support/users/prasunsen/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/auto-scrolltop/#post-4880733)
 * Status: resolved