Already a Voltie? Sign in!

Escape to Voltra!

Join for free
@Totalanimefan: woahh that makes two of us in school congrats on going too ^^ i'm studying computer science & its in person ToT i still cant get used to having to phsyically attend class again. it's so exhausting & i'm so tempted to skip sometimes (i havent missed a single class last semester tho:DD yayy) youre so lucky u got to see family&friends!! im finally on winter break now & i was planning to spend it with ppl i havent seen in a while but bc of omicron, flu season and all that im too nervous to go out
@Totalanimefan: I always see you so active I don't know how we never really chatted T^T
I can't believe the last two years happened? so much went down while staying indoors aha I remember talking to someone on voltra about being unsure about my future plans and now I'm already at college :')
how has the last two years been for you
Posted in Returning? Posted 2 years ago
@Totalanimefan: lolll right ToT
Posted in Returning? Posted 2 years ago
@Totalanimefan: thank you
i didn't realize I've been a member for a while now 00: time passes so quickly
Posted in rie's arcℎive Posted 2 years ago

res

Posted in rie's arcℎive Posted 2 years ago

art
i changed laptops & lost a lot of art i received & gave
restarting voltra art collection in progress ..
Posted in rie's arcℎive Posted 2 years ago

layouts
i really like making layouts (one of the reasons why i stuck with voltra .. so much to customize)



