feathertail: (Default)
Tachyon Feathertail ([personal profile] feathertail) wrote in [community profile] style_system2011-02-10 10:37 pm

Another CSS question

I switched to Chromium recently, but when I visited [community profile] becomeyourfursona in it I found that the title menu and content -- which were centered in Firefox -- were pushed over to the left. I've managed to get the content centered properly, but the header and navigation menu are still pushed over to the left, and I've tried a bunch of things and I'm not sure how to fix it.

I went there in Midori (another Webkit-based browser) and it actually looked fine, so I'm guessing this isn't a Webkit problem; it's somehow Chrome-specific. Does anyone have any idea how I can fix this, preferably without breaking it for everyone else?

Yes, I do actually try to solve these on my own before asking here. -_-
silverflight8: Different shades of blue flowing on a white background like waves (Fractal)

[personal profile] silverflight8 2011-02-11 04:06 am (UTC)(link)
This isn't an answer to your question, sorry, but I wondered: is your username from the Warriors series?
silverflight8: Barcode with silverflight8 on top and userid underneath (Barcode)

[personal profile] silverflight8 2011-02-11 04:08 am (UTC)(link)
:P that's okay.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2011-02-11 04:59 am (UTC)(link)
Hmm. It looks right in Chromium for me, with the header and navigation menu position correctly. It could be a locked entry with improper HTML, and the reason it looks okay is that you're logged out in other browsers. If you try to log in to Firefox or Midori, or else log out of Chromium, does that change things?
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2011-02-11 05:35 am (UTC)(link)
Hm, all entries? I wonder if I'm looking at the wrong thing, or am assuming wrong about how it should look!
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2011-02-11 08:13 am (UTC)(link)
Nah, I don't think so.

The fact that enlarging the default font size breaks it may be fixable, actually!

*thinks*

Okay try going into module settings and removing the extra modules (search etc); I think those are contributing to possible breakage / uncertainty near the top.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2011-02-14 05:32 pm (UTC)(link)
I think it might have to do with assumptions about how big things are, or mismatched units. That is, for example, 50% of 20px is much smaller than 50% of 200px.

(Not actual examples from your stylesheet, just off the top of my head)

So something that might appear centered at one font size might be off to the side in another.
twisted_times: Animated icon saying "Sing like nobody's listening, live like you'll die tomorrow, dance like nobody's watching..." etc (dance)

[personal profile] twisted_times 2011-02-11 01:32 pm (UTC)(link)

You should try looking at in Opera[1] browser as well (my personal weapon of choice). It's often used by web designers and hackers of HTML/CSS as it has a very pure, strict interpretation of W3C standards. If it looks good in Opera, then I'd say that the problems you're experiencing are more likely a quirk of the browser than a problem with the community or stylesheet being used.


[1] Version 11.01 is available to use; while it's definitely faster, I'm not convinced of it's stability just yet. I'd recommend hitting the Opera repository and downloading version 10.63 instead, unless you desperately want to play with Opera Extensions.