• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help ignore this (solved)

nymphadora.

๐™จ๐™š๐™š ๐™ฎ๐™ค๐™ช, ๐™จ๐™ฅ๐™–๐™˜๐™š ๐™˜๐™ค๐™ฌ๐™—๐™ค๐™ฎ.
hello there ! i've been trying to get the tabs to show underneath the name (it's a scroll) but nothing seems to work ? i would adore some help on how to fix it !!
 
Last edited:
so it looks like the big problem is that tabsoutside has the property position: absolute; when it should be position: relative. It looks like you tried to fix it by editing the style in the div itself, but you accidentally used a ; instead of :

That should fix the majority of your problems.
 
so it looks like the big problem is that tabsoutside has the property position: absolute; when it should be position: relative. It looks like you tried to fix it by editing the style in the div itself, but you accidentally used a ; instead of :

That should fix the majority of your problems.
ahhh i see !! thank you so much for your help (:
 

Users who are viewing this thread

Back
Top