Entry tags:
TABLE CODES 001
ha! reworked some of my charts from lj to work on dw. a good day's effort, i'd say. these charts may be used to list journals or as CR charts! however, they will not work on your profile.
comments not necessary, but if you have questions, feel free to ask me!
EDIT: updated for long commentary.
EDIT 2:currently only works with custom journal pages. everything should be fixed now.
obscura

charted

comments not necessary, but if you have questions, feel free to ask me!
EDIT: updated for long commentary.
EDIT 2:

border: style="border-bottom:1px dashed #ddd" name: #999 commentary: #666 links: #b32120 |
|
please credit ![]() |

icon background: #111111 name background: #eeeeee description: #444444 | |
please credit ![]() |
no subject
no subject
no subject
no subject
just a problem with the ff not recognizing the valign code, i guess, so this should fix it P:
no subject
no subject
and dont' worry lakjsf i'm happy to help! .u.
no subject
Also, just while I'm here, I'm using this layout -- is there a way to show icons when viewing your flist?
no subject
as for the layout-- there is! find .entry .userpic and replace it with this:
.entry .userpic {
margin-right: -70px;
display: inline-block;
float: right;}
and in case you want to, or anyone else does--
to change the icon size, find .entry .userpic img which should be right under .entry .userpic and change the height and width to what you'd like. if you do this though you'll want to go back to .entry .userpic and change the margin to at least 10px more than the icon size.
and! if you want round icons because round icons are nice, in .entry .userpic img you can add:
-webkit-border-radius: ##px;
-moz-border-radius: ##px;
border-radius: ##px;
with ## being at least half the size of the icon.
iii hope this all makes sense! P:
no subject
THANK YOU VERY MUCH it all works and it makes sense now! thank you for your patience aaa ;u;
no subject