chimney: (pic#668596)
a scarlet thing ([personal profile] chimney) wrote in [community profile] pastries2012-02-07 05:54 pm
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



code.
features.
border: style="border-bottom:1px dashed #ddd"
name: #999
commentary: #666
links: #b32120
credit.
please credit [community profile] pastries somewhere!



charted


code.
features.
icon background: #111111
name background: #eeeeee
description: #444444
credit.
please credit [community profile] pastries somewhere!
neverwounda: (c-c-c-cinnamon lips??)

[personal profile] neverwounda 2012-08-13 04:20 am (UTC)(link)
omg I'm so sorry it's something that Chrome was doing apparently?? I cleared my cookies and I got the normal code. It works perfectly on FF! Thank you so much ♥!!

Also, just while I'm here, I'm using this layout -- is there a way to show icons when viewing your flist?
nightshades: (Default)

[personal profile] nightshades 2012-08-13 04:56 am (UTC)(link)
HI IT'S ME AGAIN and all my journals ljslfas CHROME STOP BEING WEIRD GOSH. it. might have been something on my end since i'm using chrome?? whatevs chrome we do what we want X(

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:
neverwounda: (pic#)

[personal profile] neverwounda 2012-08-13 09:53 am (UTC)(link)
chrome o9

THANK YOU VERY MUCH it all works and it makes sense now! thank you for your patience aaa ;u;
tofindthesun: (ɴᴏᴡ sᴇɴᴅ ᴏᴜᴛ ᴛʜᴇ ɪɴᴠɪᴛᴀᴛɪᴏɴs.)

[personal profile] tofindthesun 2012-08-13 03:26 pm (UTC)(link)
NO PROBLEMOS I AM GLAD TO HELP 8>