HOME | DD

Published: 2009-05-05 20:09:06 +0000 UTC; Views: 3869; Favourites: 30; Downloads: 218
Redirect to original
Description
(See my DeviantID on my profile for details!)
Description
Many of us like to put collections of the avatars of our friends and clubs in our journals. But why keep them in a little box when you can put them to use as decoration instead? They'll even still be clickable! You can even add small thumbs or PLZ accounts as well.
Please note this is really meant to be customized: the example above (and in the skin) is simply a demo, rather than a final design. (You can view a live fully-customized version on my journal .) Notes for customizing can be found below.
I've tested this in IE7, FF3, and Opera 9 for WinXP, and it seems to work OK in all three, but let me know if you encounter any major bugs.
Note: the .dummy entry in the CSS is just because the silly uploader won't let me upload without referencing an image file, even though the CSS doesn't actually use any (other than the DA avatars). You can just ignore/delete it.
Header Notes
The icons in the code should be changed to your own avatars, thumbs, or PLZ accounts. You can have up to six icons on the top or bottom borders with the default spacing. How many icons can fit in the left and right borders depends on how long the journal is. Leave some "fudge space" rather than trying to cram in too many.
Footer Notes
These boxes can be used for whatever you want. You can have as many or as few as you want by copy and pasting. You also leave out the footer code altogether.
Please note that if you put a list (<UL> or <OL> ) in one of these boxes, it may cause odd gaps. Adding "margin-top:-.5em;" to the CSS for the box in question should fix the problem.
Journal Text Notes
<div class="heading"></div> should go around any headings. There should be an empty line before the heading but not after it.
CSS Notes
Background colors (background:# ; ): div.journalbox provides the color for the "outside border", while div, div.journalbottom, and ul.f provide the background color for the content.
Text Colors (color:# ; ): Should be changed on div, h2, a:link (normal links) and a:visited (visited links) to keep the text readable on your background.
Inside Borders (border: ; ): Changed to your desired width, style and color. div and ul.f should ideally match. The border style in div.heading can be whatever you like.
Outside Borders: The spacing in-between the icons can be tweaked by changing margin: in the div.border-x img sections. The order for the numbers is: top, right, bottom, left.
Box Heights: The height: setting for the box-# divs and div.entry can be tweaked. Don't remove the overflow:auto, or any content too tall or wide will get cut off.
Box Text Alignment: The box-# divs can be un-centered by adding text-align:left, text-align:right, or text-align:justify to that div's CSS section.
Headings: The font-size: on div.heading can tweaked, either in % for percentage of the regular font size, or in px for size in pixels.
There's certainly other possibilities for customizing for those willing to experiment, but these are the bare minimum attributes that would need to be changed.
Behind The Scenes
This actually started out as an experiment - I was busy planning a different journal CSS idea but realized that the whole "section of icons" part of my journal was going to be difficult to work into the design. So I started trying to think of alternate places on a journal where I could place icons.
Along the way this particular idea popped into my head, and I liked the test case result so much that I decided to go ahead and try to build a whole journal around the concept. And I liked the end result of that so much that I decided I might as well upload it as a deviation, too. I mean, why not?
Related content
Comments: 19
mistyrainnekochan47 [2009-07-16 06:49:42 +0000 UTC]
Overall
Vision
Originality
Technique
Impact
I'm gonna critique this... oh wait... I think you know that by now. um... I like the whole concept of this. With the using icons and plz accounts and stuff to customize it, and your own pictures? Or someone else's if you want to or whatever... I found this on a.deviantart.net/avatars/l/i/l⦠" alt=" " title="littlerin2"/>'s page and got here from it, and I like how you can scroll it down, 'cause I can't do that with any of the skins I make. The icons and art you put on the demo version are really cute, and I think you just did well on this overall. I'm sorry, my critiquing sucks, but I did really like it.
š: 0 ā©: 1
Jeysie In reply to mistyrainnekochan47 [2009-07-19 12:38:54 +0000 UTC]
Thanks for the critique, and I'm glad you liked it. I like making stuff easy to customize for people who may not be that great at full coding.
As for how to scroll boxes, setting a height, width, or both (something like height:200px; or width:300px;) and overflow:auto; as part of the CSS for the section in question will do it. The latter is what produces the scrollbar.
š: 0 ā©: 1
mistyrainnekochan47 In reply to Jeysie [2009-07-19 22:39:01 +0000 UTC]
Okay. That makes sense. I'll try it...
š: 0 ā©: 0
KagomeHime369 [2009-06-19 01:27:19 +0000 UTC]
I love this! I am so going to use it in my journal
I like how I can customize it so easily. Thanks for making it!
š: 0 ā©: 1
Jeysie In reply to KagomeHime369 [2009-06-19 02:01:57 +0000 UTC]
You're welcome, I'm glad you like it!
š: 0 ā©: 0
Jeysie In reply to divastar1234 [2009-06-07 01:43:07 +0000 UTC]
Sure! If you need any help beyond the notes I've provided, just let me know, and I'll try to assist.
š: 0 ā©: 1
Jeysie In reply to poogle77698 [2009-05-18 21:22:08 +0000 UTC]
Thanks. Maybe someday you'll manage to nab a sub for yourself.
š: 0 ā©: 0
Kawaii-Maski [2009-05-17 16:52:25 +0000 UTC]
Thanks so much! I always wanted a skin like this, and I don't know any CSS! -coughsomecough-
š: 0 ā©: 1
Jeysie In reply to Kawaii-Maski [2009-05-17 17:39:18 +0000 UTC]
You're welcome! Hopefully my customizing notes are clear enough to figure out (it's mostly changing color codes and stuff like that instead of whole bits of CSS). And thanks for the
!
š: 0 ā©: 1
Kawaii-Maski In reply to Jeysie [2009-05-17 18:37:04 +0000 UTC]
No problem! I followed your codes quite easily. You should go see my journal, tell me how I did. x3
š: 0 ā©: 1
Jeysie In reply to Kawaii-Maski [2009-05-17 18:44:52 +0000 UTC]
Looks good, and made me giggle. Although I think you might have forgotten to close a few tags properly in the footer, judging by the way it overlaps a little oddly. (I find it helps to copy as many of the empty heading and box tags as you need, make sure their close tags all match up, then throw the content in.)
š: 0 ā©: 1
Kawaii-Maski In reply to Jeysie [2009-05-17 18:49:08 +0000 UTC]
Thanks! x3 I'll make sure I look the close tags over when I modify it again with a different plz.
š: 0 ā©: 0
Peachy-Kitty [2009-05-10 17:56:47 +0000 UTC]
This is really nice.c: I hope to use it someday if I ever get a subscription~.
š: 0 ā©: 1
October-Defiance [2009-05-10 15:28:18 +0000 UTC]
This looks like a very well thought out skin.
Great job.
š: 0 ā©: 1
Jeysie In reply to October-Defiance [2009-05-10 17:16:10 +0000 UTC]
Thanks.
Ironically it originally came from trying to think of where to put my club icons in another skin idea I was going for, but I liked the effect so much I built my skin around that instead.
š: 0 ā©: 0