Replies

Nov 17, 2014 11 years ago
Vaixation
is a flower child
User Avatar
Flowey

I just have one really simple question - does anyone know if Subeta allows the :before and :after selectors in CSS? Because my coding works just fine in JSFiddle and then Subeta just seems to completely ignore the coding.

[box=#444342]

V A I X A T I O N . [vikes-ZAY-shun] . they/them
[/box] [box=#a7c7cc][/box] [box=#f5e6b7][/box]

Nov 17, 2014 11 years ago
Adventure Captain
sonata
User Avatar

Pretty sure they work. I'm think I've used them before.

You may need to change some things. As far as I can remember for the content('') part you have to use ' rather than "

Art by
[tot=sonata]

Nov 17, 2014 11 years ago
Vaixation
is a flower child
User Avatar
Flowey

This seems to work. Thank you! Didn't realize it wanted single quotes instead of doubles.

SELECTOR:after{content:'xxx';}

[box=#444342]

V A I X A T I O N . [vikes-ZAY-shun] . they/them
[/box] [box=#a7c7cc][/box] [box=#f5e6b7][/box]

Please log in to reply to this topic.