branchandroot: oak against sky (Default)
Branch ([personal profile] branchandroot) wrote in [site community profile] dreamscapes2009-07-27 07:48 pm

Tabula Rasa: Basic Boxes, Modish, ColorSide

Theme name/layout: Basic Boxes Green / Tabula Rasa
Author: [personal profile] branchandroot
Layout info: theme layer
Image info: No images.

Theme name/layout: Modish Scarlet / Tabula Rasa
Author: [personal profile] branchandroot
Layout info: theme layer
Image info: One background image in header, from stock image site Stock Xchange, permission secured for use in a web template, see CLA.

Theme name/layout: ColorSide Nadeshiko / Tabula Rasa
Author: [personal profile] branchandroot
Layout info: theme layer
Image info: One background image in header, from stock image site Stock Xchange, permission secured for use in a web template, see CLA.

Theme name/layout: Boxes and Borders Gray / Tabula Rasa
Author: [personal profile] branchandroot
Layout info: theme layer
Image info: No images.

Theme name/layout: Stepping Stones Purple / Tabula Rasa
Author: [personal profile] branchandroot
Layout info: theme layer
Image info: No images.


Testing Needs: These have been tested in all required browsers, but I would much appreciate it if they could be double-checked in IE 7 and 8 since I was only able to test those via www.browsershots.org.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Quick look at the first three layouts

[personal profile] afuna 2009-07-30 03:44 pm (UTC)(link)
(everything below tested in IE7 with navstrip on and logged in. I've concentrated on the general page layout, because hopefully the rest won't be too different cross-browser. )

===

Theme name/layout: Basic Boxes Green / Tabula Rasa
* one-column, two-columns-right: looks good!

* two-columns-left, three-columns-left, three-columns-sides:

What in the world, IE7? When I load the page initially, the left sidebar hides behind the main content (it's shifted too far to the right, so it ends up right under the entries)

If I resize the window, then it shows up to the left again. (How can this be sane? Ack!)

* three-columns-right: the right most sidebar overlaps the other sidebar (this seems to be true for all

BTW, in all cases the header is narrower than the body. Just double-checking that this is deliberate?


==

Theme name/layout: Modish Scarlet / Tabula Rasa

* one-column, two-columns-left, two-columns-right, three-columns-left, three-columns-sides: looks good!

* three-columns-sides: same sidebar overlapping problem as before

(so clean and pretty :))

===
Theme name/layout: ColorSide Nadeshiko / Tabula Rasa
Ooooh

General notes:
* the navstrip doesn't extend across the entire screen
* userpic may overlap entry text a tiny bit

* one-column, two-columns-left, two-columns-right, three-columns-sides, three-columns-left: looks good!
* three-columns-right: sidebar overlap (hehe, maybe I should stop noting this)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Re: Quick look at the first three layouts

[personal profile] afuna 2009-07-30 04:10 pm (UTC)(link)
Yup, general sidebar thing is happening in Tabula Rasa Plain too (and I've seen it in all TR-based layouts that I've tested, which is yours and a few others on [site community profile] dreamscapes).

Found it when I was looking at http://bugs.dwscoalition.org/show_bug.cgi?id=1432, and I've been poking at it intermittently, but so far have made no progress.

(I'm right now going through http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/, hoping for a clue. I am torn between weeping and tearing my hair out. Oh IE)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Re: Quick look at the first three layouts

[personal profile] afuna 2009-07-30 05:00 pm (UTC)(link)
Just tried it, and that didn't seem to have any effect. It's not just a tiny bit of overlap though: it's the #tertiary being right on top of #primary; I wonder if that indicates a different bug?

Uploaded a screenshot: http://bugs.dwscoalition.org/attachment.cgi?id=1882

Here's the code I used by the way:

#primary, #secondary, #tertiary, body, #canvas {
margin: 0;
padding: 0;
}


Hm, the three-columns-right appears to be affected by the same bug as the two-columns-right, as well, where the modules in #tertiary end up in the middle of the content (but I guess that'll be fixed by the same thing)

(I am wickedly tempted to hide the three-columns-right option until something is worked out, tbh :-))
Edited 2009-07-30 17:04 (UTC)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Re: Quick look at the first three layouts

[personal profile] afuna 2009-07-31 12:42 am (UTC)(link)
Hmm, still overlapping sidebars, though that could be because I haven't adjusted the margins:

http://afunamatata.com/screenshots/3cols-right-float-left.png

I'll see if I can play around with it later, but right now I need to run off to work.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Re: Quick look at the first three layouts

[personal profile] afuna 2009-07-31 04:24 pm (UTC)(link)
Hmm, okay, I added this:

.three-columns-right #tertiary {
margin-left: $*sidebar_width;
}

And it seems to work in IE7 and Firefox, for Modish Scarlet. I am cautiously optimistic; will try in a couple of other layouts.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Re: Boxes and Borders; Stepping Stones

[personal profile] afuna 2009-08-01 06:54 am (UTC)(link)
Hey, if you can't get a computer to fiddle with, ping me and I can take a look. (Now that we have two layouts showing the symptoms, it may be possible to isolate common code? Or so I hope -- and I can try that *G*)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Re: Boxes and Borders; Stepping Stones

