King_Dom470
He/Him- 3,476
- 1,855
I'm trying to make a profile right now and the tabber is being really finicky how do I fix it
Heres the profile
Heres the profile
Last edited:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
What do you want fixed.I'm trying to make a profile right now and the tabber is being really finicky how do I fix it
Heres the profile
Just my random guess, but do you want the tabbers to have scrollbars? like here for instance?I'm trying to make a profile right now and the tabber is being really finicky how do I fix it
Heres the profile
Then you use this part of the code which makes it scrollable, you can change it if you understand howYeah that’s what I was trying to do
then this that is your tabber<div class="scrollable" style="overflow:auto; max-height:600px; width:{{{width|100%}}}; -moz-border-radius-topleft:0.5em; border:1px solid #AAAAAA; padding-left:0.5em; background:transparent;">
and add this part to close the scrollable part<tabber>
|-|Base=
</tabber>
</div>
wouldn't be better to use the div code for every key? I sometimes had errors if I tried using the same div command for an entire tabberthen this that is your tabber
I do like that better but you seem to be talking about similar to that Goku profile so I said that one. But if you like that one better it's pretty similar just changes the orderwouldn't be better to use the div code for every key? I sometimes had errors if I tried using the same div command for an entire tabber
then this after "base"<tabber>
|-|Base=
Write whatever you want next<div class="scrollable" style="overflow:auto; max-height:600px; width:{{{width|100%}}}; -moz-border-radius-topleft:0.5em; border:1px solid #AAAAAA; padding-left:0.5em; background:transparent;">
And repeat until the end then close the tab</div>
</tabber>
Na, it was just the first page I couId find within the recent edits section that had scroIIers on it to give as an exampIe, xDI do like that better but you seem to be talking about similar to that Goku profile so I said that one. But if you like that one better it's pretty similar just changes the order