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