SITE UDPATES November 4, 2024 I have read over KingHarry's Javascript crew stuff from here, but couldn't seem to get it to produce results. So I've asked for help. We'll see if it's something easy I missed or something extra complicated. At first I thought I needed to copy what is shown in the picture in the "table" section, but then I realized it's just a screenshot to show you what to edit. So I only have the stuff in the "script" section now. I can see how some of the sections should work, but others confuse me. Like some of the columns of the CVS are referred to as "petData[#]" but others are just "petShow" or "petOther". I think the difference is in how the content is used? petData is mean for things that need to be compied, petShow is more for function like if this is "TRUE" then display that. Edit #1: With a little help from KingHarry, we got the javascript to work. I understand some of it and was able to modify it. Of course, I went ahead and made many of the cat pages but then I had to tweak things and had to replace a section in every single file. Neocities makes every-fricking-thing case-sensitive which is super annoying. I know the pictures on the crew pages look bad, but my show pics were the best source of named pics at the moment. If the pics are broken it's either I don't have a show pic of that pet at the moment or I haven't caught a case-sensitive file name. I both like the font size on my crew page and don't like it. November 3, 2024 Alright. So I think I'm done with the home page for now. I'm using a "Commonninja" widget to get my Tumblr blog here (the base Tumblr embed javascript looked awful.) They had several more that looked interesting, like a family tree or cards for a crew page, but I think I'm going to use KingHarry's javascript for the crew page. But! I'm starting the hex archive next, because I'm basically going to copy and paste from my old site, since that's got most of my hexie info. I'll have to add, like two, I think. November 2, 2024 It's been a very long time since I've made a website. I've stolen this from one I made in 2006. We'll see if I can canabalize it to make a working one now. Edit #1: I think we're cooking with gas now! Edit #2: I just realized I had the date wrong, lol. I don't think there's much left of the one I copied. And I've done a little dabbling with the css (evil, evil thing, Precious.) I made buttons! They aren't the prettiest but they're big and I can see them and that's good for my aging eyes. They are not links yet, because I haven't made the other pages. I suppose when I'm done tinkering with the look of this page then I can start on the other pages. So I understand the point of css. It lets you put all of your design stuff in one file instead of as a chunky bit of code on each page. You get like the "table" or "div" to show up the same way all across the pages. But what if I wanted two different div layers? Like, I had this block of text as a div, but then I wanted the buttons on their own, so I had to rework the first one to be invisible and use a table for this part. Maybe you can have like div1 and div2. But if I'm only using them each in one place... I don't know. There is CSS. I have the background, I am rather pleased that I got Love up there in the corner. Edit #3: I'm still used to making websites work on 4:3 / 600x800 screens. If you notice how everything's to one side and there's a bunch of open space over there --> lol. This thing isn't responsive, but the buttons are stationary and the table floats over everything and can scroll sideways to still be readable when I dock my window on the side of my monitor. It probably looks atrocious on a mobile screen. Edit #4: I have embedded my Tanglewood tumblr. It doesn't look right, but I'm working piecemeal. This is what I get for working live rather than all offline. I should probably back up this page. |