Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!
Thank you! Feel free to take a look at the source code - the way to do it on Firefox on Windows is to right click on the web page and click View Page Source. There are some Javascript objects on the homepage for the Search and the Webrings so I would recommend looking at a simpler page so there's less clutter. Interpreting what you see will become easier as you write/learn more HTML/CSS code.
One of the simpler pages is the Contact Me page. view-source:https://pixelglade.net/about/contact.html The responsive parts are due to the divs flexcolumn and flexbox. To see what they are referring to you open the .css style page.
sugarblush
3 years ago
Thank you so much!! I really appreciate it c: I'll do my best. Something I'm struggling with for my Zonelets blog is that the Blog title and Date aren't showing up automatically, despite there being divs for them and I am labeling the html files appropriately. If I type something in the divs the text will not appear on my page. Im assuming it is a Javascript error? I don't know how to fix it tho, do you an idea?
I do have an idea, actually. The first issue is that if you deviate from the template too much or decide to not use on the the variables in the script file, it can break the Javascript that Zonelets uses. For that reason (and because the Javascript was a bit slow sometimes) I actually removed the Javascript from the blog and replaced it with HTML, but I kept a lot the styling divs the same.
I kept the footer for zonelets because that's how I started with my blog, but it's deviated from the original code a fair bit. I think it was actually the blog title and date issues that made me remove all the Javascript. But I would recommend editing the template file first and testing with that to try troubleshoot. Not sure if that's super helpful, but in the end - it probably is an issue with the Javascript.
sugarblush
3 years ago
Thank you so much for the suggestion!! I removed the Javascript on the Post Template and I'll continue fiddling around with it while referencing your code c:
sugarblush
3 years ago
Something I'm trying to achieve on my home page is a cute header banner like yours but with my own pixel art. I copied your code and replaced the background image file with mine, but the banner appears as blank. Do you know what is going on? (Thank you so much for all the help by the way, I hope I am not troubling you)
in terms of the background image, check that it's in the root directory of the website. Check the path and file name are correct "./" in the css style file means it's looking in the root directory. Also check the height and width arguments are correct with units (px). You don't have to load the image as a background image, you can load it as an image in HTML in the file instead if you want.
When I tried looking for your background image by navigating to the filename I got a 404 error so I think the path is probably wrong. The paths are all relative, you can read about it here: https://www.w3schools.com/Html/html_filepaths.asp
Since you're using my code as a base/reference, I'd appreciate it if you could mention it somewhere on your site like "this website layout was inspired by pixelglade's site" with a link to my site - that's just the terms of the Creative Commons license, you can remix and build upon the content or alter it but attribution is usually required. Whenever your website is finished, I'd appreciate the mention. 🙂
sugarblush
3 years ago
Thank you a lot for the help!! I'll double check the path to make sure I get it right. And yes absolutely! I'll be sure to give a link back to pixelglade on my main page since I am referencing your code :) thank you for letting me use it to learn, I appreciate it.
sugarblush
3 years ago
Hi again! I've made a lot of progress on my site that I'm very happy with c: Thank you for letting me learn from your code. I have three minor things on my site I want to debug.
sugarblush
3 years ago
First two have to do with responsive design; I want to achieve the equally spaced nav box effect your site has on mobile. I referenced your code, but on my phone my site's "About" box is too squished, making the text feel crammed, while my "Projects" box is too spread out. My "Misc" box seems just fine though. What can I do to even out the "about" and "projects" boxes?
sugarblush
3 years ago
The second thing on mobile; if I swipe on my phone it will reveal that there is extra unused space to the right of my page. I was looking stuff up, and I think it comes from me adding padding to a box that had "width=100%" for responsive design. I can't seem to find the offending box though. This extra space on mobile isn't something present on your site, do you know how you prevented this?
sugarblush
3 years ago
The last thing is very minor, but something I notice on my home page is that there is some extra space between the start of the content box and my beginning header. I checked the css for h2 but I can't find any extra padding, so I'm not sure what is going on. Do you have any ideas?
sugarblush
3 years ago
Sorry for all the questions haha, thank you a lot for all the help. Wishing you the best
In regards to the size of the nav box in mobile when it's running along the top, it's set to fill 100% of the space. It looks like the middle column might be larger is due to the line length- the Pokemon: Sceptre/Spear could be the culprit, I generally tried to keep all my heading names roughly a similar length for that reason. A way to test is to temporarily remove all the headings and see what the columns look like
I recommend testing your website in a browser and you can do Right Click > Inspect (Q) and then hover the mouse over different elements. When I did this, I found your h1 banner is what is causing the extra space on the right. If you click the element in this mode you can see a highlight for what the padding is, the position, etc.
My suspicion is the extra space and the header positioning are related issues, if you solve one it might fix the other. The inspect says it's the h1.banner element rather than the header so I'd look into that.
So don't get me wrong, testing on mobile is important but for narrowing down issues with elements you can resize your browser window to be squished and it will have approximately the same effect which can help you search for issues this way with Inspect.
sugarblush
3 years ago
Hi again! c: I am trying to create "favorite things" sections with booktable grids like yours. But one issue I am running into is that when I resize my browser window, the .bookdescription text will go off of the page. Do you know how to keep it in the main container?
Hello~ I actually had this problem with css-grid as well but I never got around to fixing it. In other parts of the site where I have tables (e.g. guestbook, resources root pages) I use just html tables that are set to fit the window. You could try something like that instead, sorry I can't be more help about this right now.
sugarblush
3 years ago
No need to be sorry at all! Thanks for the suggestion c: I'll see what I can do
bright-eyes
3 years ago
I found it was a lot easier to choose books published in the late 90's and earlier because the art was fabulous. Now, they all sadly look the same. David Eddings is a good, classic fantasy author..
I agree. I remember being able to go into a bookstore and pick a book largely influenced by the cover. What I don't understand is why eBooks have to be re-released with newer and (usually less inspired) covers.
Aw thank you so much! I like your design so far, the colour scheme makes me think of a cutesy pastry shop or cupcakes.
heckmaster
3 years ago
Basically I just put all my projects under one domain, I've been more motivated this way weirdly enough!
It is, out of the three Melanie Rawn book covers in the post, I think SkyBowl and Star Scroll are my favorites.
Noticed all the hyperlinks to my blog posts were broken (oops) so I fixed it.
time-travelling-birb
3 years ago
I could have sworn I followed you before, but I re-found you and made sure I did this time X3
art music videogames programming anime games food personal writing cats blog movies books gaming fashion photography comics animation design horror game drawing coding arte manga portfolio furry reading ocs poetry cute technology musica kpop history education animals film fun literature roblox programacion philosophy sports nature html science programing tech videogame travel politics minecraft web gamedev love retro life school videojuegos youtube computers cartoons pokemon 2000s blogging diary video fantasy illustration pink dogs idk random comic gardening internet videos memes linux oc cooking ai y2k queer nostalgia kawaii test arg tv webcomic fandom journal aesthetic crafts worldbuilding cars emo business fanfiction news media vocaloid learning films health stuff silly space math fiction website stories cutecore culture 90s arts scifi etc cat painting journaling football baking graphics punk crochet homestuck css 3d goth marketing software cinema lgbt commissions pixelart sanrio diy psychology program archive sport artist dance digitalart me shows dnd series makeup comida characters trans metal religion creativity funny graphicdesign lgbtq editing lifestyle indie cool aboutme entertainment fanart streaming friends clothes rpg code sonic development plants story javascript scene guitar webcomics roleplay comedy languages everything electronics rock ttrpg sewing zines weird community engineering study webcore reviews aesthetics hacking gay cyberpunk beauty webdesign basketball educacion fnaf it originalcharacters computer soccer social photos vintage vtuber spirituality informatica weirdcore deltarune oldweb pets discord blogs project architecture storytelling coffee vaporwave thoughts shop flowers movie biology information clothing hobbies language undertale shopping japan magic mlp nintendo lore about cosplay testing creative fitness book ttrpgs chat radio fandoms experimental digital html5 nothing physics money crypto blinkies alternative websites astronomy info singing cybersecurity birds site bugs japanese tecnologia juegos furries wip anything witchcraft occult research personalwebsite crafting autism band other finance theatre tvshows projects gamedevelopment sleep sleeping moda television profile resume dolls futbol lain events vr knitting work interests all yaoi vampires photo system linguistics genshin apps gatos fish dreams transgender astrology splatoon romance wiki collecting webdevelopment python ghchs poems meme free puzzle mentalhealth rap frutigeraero fanfic toys aliens developer dancing app carrd windows visualnovels animations drawings cartoon family animes pixels robots gothic coquette tarot english gym stamps essays bio marvel dog fortnite hiking skateboarding touhou intro medicine deportes modding gamedesign a humor pizza interactive chess journalism osc security teaching characterdesign links dragons online mystery mathematics gyaru puzzles adventure fnf roleplaying gallery data hobby no zine popculture creepypasta yuri rp fansite resources mythology birthday objectshows lol musicals jfashion blender zonelets ocean traveling pixel vkei gifs law dreamcore myself twitch meow jogos home audio piano introduction novels peliculas ffxiv breakcore libros tf2 recipes pjsk amor hiphop dark noise style scenecore death studying bfdi privacy stars communism graphic podcast shrine rpgs progamming indiegames swag activism plushies paranormal danganronpa robotics wrestling hellokitty running ecommerce none production spanish car twine socialmedia christianity pictures foods android bunnies awesome omori utau craft boardgames pinterest filmmaking educational jewelry lesbian volleyball songs cine things student travelling designing electronic outdoors god geography anarchism lolita vent deporte dev maths misc scratch 3dmodeling grunge girls feminism brasil webdev unblocked collage sharks blue bl 80s environment store dinosaurs clowns old mario realestate bitcoin transformers computing tools jpop vtubers pc jazz help stickers doom novel college starwars images acting jesus fotografia tea alt trains flash construction bts cafe chemistry creepy baseball yoga computerscience theater tumblr event services java plurality args mcr translation collection cyber manhwa programar multimedia epic whatever lego vlog pastel warriorcats pop escuela programmer retrogaming horses videoediting cozy persona southpark videography whimsy f1 supernatural weed trading yes skating draw therian historia gamer dj podcasts hardware tabletop tiktok forum tcc insects miku programas techno js weather monsters truecrime dc literatura medical girly drama opensource socialism people economics bsd kandi shoes swimming otherkin skincare ecology cricket green lgbtqia ropa 3dprinting filmes sound maps tattoos nerd angels homepage surrealism restaurant hi salud trinkets search estudiante learn modeling freedom chatting vhs enstars ideas kirby edm cleaning turismo animales digitalmarketing world kidcore animanga healthcare kdrama text bible artwork analysis curso petz fishing halloween tourism cultura author hockey sociology conspiracy service closedspecies racing shitposting videogaming academia tennis depression livros sculpture hardcore sketching brazil chill cv did thrifting bands egl knowledge women homework colors friendship furniture drugs artes library wedding programa analog surreal rats general networking visualnovel frogs eating christian scary plural creation writting purple blockchain programacao hair ambient alterhuman mobile aviation sciencefiction retrogames university sites academic genshinimpact gacha graffiti anarchy tutorials foss wellness mods practice society soft ux medieval mangas truth server quotes sustainability cryptocurrency glitch rpgmaker ghosts cycling informacion water 3dart estudio cryptids erotica batman garden anthropology webseries theology writer species company programs schoolproject harrypotter onepiece otaku rants tattoo forsaken magazine review nails talking superheroes bot yapping ceramics esoteric jjba guns building character theory crocheting archives class miriadax conlang bikes live neocities kids concerts notes analoghorror camping noticias french illustrations css3 meditation instagram startrek vampire shrines cs play chaos performance disney google creating revival church liminal unblockedgames articles future scrapbooking animal blood kdramas spiderman os cards twitter industrial musicproduction house crime selfship handmade lostmedia seals shitpost synthesizers rhythmgames content decor training evangelion apple folklore voiceacting idols advertising shoegaze vida terror ultrakill viajes dating originalcharacter frontend crk communication interactivefiction youtuber visualkei mylittlepony new party vlogs sanat sims embroidery exercise disability zelda satire vrchat marxism animalcrossing prompts paganism vinyl repair doodles neopets calculator magick jobs poesia desing commission designer quiz datascience mtg facts silliness creativewriting joke animating entretenimiento rambling finalfantasy something islam adhd yumeship spooky vtubing programmation shifting tareas creatures geek overwatch sweets military tarea black miscellaneous vegan ia tecnology halflife rainbow developing conlangs musics hack beach more jokes cheese cult download dandysworld anthro daily songwriting programm randomstuff bass spiritual scp webring fanfics hetalia photoshop underground kink vibes shoujo happy tamagotchi ranfren hotel studies mha motorcycles zombies ar oldinternet club todo arcane self mushrooms desarrollo lofi glitter tips beginner ui collections jeux tic christmas private archival trabajo doctorwho musician mecha pet videgames productivity agriculture warhammer dungeonsanddragons yugioh tokusatsu musique stupid cities 1 map php projectsekai rave edits tokipona gossip stem faith secret gender studio drinks streamer
New guestbook entry, thank you :)