Cheyan (
cheyinka) wrote in
dreamscapes2010-10-07 08:39 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
NaNoWriMo 2010 theme
I'm working on a theme for Practicality: it's Layer 165849 (preview) and uses nanowrimo_participant_03_120x90.png from the NaNoWriMo site. (Image rehosted in my own webspace - it's from http://www.nanowrimo.org/eng/webbadges.)
I've gotten permission to use the image as long as the image itself isn't being altered. (I emailed the Office of Letters and Light to ask - should I forward these emails somewhere?) I still need to send in a CLA, but I figured I could get comments on what I have so far while that's on its way.
no subject
no subject
no subject
Because trying to guess readability by eye is so subjective, I find this tool useful for checking if luminosity contrast is sufficient for readability:
http://juicystudio.com/services/luminositycontrastratio.php
For example, if I put in yellow (#fdb713) and pink (#f4e7d9), I get
The NaNoWriMo logo is not a great combination of colors for readability, which makes things tough. I think my personal preference would be to use them more as design accents and use neutral or complimentary, higher-contrast colors for text. It's a tricky one with that logo.
no subject
*nods* Black on all their colors but red works very well so you could use them as background colors.
no subject
no subject
Over on the lefthand side, right above my user icon in the preview, there's a link to "PROFILE" and above that in orange (not linked) but overlapping the blue box containing "PROFILE", it says "RECENT ENTRIES". I think it might be displaying in the wrong part of the layout? I'm using Firefox 3.6.10 on a Mac.
no subject
I centered it because it looked strange with the title/subtitle being right-aligned but pushed over 120px by the NaNoWriMo image - this is the CSS I used:
I'm not sure how to fix it.
no subject
no subject
no subject
no subject
no subject
no subject
div.module-wrapper { margin-top: 1em; }
to the CSS, it now pushes the top of the modules down far enough that it looks right - is the red readable on the reddish-gray, though? (It looks weird if I add
h2#pagetitle { background-color: #f4e7d9; }
even if I have padding on the left and right.)
no subject
h2#pagetitle { color: #f4e7d9 }? (that's the pinkish color instead of the reddish-orange color)
no subject
no subject
no subject
There may be a more effective fix than bumping it down 1em, which I suspect is going to display somewhat inconsistently and unpredictably.
no subject
(I'm somewhat afraid that the answer is going to be "do something in S2 to make the pagetitle display differently"...)
no subject
div.module-wrapper { margin-top: 2em; }
In the default style, having this module right below the journal header isn't an issue because journal header and module always have different colors.
no subject
no subject
no subject
Just in case, though, I'm using Firefox 3.6.9 on a 1024x768 screen (but I keep my browser window 940x710 most of the time), and the base font size for non-fixedwidth fonts is set to 16.
no subject
no subject
no subject
no subject
no subject
no subject
I have to say the blue on beige, yellow on red and yellow on beige are hardly readable to me.