Latest Activity > plussize

Sites

All the latest Neocities site news!

Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!

I love your site's design. It's beautiful! And your "flowers - vases" artwork are lovely.
2 likes
mothsbee's avatar mothsbee 2 years ago

thank you!! I had a great time going through your site, it's simple and wonderful! love your photography :)

2 likes
1 like
plans 4 the weekend: get the theme switcher working (#1 priority), get started on my next shrine (#2 priority). there's a poll on my tumblr for the next shrine's topic if anyone is interested
1 like
mothsbee's avatar mothsbee 2 years ago

currently it's skyrim shrine vs shiny pokemon shrine. its super tight

1 like
mothsbee updated their site.
2 years ago
1 like
mothsbee's avatar mothsbee 2 years ago

did some tweaks to the about page - truncated the games list and replaced them with general interests and youtube channels i like. i also finally got around to using details tags instead of some janky CSS solution that made no sense.

1 like
just got home, going to work on a very brief update reworking my interests page as I'm not content with it
3 likes
mothsbee's avatar mothsbee 2 years ago

like I'd like to add more interests.. stuff like hobbies, the music i like, maybe lesser known youtube channels i'm subbed to. idk. probably also move the style savvy shrine to completed while i contemplate a new shrine to work on

3 likes
mothsbee's avatar mothsbee 2 years ago

I ended up putting together a really cool effect :) it's a very simple update but I like it a lot

2 likes
current goal now: theme switcher. intent is to have a default pink theme as well as the autumn goth one and the upcoming festive pack, plus two simplified packs
3 likes
mothsbee updated their site.
2 years ago
2 likes
mothsbee's avatar mothsbee 2 years ago

added freezeframe.js to all the css packs. also need to give myself a reminder to make some larger images for some of the packs because wowza I forgot how small the ace of hearts graphics are

