Greetings to all that take the time to read my introduction.
A good friend of mine on another site invited me over years ago. I wasn't ready then... but I am now and I wish I came over long ago :D
I'm enjoying the site although it can be a challenge since I have a text disability so I have to zoom in quite a bit and a few health probs including a migraine that's making it challenging to read a lot.
I've managed to battle several of the lower lvl opponents and I'm enjoying doing a variety of quests. I've been on quite a few hours a day due to being unable to do much due to the migraine; but, it's the first time I venture into the forums.
Real Life Pets:
I have a hairless (sphynx) cat named Gismo. He's 10 years old and we've been together since he was a kitten.
I also have pets for my pet... fishes :D
I've learned a lot in the week I've been here but I'm still learning. Please don't hesitate to ask me for help, if I know it I'll gladly tell you and if not then we can go on a search for the info together!
Welcome, Tea
Never too late to win the day
[Item=Ray of Hope]

Ring out, wild bells, to the wild sky, The flying cloud, the frosty light: The year is dying in the night; Ring out, wild bells, and let him die.. Alfred, Lord Tennyson
Welcome to Subeta! I play Subeta on a different zoom too, are you okay with the pictures part of the site, so it's only a problem with the text? If so, you can try play around with your CustomCSS (Personal - Dashboard - CustomCSS on the top nav bar) using this code, so that the text will always be larger - or if you need another font-face that might be easier for you to read :)
body, html { font-family: Verdana!important; font-size: 32px!important; }
Useful Links:
What to do on Subeta? (Temporary link here) FAQ Useful general information for newbies Finding friends (Chit Chat) SubetaLodge (Offsite item database, pet colours etc.)
Upcoming event: Pandemic
2025 Stalacbite, Focused (7)
thanks for the code. I'll try it out when my migraine lessens, need to rest soon. Thanks for the links as well, hugs
Welcome to Subeta!! I'm glad you're enjoying yourself here! ^-^ I can remember a friend of mine talked me into joining years ago for a similar reason haha. A lot of us moved here from Neopets and other sites and we're all more than happy to help, if you need anything just let us know!

thanks :) Actually, I came from Neopets... 12.5 years there. Really liking this place so far :D
Anyone know how/what are custom wearables? I saw a few and curious. Is there a way to make clothing?
Is it normal for some to drastically drop price to try to get others to drop their price (e.g. by auto pricer)? For example, I had gotten an item using quest points valuing over 4m and someone priced same day for around 150k and then several dropped at that price. That's pretty drastic, is it normal things like this happen?
Is there any talk about having homes here? I enjoy interior design when possible. It's ok if not, just like it ^^
That's all the questions I can think of for now and my left eye is giving me a hard time so I can't stay on too long.
Take care :)
Custom Wearables are made by users of Subeta. I haven't actually made any. Although I do own a few, but there is a guide here that can explain it far better than I can: [topic not found].
Price cuts happen a lot on here actually, prices fluctuate a lot haha. Some people accidentally forget a 0 when pricing, while others would rather not wait and want things sold as quickly as possible. As for quest items, it's hard to say about their prices. A lot of the holiday/special shops items fluctuate in price since it depends on if certain items will be retiring soon or not. As far as I know quest shop items are there to stay, unless we're told otherwise. Although there are some items in them that are seasonal.
As for homes I think a few users have suggested it over the years, but I believe it's been shot down each time for various reasons.
I hope that answered your questions! If you need any more help, just let me know.

I used the coding and it helps but I'm having an issue with the toolbar on the left side the text gets too big where the rest I would need big. Is there a way to code it so I can change the size of that bar?
Yes, it answers my questions & thank you :D If you're familiar with coding, I'm trying to change the text size of the side bar. Any help greatly appreciated.
I do know a bit of coding, let me see if I can figure that out.
div#sidebar-inner-dash {font-family: Verdana; font-size: 10.5pt!important; }
.sidebar-widget-header {font-size: 11pt; padding: }
.sidebar-widget-arrow {font-size: 11pt!important; }
.sidebar-widget-contents {line-height:1.5; }
.ui.grid>div, .column {font-size:10px!important}
This is what I have for my sidebar, everything is changeable from text size, font, line height. Although if it gets too large it may spill out. I'm not sure if there's a way to expand the sidebar in-case that happens though.

it's kind of working but glitching. The size bar size works but the text size isn't. code is overriding the side bar size & I'm trying to get the size of the main page one size and the bar size smaller so it doesn't take up as much space. Ideas?
I just noticed that the forum posts haven't changed size with any of the coding. Hopefully I'll be able to custom to suit my disability, would make it easier for me.
I think I see what it may be, the line with
.sidebar-widget-contents {line-height:1.5; }
Try replacing it with this one:
.sidebar-widget-contents {font-size: 11pt!important; line-height:1.5; } and adjusting the font size to where you'd like.
[edit] For forum posts try this code
div.sixteen.wide.column, div.forum_signature, div.three.wide.column, div.thirteen.wide.column, div.seven.wide.column, div.five.wide.column, div.ten.wide.column, div.eight.wide.column,div.four.wide.column, div.twelve.wide.column { font-family: Verdana!important; font-size:12pt!important;}
.ui.label {font-family: Verdana; font-size: 10pt!important; }
.like-this {font-family: Verdana; font-size: 10pt!important; }
.icon.star.gold {font-size: 10pt!important; }
.user.title{font-family: Verdana; font-size: 10pt!important; } that's what I'm currently using. Adjust them to where you feel comfortable, of course.

nope, the body size is still overriding the sidebar size.
The forum size is working, yay!
Ah that's strange, I'm sorry I can't be of more help. I thought that would've solved it. Guess we'll have to wait and see if a better coding guru can help haha. I am glad the forums are working for you though!
I don't mean to bother you, but I know you're really good at css. Is it possible you can help with their custom css for their sidebar?

thanks for all the help, I really appreciate it. I understand html so I understand what the coding means but haven't the foggiest idea how to fix the issues and my migraine just isn't helping, chuckles & shakes head.
You're welcome. I know what you mean haha. I'm good with figuring some things out, but when it comes to other things, even I need help. Hopefully or can help you with the rest as i haven't any idea what could be going on.

Sorry I'm not actually super quick or savvy with code, so I don't really have an answer for you :( Though folks round here are really helpful, maybe someone else has a solution!
2025 Stalacbite, Focused (7)