sireesanwar (
sireesanwar) wrote in
style_system2025-04-11 11:30 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Access Filter Tiny Icons... Private, Locked, Sticky
Okay I have several issues here. I'm trying to customize Transmogified from my LJ FlexiSquares and Expressive layouts. But a couple things.
1. How do I code them to provide my custom tiny icon? I figured out currents or metadata and tags and user and community but not Sticky, Private, Locked etc. DONE
2. Why are my "access filter" icons (provided by DW) showing up in the post? See images below... if you need me to friend you so you can see the "friends locked" post... let me know. The sticky one appears to be working except it disappears upon clicking a tag on the post or going into the post and I don't know if that is normal... you can see it live at my journal but a friends lock one will have to friend you.


1. How do I code them to provide my custom tiny icon? I figured out currents or metadata and tags and user and community but not Sticky, Private, Locked etc. DONE
2. Why are my "access filter" icons (provided by DW) showing up in the post? See images below... if you need me to friend you so you can see the "friends locked" post... let me know. The sticky one appears to be working except it disappears upon clicking a tag on the post or going into the post and I don't know if that is normal... you can see it live at my journal but a friends lock one will have to friend you.


no subject
img/userinfo.gif becomes identity/user.png
img/community.gif becomes identity/community.png
img/icon_protected.gif becomes entry/protected.png
img/icon_private.gif becomes entry/private.png
img/icon_groups.gif becomes entry/groups.png
I'm not 100% sure what sticky is- I just had my theme not display the image for it because I didn't have a replacement I wanted to make. Sorry D:
no subject
no subject
img[src*="identity/user.png"] {
or
identity[src*="user.png"] {Nevermind I figured it out.
no subject
entry/sticky_entry.png
no subject
no subject
no subject
I think that did it but if you see this and disagree with my coding... please tell me.