Latest Activity > visualnovel

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!

Added a light mode (prefers-color-scheme: light) media query to my site with a custom theme and banner. If you press F12 and toggle the light (sun) icon in Firefox you can see it. Also changed the :focus on form inputs to use outline instead of border so other items on the page don't shift around.
3 likes
pixelglade updated their site.
2 years ago
Good luck with your website!
*shaking your hand* fellow psych major
2 likes
pixelglade's avatar pixelglade 2 years ago

Hey there sanguineroyal.

pixelglade's avatar pixelglade 2 years ago

Wow I pressed enter before finishing my message (thought shift+enter would let me enter new lines, guess not). I hope you enjoy your degree! I did, I focused on psychophysics and sensory/cognitive psychology in my third year (bachelor degrees are 3 years in Australia, with honours making up a 4th year). I'm quite impressed by your custom graphics like stickers and things.

pixelglade's avatar pixelglade 2 years ago

Not sure if just me but a few of your homepage and other pages do this "double load" thing, where it looks like it refreshes after trying to load once. Do you see that?

sanguineroyal's avatar sanguineroyal 2 years ago

I do, it's because my website isn't actually hosted on neocities, lol. I just have pages on neocities that redirect to the "actual" page if that makes sense?

pixelglade's avatar pixelglade 2 years ago

It makes sense but why do you need to do that? Doesn't the page load more efficiently hosting on here?

sanguineroyal's avatar sanguineroyal 2 years ago

Neocities doesnt have some functionalities i’m looking to use such as php.

pixelglade's avatar pixelglade 2 years ago

Fair enough!

Hey kalechips, like your site! I wanted to ask about your trans and rainbow 88x31 buttons on your homepage - can I use them? Where did you get them from (noticed they're outgoing links). Will check out more of your site later!
lostletters's avatar lostletters 2 years ago

Those buttons link to the source: https://rainy.gay/pride/pridebuttons they're free to use

pixelglade's avatar pixelglade 2 years ago

Oh thanks, on my PC those buttons on your page linked to "https://rainy.gay/", maybe you could direct link to that page instead?

Hi there, I read your accessibility post and I noticed the same. I'd like to join the Accessible Net directory along with my other site (scopefilter) which meet the vast majority of the criteria EXCEPT a light-dark toggle. I realize this kind of toggle is useful but the sites do respond to native High Contrast modes in Windows to switch the colour scheme which I hope is enough until I have the chance to code it.
pixelglade's avatar pixelglade 2 years ago

The other thing I wanted to add with the accessibility post which is something I've noticed, and I actually find very disorienting is how a lot of people's websites change layout from page to page. But I was thinking of making my own a11y post at some point so I guess that's one of the things I'll mention :) really like your site design btw (Also the Punk Wasp link in your blog post doesn't lead to a blog post)

scopefilter's avatar scopefilter 2 years ago

Hello this is my other site! :3

pinkvampyr's avatar pinkvampyr 2 years ago

You actually don't need to code a toggle! A simple prefers-color scheme light/dark media query with some colors switched around works fine :> I provided some links on how to do it underneath that guideline, kalechips shows how to do it quickly! https://kalechips.net/stuff/snippets?p=darkmode

1 like
pinkvampyr's avatar pinkvampyr 2 years ago

also thanks, I'll fix the link when I get to my laptop!!

1 like
pixelglade's avatar pixelglade 2 years ago

Thanks! Took awhile for me to figure out why it wasn't working but Kalechip's code doesn't work unless you enclose the :root {} inside the media query... which is what they've done on their site. You can use the Dev Tools which has a Light and Dark mode switch to test if it's working.

1 like
pixelglade's avatar pixelglade 2 years ago

Haven't implemented it yet but I will.

1 like
pixelglade's avatar pixelglade 2 years ago

I added the media query to my site today.

your website is cool as, will be checking out those recipes... also reminded me i wanted to make a website/art manifesto page for my own site so thank you for the indirect but also kind of direct inspiration!
1 like
pixelglade's avatar pixelglade 2 years ago

Thanks cc! I saw you're also in Australia (Brisbane here) and use a screen reader to test your site which is awesome. I still need to make further adjustments to my site. Will definitely add your button to my site (Links page) it seems like we have a lot in common plus your site design is awesome.

1 like
debtdeath's avatar debtdeath 2 years ago

yeah im a melbourne-dweller myself, nice to see fellow aussies on here :) thanks so much for the kind words!

