Entry tags:
code

![]() ![]() |
|
|
![]() ![]() |
|
|
![]() ![]() |
|
|
![]() ![]() |
|
|
|
|
|
|
![]() Shiro Kamiya |
|
|
![]()
Stahl
|
|
|
![]() ![]() Akihito Kanbara
★★★★★★★
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec in lacinia leo. Sed mollis nulla odio, non commodo nibh ultricies id. Cras vitae ultricies turpis, quis cursus tortor. Etiam rutrum auctor varius. Sed mattis at mauris nec sagittis. Sed mattis at mauris nec sagittis.
|
|
|
![]() Mirai Kuriyama
★★★★★★★
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec in lacinia leo. Sed mollis nulla odio, non commodo nibh ultricies id. Cras vitae ultricies turpis, quis cursus tortor. Etiam rutrum auctor varius. Sed mattis at mauris nec sagittis. Sed mattis at mauris nec sagittis.
|
|
|
⇀ Vertical centering for codes "Sigmund Freud" and on need a little assistance. For the CHARACTERNAME, if the name needs two lines, set the div as "margin:30px 0;" ; for one name, set the div as "margin:35px 0;"
⇀ For "Makoto Tachibana" through "Momotarou Mikoshiba", the bar underneath can be adjusted! However, it looks great as a decoration at 100%, too.














no subject
no subject
you play so many amazing females wtf you goIM GLAD YOU LIKE c:no subject
tyvm!!your codes are something i've admired for a while so i'll definitely be back for more :)(and yay fellow sakura fan?!)
no subject
AND THANK YOU A LOT how embarrassing u///u im really glad youve liked my stuff, that means a lot to hear
no subject
i will definitely be back points to eyes points to you
no subject
no subject
no subject
no subject
no subject
no subject
no subject
no subject
no subject
I have no idea how to get this one
to have the small image icon swapped for a text box instead to write the game name in. I'm getting better at CSS but still am too noob to figure this out. :(
no subject
is that what you're after? (ignore the font change, it's still in the code)
no subject
also was not expecting a response, let alone such a fast one. (you win the journal name game)
no subject
it took me a hot minute to figure out how-tf my own code worked, so totally fair you had trouble navigating it on your own.
no subject
thanks so much for the tweaked code! :) I'll probably be using it on this journal eventually.
no subject
I was trying to put them in 3 per row rows but I can't figure out divs very well. If you have any insight it would be greatly appreciated because I have given up. (in the little circles i'm planning to put hearts a la Harvest Moon style, once I figure out how to line these up properly!)
no subject
i went ahead and did the hard labour for you of arranging things. i think your code was just fucking up because of my negligence. http://ficken.dreamwidth.org/12937.html theres a model for you there and the code is in the comment.
if the code is still fucking up, it might be because you have custom comment pages turned on, which either you'd have to turn them off or mess with the margin/padding a lot (i deeply love... using custom comment pages, but adjusting codes to fit them can be annoying). as for locking them to 3-column rows, i made a surrounding div of 450px, but you can change the width of that to whatever and get a variety of column set ups.
also, im seeing that youre doing color changes. im not sure how much that's been troubling you or not, but in case the info helps.......
brown: #998A8D
dark pink: #D8646F
light pink: #FF988A
(just so its easier to just ctrl+f and remove the weird ass colors id picked)
no subject
I also didn't realize I had custom comment pages set (whoops)
thanks again!! you are a code wiz!
no subject
but I have an issue with the spacing of subsequent rows as seen:
Here with your basic code and then here. Like the subsequent entries keep getting spaced closer and closer together and I've been tweaking various things to try and fix it but the best I've managed is making the first row squashed as well.
Have I just been copy/pasting new entries incorrectly? I'm so sorry again agklasjh
I also have custom comment pages disabled as far as I'm aware unless that's limited to my own viewing settings or something );
no subject
http://ficken.dreamwidth.org/12937.html here i just did the labour again
i went ahead and just reworked the code myself; imma just list off my changes and maybe that'll help with the learning process.... maybe??? coding is hard so youre fine asking for help
- the whole unit had to be made wider to make work what you wanted to, otherwise it gets too squished
- added some margins between the div areas also. over all the units are a lot wider than they were originally
- instead of <img> for the heart, i made it into a background element, which simplifies the margin playing a lot, and then moved it over to where you have it on yours.
- i see you moved icon over a smidge and idk if that was a desperate attempt to get everything to work which i get, but im not into it personally. instead i realigned the icon so that it was flush-left. if you want it even further left, you can add a margin-left:-##px into that style tag to get it to do what you had before. Related, if you wanted the
- i saw you narrowed the writing area for the lorem ipsum, and added some new padding in there to keep it that way
as for custom comments, im still seeing them. this happened to a friend of mine before. organize -> manage account -> display -> uncheck "Show my journal's entry pages in my chosen style instead of the site skin"
no subject
OKAY!!! Thanks again! This time it turned out well. :D I'll probably continue making minor tweaks, but now that I won't have to deal with some kind of reverse-mitosis with each element I shouldn't have any more issues lol
And thanks for listing the changes you made - that actually helps a bunch! Is there any way to add the hover text back to the heart image while it's a background element?
...ALRIGHTY CUSTOM COMMENT PAGE NOW NERFED. Thanks! I can't believe I overlooked that. I must have thought turning it off for my own viewing disabled it on the journal layout too or something... hehe
no subject
on the div that holds the heart, after all the styles and shit, add alt="Quote" title="Quote". idk if they've fixed it recently, but prior you needed both to support firefox and chrome (dunno about the other browsers, pretty sure they all support at least one). if youre curious about web support for it, you can google it, but its... such a minor detail
no subject
I keep getting an error when I add alt="Quote" title="quote"
i dump it in this div, right?
div style="font-family:ms gothic,serif;
i tried it here
background:url('http://imgur.com/pYh4rZO.png') right bottom no-repeat;
float:right;
width:50px;
height:50px;
margin:68px 0 -15px 0px;
position:relative;
z-index:100;
text-align:center;
line-height:50px;
i tried it here too"
no subject
so its gotta be <div style="styles go here" alt="Quote" title="quote">
no subject
Thanks so much! :DDDDDD I feel so bad for bothering you but I can't regret it because I've wanted a Harvest Moon-inspired CR chart for years hehe
eta: final product is up over here now. thanks again! i love it ♥
no subject
no subject
Thanks again!!! THANK YOU FOREVERRRR
no subject
no subject
edit: it just dawned on me; i dont have those fonts downloaded on my computer any more, so the screen cap looks different. the original font is still in the code!
no subject
no subject
also, if you dont mind me adding, if you want to make the emoji larger and fill that space better, you can change the style tag immediately before it to margin:0;font-size:40px; and it should come out like this:
no subject
do you ever just pick up new characters and realize they have no happy icons, because that's the hell I'm in rn