Replies

Jan 22, 2019 7 years ago
Fire
is sweet
User Avatar
Shinju

you are AMAZING. Is there a way to replace the image of postcard?

Jan 22, 2019 7 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

❤ I'll try to add this to the site soon, but there are only three steps to changing the code yourself! Not too bad at all.

  1. Change background URL, your image should be a transparent PNG/GIF, roughly 350x150px
  2. Change the padding-top to your image's height, and padding-left to your image's width
  3. Adjust the top and left positions to your liking It should look something like this { display:block; top:0; left:0; width:0; height:0; padding-top:400px; padding-left:400px; background:url(http://i.imgur.com/vCgduOw.jpg) no-repeat; }

[font=Cambria]Useful Custom CSS[/font]

Jan 22, 2019 7 years ago
Fire
is sweet
User Avatar
Shinju

thanks! :D

Feb 17, 2019 7 years ago
KatyEightyTwo
is everybody's fool
User Avatar
Rattison

hello, I just started playing and need quite a bit of help. When I go to my profile, I dont see my avatar. what code do I use to add it to my page? sorry if my question is stupid but im a little lost lol

Feb 17, 2019 7 years ago
FCoD
needs more chocolate
User Avatar
Ms. Hollyhock

Go to your profile... Click on Edit your profile... Click Add Options... Click the button by human avatar... Click Add Section.

Hope that helps. :)

RIP Mom, I love & miss you more than you know. Tell Dede hi.

Ocean Conservation Namibia on YouTube... they do good work! https://www.ocnamibia.org

https://www.hopeforpaws.org/

Feb 17, 2019 7 years ago
KatyEightyTwo
is everybody's fool
User Avatar
Rattison

that helps!!!! thank you lol

Feb 17, 2019 7 years ago
Pun
is very punny
User Avatar
Eager Beaver

For people who want to customise the new Kiss buttons , had a great post on the discussion thread The new kissing sCode:

Quote by Frost
It looks like you can customize the button with customCSS! But I don&;t know yet what else it will affect if you decide to change it, so use it at your own risk.</p>
<p>.holiday-button-image {display:none!important;}
This will remove the kissy lips image. And most likely the images from any other future holiday-specific buttons.</p>
<p>.holiday.survival::after {display:none;}
This will remove the heart emoji.</p>
<p>.holiday.survival::after {content:&quot;?&quot;;}
This replaces the heart emoji with the kiss one. Emojis will display differently across different devices and browsers.
If you&;re having trouble copying the kiss emoji and getting it to stick, try copying it from here.</p>
<p>.survival {background-color:;
border:1px solid ;}

First row changes the background colour of the button.
Second row changes the border thickness, border style and colour.</p>
<p>.holiday.survival a {color: ;}
One for changing the colour of the link!</p>
<p>I lovelovelove that these are customizable with CSS omg. This was always one of the things that I adored about Subeta and I&;m super happy to see that it&;s still a thing.

Feb 20, 2019 7 years ago
Scrubba-dub-dub
Velociraptor
in a tub
User Avatar
Munchers

Hello! First of all, thanks for all your awesome CSS, I use a ton of your snippets to make Subeta even better. :) I've been using your AdBlock for like, ever, and it's always worked well. It seemed to be fine to block out all the kiss ads until sometime yesterday. Now it doesn't seem to work for the user owned billboards? Just thought I'd let you know~ ❤

[br/]  [font=georgia]
Art by [userid=265208]
[/font]

Feb 20, 2019 7 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

You're welcome, that's great to hear!

Since you're a long-time user, maybe you have an old version of the -Adblock">code? Also try placing it at the very end of your CSS.

That's all I can think of right now, since I can't even get a billboard to show up with my CSS disabled! o_O[edit]I heard about some problem with billboards that link to kissing, maybe that was fixed and something was changed. I'll be watching out for them.

[font=Cambria]Useful Custom CSS[/font]

Feb 21, 2019 7 years ago
Scrubba-dub-dub
Velociraptor
in a tub
User Avatar
Munchers

