锴 angry fishtrap 狗 (
kaigou) wrote in
dreamscapes2009-08-21 10:40 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:
7 color variations [Transmogrified]
Theme name/layout: Skittlish Dreams (a port of the Wordpress theme, Skittlish)
Author: Kaigou
Layout info: Bundled css + images are at http://www.karinoyo.com/media/skittlish.zip
Image info: Images are edited/slightly adapted from original version to work with DW's layout reqs.
Screenshot: http://i385.photobucket.com/albums/oo292/solnull/other/skittlishdreams.png
The default color scheme is orange; additional options are for blue, cyan, green, violet, red, and pink. All schemes use the following images: left_bg.gif, header_bg.gif, footer_bg.gif, and bg.gif. Each scheme also gets a color-dependent version of three more images, which are named as [color]_edge.gif, [color]_circle.gif, [color]_box.gif. To make it easier on color-switching, the CSS-as-bundled doesn't contain a default color, but uses XXXXXX. That gets search/replaced to whichever of the following is being used:
blue => #0870C9
cyan => #1088F7
green => #61AC00
orange => #F79910
pink => #F122BE
red => #C90808
violet => #AE3BD4
Author: Kaigou
Layout info: Bundled css + images are at http://www.karinoyo.com/media/skittlish.zip
Image info: Images are edited/slightly adapted from original version to work with DW's layout reqs.
Screenshot: http://i385.photobucket.com/albums/oo292/solnull/other/skittlishdreams.png
The default color scheme is orange; additional options are for blue, cyan, green, violet, red, and pink. All schemes use the following images: left_bg.gif, header_bg.gif, footer_bg.gif, and bg.gif. Each scheme also gets a color-dependent version of three more images, which are named as [color]_edge.gif, [color]_circle.gif, [color]_box.gif. To make it easier on color-switching, the CSS-as-bundled doesn't contain a default color, but uses XXXXXX. That gets search/replaced to whichever of the following is being used:
blue => #0870C9
cyan => #1088F7
green => #61AC00
orange => #F79910
pink => #F122BE
red => #C90808
violet => #AE3BD4
no subject
Basically, if you're looking at the browser window at any width over 850px or so, then we've gone past what my CSS-skills can trouble-shoot, because I can't entirely duplicate it based on what you've told me. Neither Firefox nor Safari will give me similar results unless I narrow the browser window down to way way narrow, and it sounds like you're saying you haven't done that.
So in this case I'd have to defer to and/or ask for anyone with the CSS knowledge, if there's anyone able to parse what in the style might be prompting such a difference, because I have no idea what the cause might be, let alone any possible solutions. Sorry, but I'm baffled.
no subject
no subject
no subject
From a purely design perspective, if the management links are left-aligned, then they're going to (or should) display that way on all pages, which reduces the scannability on the main page. That is, the links are right-aligned to sort of keep them out of the way of the body of each post, so the eye can run down the left and not be distracted by details unless needed. (I had actually tried to get the tags & filters to move right, but that also sent everything into a wonky madness, so I compromised with tag/filter on left and links on right.)
If there's a way to just get more space/padding between the management links and the mass action, and then add more padding to the mass-action so it sits within the green, that would at least keep it from splitting the line like what you're seeing. I know I fiddled with the padding around the mass-action, but IIRC I cut back on that because Firefox would show one way and Safari a completely different way, and it was too radically opposite for comfort. I mean, there's variation and then there's "are you sure this is the same layout!?" variation. *heddesk*
Them's my thoughts & what I'd been aiming for, if that helps, and if you've got any ideas, color me really really appreciative. Someday I'll be a CSS guru -- probably about the time it get completely superseded by some new tech and joins my Pascal skills in the pit of uselessness. Sigh.
The width of the browser window
Skittlish - Bottom Comment
can you take a look at this page in your different browsers and tell me what it looks like to you? I'm on a really dog-slow connection, so right now, I can't test in all of mine just yet.
http://baggyeyes.dreamwidth.org/102312.html#comments
no subject
no subject
no subject
Achieving perfect equivalency across all browsers is a pipe-dream, and as long as it's not terribly broken when logged in versus logged out, I'm not really seeing it as major -- not nearly as major as the (obviously wrong) bit of having a line break where colors meets text area. That is to say, now it looks like it's *meant* to look that way, which is far sight better than being obviously broken. At least IMO!
no subject
no subject
no subject
So here is the css that I used to make the .bottomcomment a wee bit bigger (at least for the drop down.)
.bottomcomment{background: #fff url(http://s269.photobucket.com/albums/jj41/storyteller_2002/dreamwidth/dreamscapes/skittlish/blue_circle.gif) right top repeat-y;}
.bottomcomment {padding-bottom:5.5em; background-color:#ffffff; }
Obviously, you'll change the url to something else, but that's it. Oh, and pull .bottomcomment out of the list of items with blue_circle.gif, or its equivalent. It should have its own entry.
no subject
I'll insert that into the original CSS files. Thanks again for all your help!
no subject
Was agreed upon.
no subject
no subject
no subject
.hfeed .navigation, .bottomcomment, #archive-year .navigation, #archive-month .navigation {height:61px; margin-right:-22px; margin-bottom:-20px; background: #ffffff url(http://www.afuna.dreamhack.afunamatata.com/stc/skittlishdreams/orange_circle.gif) no-repeat top right;}
.bottomcomment {margin-top:20px;padding-right:30px;height:70px;text-align:center;border-top:4px solid #f79910;}
So, just wanting to make sure, remove it from the first entry, and then replace the second entry with your code, or add your code into the second etry?
no subject
.hfeed .navigation, remove -> .bottomcomment, #archive-year .navigation, #archive-month .navigation {height:61px; margin-right:-22px; margin-bottom:-20px; background: #ffffff url(http://www.afuna.dreamhack.afunamatata.com/stc/skittlishdreams/orange_circle.gif) no-repeat top right;}
no subject
no subject
no subject
no subject
.bottomcomment{background: #fff url(http://s269.photobucket.com/albums/jj41/storyteller_2002/dreamwidth/dreamscapes/skittlish/blue_circle.gif) right top repeat-y;}
.bottomcomment {padding-bottom:5.5em; background-color:#ffffff; }
For some reason it didn't work when I added these things in the other .bottomcomment. That one, leave be; There can be different entries for the same class in css.
no subject
no subject
no subject
I blame Mercury being retrograde.
(no subject)
(no subject)