kaigou: this is what I do, darling (Default)
锴 angry fishtrap 狗 ([personal profile] kaigou) wrote in [site community profile] dreamscapes2009-10-19 09:44 pm
Entry tags:

Tranquility III / Gradiance

Theme name/layout: Gradiance
Author: Kaigou
Layout info: Tranquility III*
Image info: 1 image (faux icon)** http://i385.photobucket.com/albums/oo292/solnull/other/openid-navy.jpg
Source: http://www.karinoyo.com/media/gradiance.css

[NOTE: if considering claiming, hold off for a bit: I'm prepping S2 code, so it's less of a major project for anyone to convert. At least, that's the plan.]

Style goals: low-contrast but colorful, with interaction/management links offset to the side (instead of at bottom), and icons replaced with text.

* I used TIII as base, but have the the layout's style sheet turned off, and using only the custom CSS. I can't recall; does that make this a theme or a layout? is new layout!

** currently only an icon for the navy version (what I'm using on my journal right now), but easy enough to do one for each gradiant-version.

The code is set up to have the colors set aside for easier cut/paste replace etc, but generally every version has eight colors. As long as the contrast between the 4th color and the 8th color is enough to make text legible, the gradiant range can go from darkest-dark to lightest-light, or from medium-dark to medium-light, depending on the amount of contrast required. I went ahead and set up 12 versions, and did two of them as reverse (light-on-dark), since all that's needed to reverse is to flip the order of the eight colors.

If you're on a page-read page (not page-reply!), and you click on "reply", the comment form is part of the entry content footer, which means you end up with this RESOLVED

"top of page" footer bar wants to leap up. It's inconsistent, though, so naturally it behaved when I tried to grab a screenshot. This could just be Firefox 2, though. I can't get it to do it in Firefox 3. now I can't get it to do it at all. hrmm.

last thing on the wishlist for the layout is to turn the four sidebar icons into text RESOLVED

min-width of 62em, which is temporary -- in Safari the sidebar isn't behaving fixed: set at 860px min-width, and now Safari behaves

In the meantime, if anyone's got super-CSS insights, much appreciated in advance.
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-27 12:54 pm (UTC)(link)
Would you clarify, please? Is your journal displaying the newest version or, on the contrary, it may not be? I'm seeing issues on your journal but that may be old code.
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-27 03:08 pm (UTC)(link)
Ok, thanks. The big issue for me on your journal is that entries are displayed in two different ways and, in both cases, unlike on your previews. The entry text box is supposed to overlap the one below it and the entry management links are supposed to be at the top right? I'm seeing the links below the entry text box so there's no overlapping at all. This is not true of entries with photos but their width is reduced as compared to other entries.

I'm using Firefox 3.5.3 and a 1440px wide resolution.
Edited 2009-10-27 15:09 (UTC)
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-27 05:36 pm (UTC)(link)
I think previews will show you better. The first and second ones are your recent page. The third one is your test entry.

http://img34.imageshack.us/img34/1/kaigou1.png

http://img9.imageshack.us/img9/9389/kaigou2.png

http://img10.imageshack.us/img10/2331/kaigou3.png

ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2009-10-27 10:54 pm (UTC)(link)
If you're coding from scratch then, yes, you can do whatever you want. :) I think the idea is to try to work with Core code as much as you can. If that's not possible well...

Sorry for the edit. Firefox was being stupid.
Edited 2009-10-27 22:55 (UTC)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-10-28 12:42 am (UTC)(link)
Yes, this.

In addition, some things like page elements order, or entry elements order are meant to be overriden. Just make sure that the entry wrapper is being printed, etc, and you're good to go :-)