Aldro ([personal profile] aldro) wrote in [community profile] style_system2010-10-19 04:26 pm

Metadata

I'm back with yet another question. I feel like I am spamming this community... My sincere apologies.

I would like to seperate my currents (the tags to be specific) with a comma. Right now, there's just a blank space, which is a little confusing. However, I don't know what to edit in my CSS. Any help is greatly appreciated.

Here's my CSS.

jana: [Naruto] Sakura (Default)

[personal profile] jana 2010-10-19 03:01 pm (UTC)(link)
Try adding .ljtags :after{ content: ","; }
mmmag: A cotton cloud with drop shaped beads dangling below. (Default)

[personal profile] mmmag 2010-10-19 03:20 pm (UTC)(link)
It looks like you are using a custom layout layer. If you feel comfortable editing it, I suggest pasting the following statement in propgroup text {}:
property use text_tags_item_sep;

This will allow you to set the tag separator using the customization wizard.