1 like
Moved the language learning resources (and added more links) to Miscellaneous Links (https://pixelglade.net/resources/collections/misclinks.html) All web collections have more entries - extra radio stations in Online Radios, added vegan art resources in Art Resources, ROM hacking / assembly programming and scientific programming into the code page.
pixelglade updated their site.
2 years ago
1 like
re your comment on my accessability page: the light and dark mode buttons were actually inspired by a CSS property i just learned about! color-scheme: dark; and color-scheme: light; i used it for that pg in particualr bc its reletively unstyled. if you want custom styles for your dark and light modes youll prob have to make a style sheet for each
2 likes
solaria's avatar solaria 2 years ago

interestingly in css you can only apply it to html, it doesnt work applied to body (i may be wrong tho, i didnt dig too deep)

1 like
pixelglade's avatar pixelglade 2 years ago

These are really great, thank you. I looked up a bit more about it and it looks like you can use media queries to adjust colour schemes with prefers-color-scheme.

1 like
I know it's been ages since I uploaded artwork so I did a retrospective on some art studies I have done and uploaded them to a page for Art Studies: https://pixelglade.net/artwork/studies.html
3 likes
pixelglade updated their site.
2 years ago
1 like
Hey Neonbandit, your DeltaRune battle dialogue page gave me the inspiration to go back to an old piece of code where I was trying to do a visual novel type interface (it's still no way near finished) but I encountered a weird issue I was wondering if you could help me with. Feel free to email me if that's easier (pixelglade@protonmail.com). Problem is setInterval and setTimeout are not working for a text reveal...
pixelglade's avatar pixelglade 2 years ago

I'm still kinda new at javascript 😅

ne0nbandit's avatar ne0nbandit 2 years ago

I'm glad to be of inspiration!! But I'll have to be honest, I'm just as fresh to JS :'D I had someone else make most of that script for me hehe QwQ I do want to learn so I could give it a look but I'll likely be unable to help much ;;

pixelglade's avatar pixelglade 2 years ago

Well if you feel like taking a look at it send me an email - I feel like it'd be easier to share the code that way (not ready to be published). Otherwise I'll just have another go at it another day so don't stress.

1 like
Finally got around to updating my links page. https://pixelglade.net/misc/links.html If someone wants to share buttons let me know.
2 likes
solaria's avatar solaria 2 years ago

i notice you have my site listed under no banner, but i do have a button ^^ heres a direct link to it: https://solaria.neocities.org/buttons/solaria.gif , i need to update my button section, so when i do ill add your button!

1 like
pixelglade's avatar pixelglade 2 years ago

Oh I'm sorry, I must have missed it the first time - I've added your banner now, solaria.

1 like
solaria's avatar solaria 2 years ago

no worries at all! just thought id let you know ^^

1 like
pixelglade updated their site.
2 years ago
Hello, thanks for following! I saw you're in a webring called the re:source webring and I am trying to join it as well!
favicons's avatar favicons 2 years ago

thank you! I hope to see you in the webring

1 like
Unfortunately consolidating 3 different style.css sheets broke a few things on my site style-wise. Nothing life destroying but... yeah. It's getting a bit like jenga.😅
pixelglade's avatar pixelglade 2 years ago

For example, I didn't even touch the breadcrumb menu and now it's broken. Probably something to do with how I used selectors on the nav element. Why do CSS selectors have to be so complicated? 😭

solaria's avatar solaria 2 years ago

ugh yes, i would like to neaten up the css for my site, but i know it would be one messy chore ^^;

1 like
I finished the commission request form! Learned a bit of javascript to do it too. https://pixelglade.net/artwork/commissions/requests.html
1 like
pixelglade updated their site.
2 years ago
pixelglade updated their site.
2 years ago
pixelglade's avatar pixelglade 2 years ago

Been trying to write a contact form using JavaScript and it's a process

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