[personal profile] afuna 2009-08-01 06:16 pm (UTC)(link)
<333

(And now I'm thinking of having tips and tricks entries. There are a couple of other things, like making sure margins go on #canvas and not body so it won't interfere with the navstrip, that could go in one of those)

I'll check later! Just about to head to bed. But figure that with those, we're now clear to commit?
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-01 03:37 am (UTC)(link)
So:

Basic Boxes Green
- three-columns-right, overlapping sidebar is still broken


Modish Scarlet
- three-columns-right, overlapping sidebar is fixed

ColorSide Nadeshiko
- three-columns-right, overlapping sidebar is fixed
- rest of the issues look good as well. Note I've only tested in three-columns-right and two-columns-left in IE7

afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

Boxes and Borders; Stepping Stones

[personal profile] afuna 2009-08-01 06:52 am (UTC)(link)
Boxes and Borders Gray

one-column, two-columns-right
- looks good


two-columns-left, three-columns-sides, three-columns-left
- the left sidebar is overlaid onto the content

three-columns-right
- #tertiary overlays #secondary

Actually, I suspect that these are the same issue as with Basic Boxes; just that basic boxes had a background, so the content managed to hide the sidebar


Stepping Stones Purple
(ooh I find the overlap on this one interesting!)

* one-column, two-columns-right, two-columns-left, three-columns-sides, three-columns-left, three-columns-right - looks good!


Mmm and I just realized I haven't made sure to test the two-columns-right issue; I assumed everything was broken and forgot to confirm.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-06 07:54 pm (UTC)(link)
As a quick FYI, I just found a way to use Tabula Rasa as a base for another layout layer. So the themes here will go live on the site as their own layouts, and we can easily customize the colors via properties in a theme layer. (They're using Tabula Rasa properties setup and CSS etc in the backend! But they look like an entirely new layout layer from the front *G*)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-06 08:04 pm (UTC)(link)
(It's how LJ does Mixit versus Expressive *G*)

And okay! I actually just finished experimenting with converting Basic Boxes into a new layout layer. About to head to bed, but I shall grab the shiny tweaked layouts and finish the rest of it tomorrow! :)

(And then the other stuff in dreamscapes, mwahahha)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-08 09:17 am (UTC)(link)
Bit of a silly question, but do you prefer the themes to be "Basic Boxes Green", or just "Green"? (The layout is already named "Basic Boxes" obviously)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-08 10:53 am (UTC)(link)
Okay, so I'm done I think! So FYI:

I did some tweaks to the margins of the entry-interaction-links, as per http://bugs.dwscoalition.org/show_bug.cgi?id=1595

I also changed some of the stuff to use generate_background_css (the main difference being that if for some reason there's no value set on a variable, it prints out nothing instead of printing out "color: ;")

So now all I'm waiting for is the preview images (which someone will do shortly) YAY \o/
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-08 03:23 pm (UTC)(link)
(Also, the person who review the patches keeps squeeing at me "OMG, so pretty. How am I ever going to choose?")
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-08 03:32 pm (UTC)(link)
Hm, we have a layout credit module in the works (http://bugs.dwscoalition.org/show_bug.cgi?id=1412). That could fit under the Resources section, or perhaps a free text section in that same module?
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-08 03:32 pm (UTC)(link)
Oh! or if you mean that you want it in the theme layer itself but not on the page? that works too. It can go into the layerinfo description.
yvi: Kaylee half-smiling, looking very pretty (Default)

[personal profile] yvi 2009-08-08 06:40 pm (UTC)(link)
Because I am never going to be able to choose. It's only the truth! :)
yvi: Kaylee half-smiling, looking very pretty (Default)

[personal profile] yvi 2009-08-08 06:51 pm (UTC)(link)
Hi, I am [personal profile] yvi. Let me be your first fangirl!
ninetydegrees: Art: self-portrait (stitches)

[personal profile] ninetydegrees 2010-04-20 08:57 pm (UTC)(link)
Hi,

There's a small issue on the month page: on community journals poster and entry subject aren't separated by any space. Assuming this is not intended, do you want to report and fix it yourself?

You can see what I mean here for example: http://onesongaday.dreamwidth.org/2010/04/
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2010-04-20 10:09 pm (UTC)(link)
My bad. You're right. You added some padding back to Crossroads and that's why I thought it wasn't all TB-layouts. Thanks again.
Edited 2010-04-20 22:16 (UTC)
ninetydegrees: Art: No-Face from Spirited Away (no-face)

Icons Page

[personal profile] ninetydegrees 2011-12-27 01:38 pm (UTC)(link)
Hi B&R! I've started patching bug 3719 and I wanted to know if making the custom icons page look like the system icons page was fine by you or if you wanted something more specific (you can tell me what you want or code it yourself depending on what you have time and energy to do).

Here's Basic Boxes looking like the current page to give you an idea: http://system.ninetydegrees.hack.dreamwidth.net/icons
Edited 2011-12-27 13:39 (UTC)