Request #1858
From:
Account Type:
Free Account
Dreamwidth:
Account Name:
thisisarestaurantblog
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Email confirmed?
Yes
data version: 10
scheme:
tropo-red
Time posted:
Mon, 15 Jun 2009 15:01:42 GMT (838 weeks ago)
Status:
closed (1 point to
afuna)
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Summary:
too many commas in tags
Original Request:
If you look at my blog, the tags look like this (giving as an example my most recent entry):
alcohol,, kitsilano,, open late,, recommended,, vancouver,, western
When I edit the tags, they look normal.
Any ideas?
Diagnostics: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
alcohol,, kitsilano,, open late,, recommended,, vancouver,, western
When I edit the tags, they look normal.
Any ideas?
Diagnostics: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Comment (#8498)
Posted: Mon, 15 Jun 2009 15:02:31 GMT (838 weeks ago)
Erm, by "they look normal" I mean "they look normal on the 'edit tags on an entry' screen".
Hi thisisarestaurantblog!
We recently tweaked Transmogrified, so that it uses a different method of printing out the commas between tags. The original way we had of doing it (by adding the commas in the stylesheet) wasn't supported by all browsers, and actually caused problems in some situations.
To remove the extra comma, edit your custom css (http://www.dreamwidth.org/customize/options.bml?group=customcss), look for this code, and remove it:
.tag li:before { content: ", "; } .tag li:first-child:before { content: " "; }
Regards,
Afuna
We recently tweaked Transmogrified, so that it uses a different method of printing out the commas between tags. The original way we had of doing it (by adding the commas in the stylesheet) wasn't supported by all browsers, and actually caused problems in some situations.
To remove the extra comma, edit your custom css (http://www.dreamwidth.org/customize/options.bml?group=customcss), look for this code, and remove it:
.tag li:before { content: ", "; } .tag li:first-child:before { content: " "; }
Regards,
Afuna
Go to: previous open request, next open request
Return to the list of open requests.
Back to the Support Area.