/*outicons by anton saputro */
/*@font-face { font-family: karla; font-style: normal; font-weight: 400; src: url(https://www.fontsquirrel.com/fonts/download/karla);}*/
html, body{font-size:12px; letter-spacing: .5px;color:#444;}a:hover{-webkit-filter: opacity(50%); filter: opacity(50%);-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear; transition:all 0.2s linear;}
::-webkit-scrollbar {width:11px;height:11px;background:#fff;}
::-webkit-scrollbar-thumb {background:#eee;}
::-webkit-scrollbar,::-webkit-scrollbar-thumb {border:4px solid #fff;}

#structure > header {border:none; box-shadow:none;}
#structure>.navbar-inverse{background:transparent; box-shadow: none; top:130px; position:relative}
#home a, #forums a, #shops a, #donate a, #mail a, #profile a, #settings a, #signout a {
right:340px;
text-indent: -999999px;
border-radius:0;
-webkit-transition:all 0.1s linear;
-moz-transition:all 0.1s linear;
transition:all 0.1s linear; }

#home a:hover, #forums a:hover, #shops a:hover, #donate a:hover, #mail a:hover, #profile a:hover, #settings a:hover, #signout a:hover {
-webkit-filter: opacity(50%);
filter: opacity(50%);}

.home .navbar-inverse #home a, .forums .navbar-inverse #forums a, .shops .navbar-inverse #shops a, .donate .navbar-inverse #donate a, .voltie-me .navbar-inverse #profile a, .messages .navbar-inverse #mail a, .account .navbar-inverse #settings a{
background: transparent;}

#home a {background:url(https://imgur.com/qCPq2Bu.png) transparent no-repeat; filter: opacity(75%);}
#forums a {background:url(https://imgur.com/tXLrjLC.png) transparent no-repeat; filter: opacity(75%);}
#shops a {background:url(https://i.imgur.com/6mPSCgm.png) transparent no-repeat; filter: opacity(75%);}
#donate a {background:url(https://i.imgur.com/G50bx4A.png) transparent no-repeat; filter: opacity(75%);}
#mail a {background:url(https://i.imgur.com/eTU4vhW.png) transparent no-repeat; filter: opacity(75%);}
#profile a {background:url(https://imgur.com/D7oYeiS.png) transparent no-repeat; filter: opacity(75%);}
#settings a {background: url(https://imgur.com/WoUOWij.png)transparent no-repeat; filter: opacity(75%);}
#signout a {background:url(https://i.imgur.com/6xBtX0K.png) transparent no-repeat; filter: opacity(75%);}

.content_navigation li:nth-child(1) a {background:url(https://i.imgur.com/UK8aE0I.png) transparent no-repeat; filter: opacity(75%); text-indent: -9999px;}
.content_navigation li:nth-child(2) a {background:url(https://i.imgur.com/ywZr8iy.png) transparent no-repeat; filter: opacity(75%); text-indent: -9999px; right: -9px; position: relative;}
.content_navigation li:nth-child(3) a {background:url(https://i.imgur.com/pF2HR03.png) transparent no-repeat; filter: opacity(75%); text-indent: -9999px; width:16px; height:16px; transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg);}

.navbar-right{margin-right:100px;}

#voltie section h3{display:none;}
#voltie section, #voltie section h2{
background:transparent;
border:none;
color:transparent;}
.offline-orb, .online-orb{position:relative; top:100px;left:-65px;}
.voltie_username{display:none;}
#voltie .voltie_bio {color:#444;}
.col-md-6{left:200px;width:460px;top:45px;}
.col-md-3{left:250px;top:-30px;}

#voltie .voltie_friends {display:none;}

.form-control {
border:none;
color:#444;
font-size:12px;
box-shadow:none;
letter-spacing:.5px;
}
#voltie .voltie_comments ul{
height:170px; overflow-y:scroll; overflow-x:hidden;padding-right:10px;}
#voltie .voltie_comments ul li > img, #voltie .voltie_comments ul li > a > img {border-radius:4px; max-height: 45px; max-width: 45px;}
#voltie .voltie_comments ul li p:before {border-right-color:#f8f8f8;}
#voltie .voltie_comments .comments_load_more {background:none; color:#444; font-size: 10px; letter-spacing:1px; text-transform:lowercase;}
.comments_load_more:hover {background: none; box-shadow:none;}
#voltie .voltie_comments ul li a.comment_username {text-transform:lowercase; color:#444;}
#voltie .voltie_comments ul li p {border-radius:4px;box-shadow:none;border:none; color:#444; padding:13px;}
#voltie .voltie_comments form textarea{box-shadow:none;}

#comment-button{background: #fff; color: #444; box-shadow: none; border: none; text-shadow: none; font-weight: normal; text-transform: lowercase; font-size:12px;letter-spacing:.5px;}
#comment-button:hover{background: transparent !important; filter: opacity(50%);-webkit-filter: opacity(50%);-webkit-transition:all 0.15s linear;-moz-transition:all 0.15s linear; transition:all 0.15s linear;}
#charsLeft{font-size:10px;}

.content_header {color:#fff; border:none; height:70px; overflow:visible; box-shadow:none; visibility:none; background: white;}
.voltie_actions {display:none;}
.content_navigation {position:relative; right:64%; top:365px; z-index:1;}
.content_navigation li {right: -10px; position: relative;}
.content_navigation li a {border:none; -webkit-transition:all 0.1s linear; -moz-transition:all 0.1s linear; transition:all 0.1s linear; }
.content_navigation li a:hover{-webkit-filter: opacity(50%); filter: opacity(50%);}

#structure> #logo, #footer, header.min, .col-sm-7, .col-sm-5, .content_header h1 {display:none; border:none;}
#logo{display:none;} div.col-sm-12.text-center, div.copyright{display:none;}

Posted in rie's arcℎive Posted 2 years ago

avatars
new -> old

i wish i had saved more of my old avis u_u
ca. 2018

Posted in rie's arcℎive Posted 2 years ago

intro
a place to look back on my avis
& to store past layouts

Posted in Returning? Posted 2 years ago
@totalanimefan: aaaaaa u recognize me ToT im so touched
i love seeing u active every time i visit :vreg-celebrate:
Posted in Returning? Posted 2 years ago
welcome back~
woahh haven't seen much snow yet this year im looking forward to it hope everyone can stay safe too~
ah :> not voltra posting my post twice :vichardxC: embarrassing
woahh haven't seen much snow yet this year im looking forward to it hope everyone stay safe too~
Posted in freebie i doodl u Posted 4 years ago
@chiffonorange: WNFJSDFJESFS AHHHHH ITS SO CUTE AND ACCURATE the droopy little crown
@xvz: how you know i be sleepy all the time i love the colors ahhh it be so soft


@littlesnail: idk how to draw dresses sorry this so messy


im going to watch anime now maybe i'll draw more later hehe