gilbertfil | 5.20.2022 N/A

How did you get your site to detect mobile? I have mine detect the width of the screen, it works but it’s not perfect.

Zacc =D | 5.21.2022 10:11 PM (CST)

The way you did it was, if the page detects that the width is 700px on load, it would redirect to the mobile version of the site (That's what I'm guessing, I haven't tested it myself.)

Bare with me if this drags: What I did was I use CSS to make an ID named "mobile" which contains content that shows on the phone, and another ID that displays things on the PC, I named this one "enter". I put the entire page under the "enter" ID, and anything I want it to display on mobile goes under the "mobile" ID. Then, I use "@media only screen" with "max-width" to hide and show these IDs, using the display variable.

If none of these make sense, you can look at the CSS file I made! You can also look at the page source code I use this in too. Hope you are able to get what you want!


Jamal | 5.15.2022 9:29 AM (UTC)

I don't know if it's personal but why did you cut ties with your socials? also luv the art + website

Zacc =D | 5.15.2022 10:35 PM (CST)

In short, as time went on it became more and more toxic. Eventually started to affect my mental health. Thank you, by the way!


Ziflewee22 | 3.9.22 6:45 PM (UTC)

Do you have a discord server or a twitter?

Zacc =D | 3.9.22 2:14 PM (CST)

I have a Twitter but I haven't posted in a year. I don't have a discord server.