Hmm nope it's the proper version of the code. I went ahead and deleted then re-added it to the bottom of my custom case and that didn't seem to do it. I thought it might have something to do with the fixed kissing billboards, since I'm only seeing billboards for kisses and only on the main forum landing page or survival forum... If it's just me then maybe I have something contradicting it in other css? I'll have to try deleting everything else tomorrow!

[edit] Well I tried deleting all my CSS and using only the AdBlock code... and the kiss links are still hanging out. It looks like it is effectively blocking the billboards on my computer (so I only see kiss links), but on my phone I'm seeing billboards and kiss links. Which is super weird haha.

[br/]  [font=georgia]
Art by [userid=265208]
[/font]

Feb 23, 2019 7 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

Three days still haven't seen a single banner with no CSS at all, I'll try my phone 😩

[font=Cambria]Useful Custom CSS[/font]

Feb 25, 2019 7 years ago
Scrubba-dub-dub
Velociraptor
in a tub
User Avatar
Munchers

Maybe the ads just love me haha! Hmmm well if it's just me then I mean realistically it must be some problem on my end. 😖

[br/]  [font=georgia]
Art by [userid=265208]
[/font]

Mar 10, 2019 7 years ago
Elysium
lost their cool
User Avatar
Ren

The page numbers in the outfits tab of the wardrobe constantly jumps up and down as it waits to load the outfits on each page, is there something that can be coded to keep the numbers stable the entire time?

Mar 11, 2019 7 years ago
Sorcerer
is a worthy opponent
User Avatar
Forsake

The wardrobe is a no custom CSS zone, like pet/user profiles :(

[font=Cambria]Useful Custom CSS[/font]

Mar 11, 2019 7 years ago
Elysium
lost their cool
User Avatar
Ren

Alas, I thought that might be the case. Thank you anyway!

Mar 12, 2019 7 years ago
Deadeye
Kisrah
User Avatar
Brainfreeze

Edit: Tried. Doesn't work.


HONK!

Mar 16, 2019 7 years ago
Bug
User Avatar
Segfault

Hey! I got rid of the inline !important in the inventory text. This had the side effect of actually just removing that style completely, but oh well.

It looks like you need the !important to actually make the font-size stick. So here's some custom CSS for that, which you can use/modify as you wish.

.ui.grid>div[style*="font-size:12px"] { font-size:12px!important; }

🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights

Mar 16, 2019 7 years ago
Silverfish
is a survivor
User Avatar
Xingese

OH WELL Thanks for letting us know!

(I thought I've had an !important for you somewhere, but it's obscure aka no clue where it was.... I will let you know if i run into it again..........)

Hey hey while I have you here, any chances those scode links to trade lot and forum topics could also have identifiers? 😊

Art by p-sebae ❤️
| | -Night Mode- Shengui Guo Custom CSS [v2.0]

Looking to adopt a December 31st, 1969 glitched date pet

Mar 20, 2019 6 years ago
Deadeye
Kisrah
User Avatar
Brainfreeze

Is there any CSS which can stop ALL billboard ads showing up?

Some users have been creating ads which use the event button sCode for kisses during Survival, and I imagine more will come up for Masquerade dances. And right now I'm STILL seeing kiss buttons because they have impressions left. I'd like to stop seeing these now useless buttons every time I visit the forum.

I'm using the Subeta adblok code from your site, but while I haven't seen a normal billboard ad in forever, it does NOTHING for these buttons. :( I can't block the buttons themselves as it will also keep them from displaying in signatures and the event forums, making it impossible to use them.


HONK!

Apr 2, 2019 6 years ago
Pun
is very punny
User Avatar
Eager Beaver

Do you have any CSS to make Leviathan Harpooning more userfriendly? The images are so tiny and indistinct that I could really do with lines between the rows and the columns ... and also moving the "End this game" link and the "You missed!" text to below the grid, if possible.

I saw someone mention it somewhere within the last couple of weeks, but can't find it now for the life of me.

Please log in to reply to this topic.