Okay so Iāve been working on revamping Velvetās site homepage and I FINALLY got it to a state that looks somewhat decent. This is probably the first time Iām so proud of a webpage I ever made because I did a lot of things that I have never ever done before, like CSS animations, borders and Javascript . I still have some things to work on like adding all the webpages for the main navigation, and adding a āfloorā bg to the bottom of the homepage. But I got the main idea down
Here's a list of what I've done, in case anyone is curious
Changed the siteās favicon (at least on this particular page)
Replaced the old divs and elevator illustrations
Switched divs to actual border images that could be stretched and moved with code without having to create new assets with different dimensions
Created CSS hover animations for the elevator doors
Made the elevator buttons using Javascript
Cleaned up updates page and put an iframe of it in the homepage
Added a link to my Guestbook without having to travel to Map/Directory
Special thanks to @xixxii for helping me position the iframe underneath the doors, while keeping the hover animations in tact. And to @solaria for his CSS border tutorial and helping me edit certain images to work as a border. Iām very sorry for annoying you dms with my incompetence, but I really appreciate the help.
Looks good so far, but if youāll pardon the suggestion: I think you should look into hiding the āloginā link so that it isnāt accessible to the entire internet. If itās there people trying to crack unpatched Drupal sites will try to use it to break into your site.
This is how a lot of WordPress sites get pwned, too; the login link is visible and the admin user doesnāt have a strong password, so people break in.
Also, you might want to add a text label to your RSS feed link to go alongside the icon. Being an old salt, I recognize the RSS feed icon, but people just venturing beyond the confines of social media for the first time might not.
Minor updates to Velvetās Smoking Lounge. Changed up meta tags of the splash page, homepage and map to add some descriptions and fix up the view ports a little.
BTW, when you use rem units, you want to assign a base font size to <html> or <body>; this serves as the root element needed to compute relative sizes for rem units.
new 404 page! @Mr_Encyclopedia 's thread here made me realize that you can Do Stuff with a 404 page, which somehow hadnāt really occurred to me beforeā¦ so iāve got a drawbox on there now! a fun place for it i think :)
Having fun getting silly with things, and made a fake little faculty page for my TTRPG character in the PBP TTRPG campaign me and my older brother are playing together. Iāve been having a blast coming up with paper titles and abstracts, and itās fun to sneak in knowledge from various disciplines I have passing familiarity with to mimic the academic tone of voice for something more fun. Thinking I might write a fake syllabus for his course in the campaign as well.
I have once again continued on my siteās Hugo overhaul. Among other things, I finally have a new 88x31 button and a new website logo. My āart misconceptionsā piece has been substantially rewritten to be a much stronger piece, and now itās mainly down to having some new favicons, and filling illustrations and animations for the aforementioned piece.
Then I can finally launch the new Hugo version of the site, and thatāll be one less thing to distract me from the projects I really need to work on.