Flexible box model. It's easy, until it gets hard.

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Flexible box model. It's easy, until it gets hard.
« Reply #15, on February 27th, 2013, 07:05 PM »
I'm not sure what would be the point of the css you're suggesting..?

No, you're not bothering me, on the contrary I was pleased that someone else was working on this at the same time as I was... It meant it'd be twice faster to fix ;)

Re: images and videos, I can easily hide them via .inner { overflow: hidden }, but I still don't know what to do with them... (See my latest post in the Test board, and resize your window.)

Re: Flexible box model. It's easy, until it gets hard.
« Reply #16, on February 27th, 2013, 07:13 PM »
I'll be back in a bit but I need to take my morning bath and it's noon here, I do not have your code so I working in the blend! just what I find with firebug LOL!

regards,
Maxx

Nao

  • Dadman with a boy
  • Posts: 16,079

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Flexible box model. It's easy, until it gets hard.
« Reply #18, on February 27th, 2013, 07:22 PM »
Sounds like a plan to me, I'm curious to see where this goes.

@Maxx, Firebug may not be that helpful here. The CSS gets minified and so on - and is typically browser dependent, too.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Flexible box model. It's easy, until it gets hard.
« Reply #19, on February 27th, 2013, 07:35 PM »
Quote from Arantor on February 27th, 2013, 07:22 PM
Sounds like a plan to me, I'm curious to see where this goes.
Did you have a look at the latest rev...?
Quote
@Maxx, Firebug may not be that helpful here. The CSS gets minified and so on - and is typically browser dependent, too.
Well, with a dev tool, CSS is always prettified, so it doesn't matter... ;)
As for JS, the only dev tool that ever implemented prettification was Dragonfly... And it's not going to be ported to the new Opera+WebKit. Sad...

(Oh, and for those who missed it... Opera for Android is now a complete clone of Chrome Beta for Android, UI included, with just a small 'O' logo in the corner. That doesn't bode well for their future desktop UI... -_-)

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Re: Flexible box model. It's easy, until it gets hard.
« Reply #21, on February 27th, 2013, 07:39 PM »
Yes Thanks and that's my problem the firebug, anyway if I can help I'll try, and still digging, but like said you guys are coding out of the box of the typical and, this leaves me in the blind side LOL!

So best of luck, and I'm still thinking, I think!

regards,
Maxx


Nao

  • Dadman with a boy
  • Posts: 16,079
Re: Flexible box model. It's easy, until it gets hard.
« Reply #22, on February 27th, 2013, 07:44 PM »
@Pete> Ah, well, me too actually... (Well, not much, I just had four lines of custom code...)
Makes me think I should re-add it locally.

Anyway.

I'll be posting the update here in a few minutes... The website might break for you at that point, of course. Just refresh a few seconds later and it should be okay.
Posted: February 27th, 2013, 07:40 PM

It's up :)
Hack away!

Re: Flexible box model. It's easy, until it gets hard.
« Reply #23, on February 27th, 2013, 07:57 PM »
Quote from Nao on February 27th, 2013, 07:05 PM
I'm not sure what would be the point of the css you're suggesting..?

No, you're not bothering me, on the contrary I was pleased that someone else was working on this at the same time as I was... It meant it'd be twice faster to fix ;)

Re: images and videos, I can easily hide them via .inner { overflow: hidden }, but I still don't know what to do with them... (See my latest post in the Test board, and re size your window.)
Ok on this I was trying to set the "inner" so that the BBC code # would not exceed the boundary of the "inner" settings, first then play with the code portion of the BBC css to fill the th code space without overflow, if this make two pennies!

Or am I thinking on track, I may have lost you somewhere??? old age and all!
need new batteries in my key board eats them up

regards,
maxx

Nao

  • Dadman with a boy
  • Posts: 16,079


Nao

  • Dadman with a boy
  • Posts: 16,079

Re: Flexible box model. It's easy, until it gets hard.
« Reply #27, on February 27th, 2013, 08:30 PM »Last edited on February 27th, 2013, 08:57 PM by Maxx
sorry Did not understand your last!

It's just a quick test on the code>nothing exact about it, only playing with ideas!

edit: where is the test board?

regards,
Maxx

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278