Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Repcontrol hidding?

1694080273

Edited 1694490143
I'm using the Tormenta (tabbed) character sheet with some modifications that I made and I can't show the repcontrol button. I tried modify the z-index of many things but nothing :/ Only code I find about the buttons are:  .repcontrol > .btn {     background:black;     color:white;     border: none;     background-image: none;     text-shadow: none;     box-shadow: none;     display: block; } Image of how it looks:  Any ideia? These on top are buttons and if I hide them the control appear   normally
1694094448
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Your image didn't load, but I'd guess that the repcontrol itself is being hidden.
1694490093

Edited 1694498592
Scott C. said: Your image didn't load, but I'd guess that the repcontrol itself is being hidden. mb xD edited (if it helps) Edit: The top button was "position: relative" I just delete and it worked! Not z-index