ij_siteschemes
.:.:::...:::. ..:: .:::::.

About this journal
IJ_siteschemes is where everyone involved in designing site schemes for IJ can exchange notes, documents and ideas. Membership is currently moderated, so please leave a comment for branchandroot if you'd like to join in.

September 2015
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30

Branch [userpic]
Debugging in process

Okay, a workaround has been made in the new scheme style sheets that should fix the gap-at-top problem; if everyone could go and see if it has, that would be good. Also, if you find the sidebar menu running off the bottom of the page, please tell me.

The dialogue boxes and "save" button accent boxes should be in place, but are still glitchy; will be working on that. Of course, if anyone recalls off the top of their heads whether margin:auto works in IE and FF, or how to make it, I'd love to hear.

PM page should no longer have a scroll bar in FF, and I'm still working on turning the Portal headers black.

If there are any other layout bugs coming up, let me know where and what. Suggestions for fixes are always welcome too.


ETA: Okay, the accent boxes are becoming a serious sticking point. It's possible I will have to go back to tables with these. *growls with annoyance*


ETA2: Still working on the bug in FF2 that produces scrollbars in the sidebar layout. Also still trying to override some stubborn css in the customize area. I think the rest of it is good to go, though. Let me know if anyone finds more bugs or things that are hard to read or anything like that!

Tags:
Comments
Re: Worksafe / Firefox / 1280 x 1024

*wry* I hear you.

Hm. Do you know if there's a way to apply them to different platforms? Because we'd need to include FF for Mac in the 'pixel height' style while putting FF for PC in the 'percentage height' style.

Alternatively, we could just put out a user-styles patch for IE and FF-PC users that uses the percentage height and at least they could have a no-gap layout.

Re: Worksafe / Firefox / 1280 x 1024

I like patches personally, but there are a lot of people who can barely find the viewing options page, much less figure out how to use patches - unless it is something that can be easily accessed through the viewing options page. I also like browser-directed css because a lot of people use one kind of browser at home and another at work and anything set by IJ for your account won't work in both cases. Blah blah etc etc it's kind of lose-lose.

This is the best thing I've seen, though I've never used it:
http://rafael.adm.br/css_browser_selector/

I think you can either set browser specific tags or direct them to browser specific css files.

Re: Worksafe / Firefox / 1280 x 1024

Ooooo! What a clever bit of code! I'm sure that could be added to the header javascript. I'll send it to Squeaky see if that works.