I use this little AI rp website and the textbox that you use to respond to the bot is SO SMALL. It doesnt expand the more you wright, it just keeps scrolling but it keeps the same narrow size that it has,
No, Stylish doesnt work And no, I dont know how to write CCS or CSS or whatever it is- and I dont really wanna do that regardless >~>
Idk- An extention or plugin or maybe even some kinda Github thingy that- does something idfk, I just hate how small it is cus I write so much 😭
so, do I just go to the page, extend the box, then copy and paste it all into Stylish? Thats all it takes?
Not quite, once you have adjusted it to your liking you’ll want to copy the changes you made but you’ll also need to somehow identify how to find the tag to apply them to. It’ll usually be a class or Id reference that you should be able to view in the right panel while inspecting that element. Figuring out how to target then proper element is likely going to be the most difficult part of this task, unfortunately, and it’s entirely dependent on how that specific site was built.
uhh I made it larger kinda, but like idk its not really large enough, I saw some shit about how many Rows it can have??? i dont really know what im doin
WAIT I THINK II DID IT- KINDA-
the font still looks like shit though >:p
If you’ve gotten the box bigger you may want to try passing a larger number in like
font-size: 16
and keep upping that until you’re happy.OMG OMG DEADASS- I THINK I DID IT. IM SO SMART HEHEHE. The text in the box is a placeholder… Now I got that little code block it gave me saved on a notepad somewhere… Cus that was wayy too much damn work just to reload the page and have it all vanish… Would tamper monkey be a good place to dump it?? its just one little code block that goes to that text box, thats the only real change I made, but I want it to be there consistantly
Awesome! I’m glad you got it to work (sorry I dropped off the earth–i forgot I have a commute)
You could absolutely just stash it in tamper monkey or another script helper.
I’m glad it worked!