Layout Lounge Help Desk
Jul. 10th, 2008 11:34 amThis community is to help me and others find ways to make their journals look how we want them too.
I wouldn't say I'm an expert at messing with layouts though I have figured out a lot about Flexible Squares. If you have a question please feel free to ask me by commenting below.
Couple Rules:
I wouldn't say I'm an expert at messing with layouts though I have figured out a lot about Flexible Squares. If you have a question please feel free to ask me by commenting below.
Couple Rules:
- And example of your problem or what you want done to your journal.
- Sometimes it can take me a little while to find the information asked for, so please be patient.
- I don't do slash-y type things (ie headers). I can still provide you with a layout but then header would have to come from somewhere else.



layout_lounge
(no subject)
Date: 2010-04-07 09:15 pm (UTC)/* TINY ICONS */
.ljuser img {
width: 0; height: 0;
background-repeat: no-repeat; background-color: transparent;
background-image: url(http://i71.photobucket.com/albums/i159/mischief5/Misc/user_icon_grey.gif);
padding: 12px 8px 0 2px !important;
}
/* User icons */
.ljuser img[src="http://l-stat.livejournal.com/img/userinfo.gif"] {
background-repeat: no-repeat; background-color: transparent;
background-image: url(http://i71.photobucket.com/albums/i159/mischief5/Misc/user_icon_grey.gif);
padding: 12px 8px 0 2px !important;
}
/* Community icons */
.ljuser img[src="http://l-stat.livejournal.com/img/community.gif"] {
background-repeat: no-repeat; background-color: transparent;
background-image: url(http://i71.photobucket.com/albums/i159/mischief5/Misc/com_icon_grey3.gif);
padding: 14px 14px 0 2px !important;
}
What am I doing wrong? All of the other tiny icons are working.