HOME   FEED WIKI FORUM USERS TOP GROUPS   REGISTER LOGIN
Level: ESTABLISHED Joined: 2022-05-25 17:24:12 Last active: 2024-03-02 11:02:45

420

Aluminimalism

🤖

comments made: 89


2023-11-01 15:32:05
I actually kinda like your solution for the star placement more than how it is on my site! Main thing would be getting it to play nice with mobile. The fixed coordinates stop working once the avatar starts scaling down. I'll try to take a deeper inspect into it once I get home. Definitely hope you can get iframes to work, though. Having picking a page reload the whole page somewhat defeats what my design was going for

2023-11-01 10:17:45
Sounds pretty good to me! If you want, I can do a write-up on how all the placement is achieved, tho you can probably just poke at the code and work it out yourself

2023-11-01 09:11:58
Okay, it can be for now. Back to the main topic, do you have more thoughts on the profile layout? I have more more ideas I want to test in terms of how to group Strips, Panels, etc, but I'm pretty confident in the overall design. Did you get clarity in terms of how I'm handling the friends list? The main reason I set it aside as it's own thing is cause it didn't intuitively relate to the other categories, and I'd rather draw more attention towards the panels/strips, the main feature of the site. If you don't like the popup nature of the friends list, I can remove that and make it only open it as a full window. I just figured it would be nice to have both as an option!

2023-11-01 07:02:50
Alright, what if you just remove the Complain Here button from the footer? Then you have no reason not to fix it, plus it'll make it even harder to find the page! I really cannot tell if you're kidding or you're actually saying that it's deliberately broken.

2023-10-31 19:22:48
I don't mean it being fixed to the bottom like the header is fixed to the top, I just mean it seems strange to force an empty page to still take up more space than your window! To illustrate, I mean the difference between [this](https://phoneychutney.neocities.org/footer1) and [this](https://phoneychutney.neocities.org/footer2)

2023-10-31 18:31:27
Also this is unrelated, but I'm not making another thread for it, plus I did work this out as part of testing my design. I'm not sure if you've noticed on this site, but even when there isn't enough content on the page to fill out your window, you'll still end up with the footer being off-screen. Something about you using 100% viewport height for the main body of the page to force it down to the bottom of the page. Anyhow, here's how to fix that. First, you need to either remove padding on .foot, or swap it out for padding-top. Otherwise it'll cause problem later, and the padding in other directions besides top isn't doing anything useful anyway. ... okay now that I was double-checking the code, I can see you're already trying to implement the code. The flex:1 needs to be on MainX, the BodyX you've made is nested too far in. You need the Flex, Flex-Direction, and Min-Height on the Body (yes I know the body already has 100% min-height, but for whatever reason, it doesn't work, it needs 100vh)

2023-10-31 16:44:18
What I meant is that if you middle-click on the button that brings up the popup with the friends list, it'll instead open it as a separate page instead

2023-10-31 09:35:49
Technically, the friends and all the others actually do already exist as separate pages if you either middle-click or right-click and choose "Open in New Tab" in case you want to access the old style view Tho right now it shows the bare bones version that only has the parts relevant for the iframe I'm trying to work out how to make it so the page shows up normal when opened in its own window, but has the simplified view when it's opened within an iframe. {EDIT: I seem to have gotten that working with the friends tab [here](https://phoneychutney.neocities.org/usertest)!} In short, it SHOULD work pretty much the same on the backend and still has all the separate pages + friends page, while giving the impression of being all on one page!

2023-10-31 02:30:33
Thank you! Yeah that sub menus were a big part of why I decided to try to make this cause I wasn't sure it'd work, but I figured they'd really help mitigate the feeling that you need to go through a lot of pages to get somewhere!

2023-10-30 19:08:36
Okay so I was initially going to just provide a sketch of a new profile layout that I'd consider to be nicer than we currently have. However, considering how you're already preoccupied making the Scraps feature, I figured I'd spend the weekend learning HTML and trying my own hand at making it work, to see if it's even possible! So here's what I ended up with [PROFILE PROTOTYPE](https://phoneychutney.neocities.org/) It's definitely not something you can drag and drop onto the real site, but it has all the layout coding hurdles handled! It should also work on mobile!

2023-10-26 12:18:55
A dedicated NSFW panels tab would actually be really useful, cause then you could make it so it actually displays the panels, rather than just showing the warning icon!

2023-10-26 10:18:57
Yeah, it'd be a good way for people to feel less stress about contributing You might not worry about these things, but others do! Honestly if I had to think "I've got to make a panel that I then have to feature on my profile" actually makes drawing more daunting! The opposite effect of what we're looking for!

2023-10-26 10:12:27
Oh a scraps section would be great! It's not about feeling bad about art but more about separating works held up in different standards. Polished panels vs more simplistic pragmatic ones. It's just good to be able to separate them in your gallery to show that it's a deliberate choice! And also provide different viewing experiences. The featured panels idea isn't bad, but it doesn't really serve the same purpose.

2023-10-21 13:34:49
 
`Peyo` Thanks! That looks a lot better!

2023-10-21 11:31:50
 
PanelChutney panel breaking out of the site and entering the real world! ![](https://pchutney.com/public/panels/image_1319_0.png) The pics in comments probably should scale down to actually fit into the textbox

2023-10-20 08:08:24
 
![testing](https://media.tenor.com/6vkHhh39MvwAAAAd/meow-mic.gif)

2023-10-19 09:20:17
You could probably have secret be by default how it is right now where you need a pass to add a panel, and then have an extra setting to enable people to retain access to the strip. Kinda how animation has extra settings that are only relevant to that mode

2023-10-19 06:34:20
 
Right now, you shouldn't be able to make a comment, but can you see mine?

2023-10-19 06:25:04
 
It worked!

2023-10-19 06:24:23
 
Passed again to see if you can comment

2023-10-19 06:18:49
 
This is me confirming I saw the comment before you drawing

2023-10-19 06:15:12
 
Comment after pass

2023-10-19 06:14:51
 
Comment after first panel, prior to pass

2023-10-19 06:10:29
 
Trying out commenting and contributing on a secret game and how it relies on passes

2023-10-12 13:11:40
 
PotassiumParamedic can increase the panel limit if we run out, so I wouldn't worry too much about it!

2023-10-08 16:37:09
 
`PotassiumParamedic` I went ahead and unpassed for the time being, so I'm not holding up the strip while I'm figuring out what to draw!

2023-10-04 17:42:10
That's a fantastic idea! That would make creating strips the way you like them to be a breeze!

2023-10-04 14:38:30
You are indeed safe from `@Peyo`

2023-10-04 13:53:56
124 is this user: https://pchutney.com/user/125 It must be autofilling the name instead of accepting the ID

2023-10-04 13:38:08
Having upload by default would be great! It sucks seeing a strip and have an idea for it, only to realise that upload isn't enabled and... beyond simplistic panels, doing stuff with the on-site tools can be a lot more difficult!


012
 2022-2026 Peyocay Inc. Complain here Privacy Policy