1 like
ok so for the iframes: I'm going to have a separate freezeframe session specifically for GIFs under iframes. there'll be stickied on/off buttons. not ideal (i'd prefer to just have the main toggles work...) but on account for my frustration and lack of desire to spend four weeks trying to teach myself javascript that's what I'm settling with for now lmao
3 likes
solaria's avatar solaria 2 years ago

ugh i sympathize with you with freezeframe, i struggled with it and gave up on it tbh

2 likes
ps. the holiday theme is complete and assets are ready to go, just need to test it a little more. I want to add the theme changer (+ add some very basic non-stylized themes) to the site before I roll it out though. + make freezeframe.js work in iframes for the css packs
3 likes
mothsbee's avatar mothsbee 2 years ago

in that same vein i'd also like to add a darkmode to the style savvy shrine as it is. very very bright :( won't add anything else to it lest i find myself in a rabbit hole again but i do desire a darkmode for it. maybe have an option that uses browser/system settings

2 likes
mothsbee updated their site.
2 years ago
1 like
mothsbee's avatar mothsbee 2 years ago

fixed freezeframe.js on the about page - for nested pages use visibility: hidden with a width and height of zero instead of display: none. however this is a very hack-y way of executing this. it also reminds me that the navigation in the about page on keyboard still sucks total ass

1 like
a discovery: visibility: hidden and visibility: visible allow freezeframe.js to work. BUT it still takes up space on your webpage. still, interesting
1 like
mothsbee's avatar mothsbee 2 years ago

this is vs. display: none - in this case the data isn't loaded unless the targetted element is set to display:block or something)

1 like
mothsbee's avatar mothsbee 2 years ago

okkkk doing this and setting width/height to zero for hidden and auto for visible SEEMS to be my jank workaround, though now there is the issue of the static gifs just. not appearing for the buttons. it works for girlfield tho

1 like
mothsbee's avatar mothsbee 2 years ago

funny thing is, when you hit play - it does actually play the gif animations! but when you hit stop the buttons just. disappear. i think it may have something to do with the canvas

1 like
mothsbee's avatar mothsbee 2 years ago

you have to establish a width and height on the freezeframe div. solved

1 like
more or less I think I found the issue I'm having: when you have an element that uses the freezeframe class, and this element is hidden on load, if you attempt to show that element, it doesn't show the element in full. it just shows the loading image
1 like
mothsbee's avatar mothsbee 2 years ago

the easiest way of resolving this issue is by simply reloading the page on click. issue is... with the about page, everything is on that page and is just hidden/shown based on the section you click on.

1 like
mothsbee's avatar mothsbee 2 years ago

what this means is that when I click on an element that has the javascript to execute location.reload() on click, it doesn't load that section and reload the page. it just reloads the page entirely..

1 like
mothsbee's avatar mothsbee 2 years ago

there is also having javascript that runs new Freezeframe() on clicking an element. this DOES load the paused gif frame behind the loading animation, but never loads the actual gif

1 like
currently: working on two css packs (1 holiday one and 1 space one). needing to hurry tf up with that freezeframe.js iframe solution so I can rework my art pages so that they work like my css pack page
5 likes
mothsbee's avatar mothsbee 2 years ago

i also think I want to add a "directory" thing on the main header. so if you're in the css packs it'll say like /art/csspacks (even though it doesn't look like that because. my site directory is a nightmare but you don't need to worry abt that)

3 likes
mothsbee updated their site.
2 years ago
2 likes
mothsbee's avatar mothsbee 2 years ago

yeah style savvy shrine is done I think. made a general about page layout out the gameplay for the game. also finally fixed the fucking footer on mobile

1 like
mothsbee's avatar mothsbee 2 years ago

ok now it's done. added some additional marquee sprites yippee wahoo. might make a darkmode vers at some point but currently. its done i'm not touching it anymore not at all

1 like
mothsbee's avatar mothsbee 2 years ago

uploaded static PNG versions of all the gifs in all four css packs. also tweaked a few graphics

1 like
i do think that while I'm working on finding a good solution for pausing gif animations in the css pack pages, one of the things I'll work on tonight/tomorrow is static .png versions of all the .gifs for my css packs
3 likes
currently bashing my head a bit with CSS packs. because there's four currently (and more to come), I opted to make a main CSS pack page with an iframe that loads each CSS pack page.
3 likes
mothsbee's avatar mothsbee 2 years ago

issue is: freezeframe.js does not appear to be working for me with freezeframe tags within iframes

2 likes
transbro's avatar transbro 2 years ago

Every time I hear about Iframes theirs always some issue. Not sure how 2 fix but I wish u luck <3 <3

3 likes
lostletters's avatar lostletters 2 years ago

I couldn’t get freezeframe.js to work for me either even though I’m not using iframes.

1 like
mothsbee updated their site.
2 years ago
3 likes
mothsbee's avatar mothsbee 2 years ago

first thing - removed the my boutique page as I just don't have time for the scope I'm interested in for it. also updated the alt text for all of the images for the brands page. the marquee on the right will no longer move if reduced motion is turned on.

2 likes
mothsbee's avatar mothsbee 2 years ago

i also plan on ripping a couple additional marquee sprites so they change on each page - not going to work on that today tho

2 likes
mothsbee's avatar mothsbee 2 years ago

art pages now have freezeframe.js (and, well, the navbar)

2 likes
got some qol plans for the site that I'm working on this weekend (finally adding freezeframe.js to the art/css pack pages is the main one). in the meantime there's a new (and long as shit) blog post
3 likes
mothsbee's avatar mothsbee 2 years ago

oh and I need to actually add some of the art I've done recently to my page... been working on some OC art and I think it's about time for a terms change lolol

2 likes
mothsbee updated their site.
2 years ago
4 likes
mothsbee's avatar mothsbee 2 years ago

brands page is complete!!

3 likes
mothsbee's avatar mothsbee 2 years ago

wont lie I'm INCREDIBLY tuckered out from working on it.. there's still a lot that needs finished with the shrine but I'm very much at a wall with it lolol

3 likes
pixelbank's website got removed for unknown reason so i made a archive https://bankofpixels.neocities.org/
1 like
mothsbee updated their site.
2 years ago
6 likes
mothsbee's avatar mothsbee 2 years ago

working on the shrine some more today. added some graphics from the prima guide, added some girlies for the brands, and some lorem ipsum on the brands I haven't written anything for.

4 likes
mothsbee's avatar mothsbee 2 years ago

oh and a very simple nitpick change i made - brands are now sorted based on how they are sorted in the buyers hall in-game.

3 likes

Popular Tags

art   music   videogames   programming   anime   games   personal   food   writing   cats   blog   movies   books   gaming   fashion   photography   comics   animation   design   horror   arte   game   drawing   musica   coding   manga   reading   portfolio   furry   ocs   poetry   cute   kpop   history   technology   animals   film   literature   philosophy   fun   education   roblox   nature   sports   programacion   science   videogame   tech   html   programing   politics   travel   minecraft   videojuegos   gamedev   life   love   retro   web   2000s   school   blogging   pokemon   youtube   computers   diary   fantasy   pink   cartoons   illustration   dogs   video   idk   gardening   random   comic   oc   y2k   ai   arg   videos   internet   cooking   crafts   linux   memes   queer   kawaii   nostalgia   fandom   journal   tv   worldbuilding   aesthetic   films   webcomic   media   emo   cars   test   learning   vocaloid   space   fanfiction   business   news   health   math   stuff   fiction   arts   cutecore   culture   silly   journaling   etc   stories   website   painting   baking   scifi   crochet   cinema   cat   90s   punk   series   graphics   diy   3d   football   goth   shows   homestuck   psychology   comida   archive   commissions   pixelart   marketing   artist   dance   makeup   software   program   me   digitalart   lgbt   css   creativity   dnd   sanrio   sport   indie   graphicdesign   metal   lifestyle   trans   editing   characters   lgbtq   aboutme   religion   friends   plants   rpg   funny   fanart   guitar   cool   streaming   clothes   sonic   rock   roleplay   sewing   code   story   development   entertainment   everything   zines   scene   community   languages   ttrpg   electronics   webcomics   engineering   aesthetics   comedy   study   reviews   deltarune   weird   javascript   beauty   photos   vintage   gay   cyberpunk   webcore   blogs   hacking   originalcharacters   spirituality   fnaf   social   hobbies   basketball   vtuber   webdesign   it   storytelling   soccer   educacion   pets   coffee   thoughts   flowers   computer   weirdcore   oldweb   architecture   biology   fandoms   project   discord   lore   undertale   cosplay   moda   movie   magic   japan   informatica   language   creative   clothing   mlp   shop   book   shopping   ttrpgs   information   alternative   nintendo   fitness   crafting   vaporwave   chat   radio   singing   astronomy   physics   personalwebsite   experimental   blinkies   gatos   testing   digital   about   juegos   websites   nothing   info   money   birds   cybersecurity   anything   witchcraft   research   site   bugs   wip   yaoi   tvshows   japanese   crypto   band   theatre   projects   furries   animes   html5   occult   tecnologia   sleep   finance   sleeping   gamedevelopment   interests   frutigeraero   dolls   autism   other   profile   television   all   vampires   libros   knitting   work   poems   events   fish   photo   romance   genshin   system   vr   collecting   puzzle   futbol   linguistics   dreams   visualnovels   transgender   resume   tarot   wiki   astrology   mentalhealth   essays   gothic   gym   lain   marvel   dancing   apps   toys   fanfic   aliens   skateboarding   jogos   stamps   yuri   animations   hiking   drawings   gyaru   peliculas   english   app   cartoon   intro   rap   meme   medicine   free   splatoon   windows   developer   coquette   creepypasta   python   family   chess   modding   journalism   webdevelopment   puzzles   bio   mystery   birthday   gamedesign   pixels   popculture   dog   interactive   robots   teaching   touhou   mathematics   whimsy   a   humor   zine   osc   resources   dragons   ghchs   gallery   introduction   links   mythology   carrd   pizza   fortnite   adventure   musicals   blender   dreamcore   hobby   piano   fnf   rp   characterdesign   novels   deportes   jfashion   traveling   ocean   online   roleplaying   cine   amor   security   no   studying   myself   style   vkei   gifs   audio   meow   recipes   objectshows   pjsk   data   spanish   law   bl   fansite   dark   hiphop   pixel   stars   paranormal   danganronpa   bunnies   indiegames   bfdi   alt   lol   craft   swag   home   shrine   zonelets   christianity   breakcore   running   noise   foods   communism   twitch   privacy   ffxiv   wrestling   feminism   plushies   fotografia   tf2   activism   scenecore   boardgames   songs   pinterest   utau   production   pictures   geography   podcast   graphic   rpgs   none   volleyball   filmmaking   collage   jewelry   death   progamming   robotics   socialmedia   brasil   outdoors   designing   hellokitty   travelling   grunge   blue   car   dinosaurs   bts   lesbian   dev   3dmodeling   filmes   tools   student   manhwa   vent   omori   things   literatura   vlog   educational   maths   ecommerce   anarchism   awesome   electronic   god   transformers   stickers   cozy   theater   historia   sharks   android   webdev   jpop   80s   chemistry   lolita   novel   misc   tea   acting   f1   scratch   cafe   girls   jesus   store   twine   livros   deporte   clowns   args   jazz   mario   starwars   environment   pop   old   realestate   draw   vtubers   computing   girly   trains   pc   college   images   mcr   horses   whatever   dj   plurality   unblocked   yoga   pastel   help   construction   videography   services   escuela   collection   baseball   retrogaming   creepy   cyber   translation   skating   doom   ecology   supernatural   programmer   computerscience   tumblr   flash   multimedia   artes   animales   persona   warriorcats   videoediting   programar   insects   gamer   trading   lego   trinkets   event   nerd   yumeship   miku   hardware   skincare   3dprinting   therian   dc   southpark   bitcoin   forum   weed   epic   lgbtqia   kandi   salud   weather   surrealism   techno   green   socialism   yes   swimming   tattoos   tiktok   drama   medical   people   tabletop   ropa   java   cultura   opensource   monsters   truecrime   hi   chatting   economics   sound   ideas   sociology   kdrama   sketching   maps   author   analog   modeling   animanga   podcasts   tcc   bsd   edm   world   artwork   bands   visualnovel   angels   programas   freedom   vhs   hockey   fishing   js   restaurant   mangas   homepage   purple   healthcare   vida   chill   shoes   thrifting   colors   otherkin   hardcore   cleaning   writting   learn   bible   sculpture   kirby   cricket   analysis   halloween   racing   search   academia   tourism   eating   egl   plural   conspiracy   kidcore   friendship   brazil   wedding   text   service   medieval   programacao   christian   scary   terror   programa   creation   knowledge   digitalmarketing   tennis   enstars   videogaming   library   yapping   anthropology   turismo   webseries   hair   estudiante   rats   women   frogs   sciencefiction   ambient   general   scrapbooking   petz   sustainability   homework   curso   otaku   graffiti   retrogames   nails   shitposting   depression   aviation   theology   surreal   wellness   networking   magazine   did   poesia   crocheting   kdramas   sites   cv   rants   alterhuman   closedspecies   harrypotter   gacha   water   furniture   ceramics   glitch   analoghorror   quotes   drugs   university   genshinimpact   tattoo   garden   building   mods   liminal   cycling   jjba   schoolproject   creating   talking   academic   foss   erotica   concerts   cryptids   ghosts   mobile   3dart   writer   society   tutorials   anarchy   onepiece   voiceacting   soft   hetalia   cards   rpgmaker   esoteric   illustrations   archives   musicproduction   estudio   fanfics   shrines   theory   folklore   superheroes   notes   live   truth   server   character   ux   mylittlepony   conlang   french   batman   vlogs   mtg   selfship   guns   practice   review   performance   musicas   kids   vampire   programs   play   blockchain   shoegaze   company   forsaken   seals   bot   dandysworld   startrek   spiderman   content   crk   articles   handmade   escritura   sanat   bikes   decor   camping   shitpost   doodles   dibujo   informacion   neocities   geek   species   ultrakill   animal   lostmedia   glitter   vibes   daily   noticias   apple   communication   chaos   cs   shoujo   creativewriting   ia   vinyl   os   musics   quiz   sweets   revival   programmation   instagram   youtuber   church   disney   rhythmgames   unblockedgames   cryptocurrency   class   blood   training   new   vrchat   sims   solarpunk   crime   military   filosofia   todo   oldinternet   synthesizers   meditation   viajes   satire   commission   songwriting   calculator   future   originalcharacter   adhd   scp   underground   idols   animating   google   industrial   musique   vtubing   house   zelda   evangelion   mha   black   moe   disability   party   randomstuff   embroidery   stem   beach   paganism   marxism   fotos   more   interactivefiction   animalcrossing   twitter   creatures   exercise   bass   advertising   desing   espanol   miriadax   visualkei   spooky   facts   overwatch   cheese   programm   vegan   islam   joke   instruments   rambling   multifandom   dating   yumeshipping   css3   something   collections   tamagotchi   repair   gossip   rainbow   jeux   exploration   neopets   kink   finalfantasy   cult   entretenimiento   frontend   silliness   designer   whimsical   dungeonsanddragons   magick   spiritual   tips   warhammer   ciencia   shifting   zombies   motorcycles   geometrydash   miscellaneous   faith   developing   diario   red   beginner   naturaleza   club   webring   happy   halflife   studies   jobs   1   videgames   tadc   cities   prompts   tcg   woodworking   miniatures   productivity   drinks   musician   opinions   archival   jokes   self   tareas   photoshop   hack   arcane   projectsekai   politica   datascience   argentina   peace   edits   conlangs   secret   paint   download   anthro