Web based family history software

Question F.A.B. Theme bugs

  • Topic Author
  • Visitor
  • Visitor
13 years 6 months ago - 13 years 6 months ago #1 by
F.A.B. Theme bugs was created by
I like the F.A.B. Theme a lot, but am endlessly annoyed by an inner border cutting off the user portrait.

I have a tentative local fix for it, per quirksmode :
Code:
.person_box, .person_boxF, .person_boxNN { overflow: auto; }

Can anyone tell me what would be wrong with that?
Last edit: 13 years 6 months ago by . Reason: accidentally posted too early

Please Log in or Create an account to join the conversation.

  • fisharebest
  • Away
  • Administrator
  • Administrator
More
13 years 6 months ago #2 by fisharebest
Replied by fisharebest on topic Re: F.A.B. Theme bugs
I was looking at this problem a few days ago, but I couldn't find a solution. I'll give this a go. Thanks!

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

  • fisharebest
  • Away
  • Administrator
  • Administrator
More
13 years 6 months ago #3 by fisharebest
Replied by fisharebest on topic Re: F.A.B. Theme bugs
That seems to work. I tried IE8, FF3.6 and Chromium.

I've added it to SVN.

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

  • Topic Author
  • Visitor
  • Visitor
13 years 6 months ago #4 by
Replied by on topic Re: F.A.B. Theme bugs
Cool. Thanks for testing. Those are the core browsers WT is targeting?
How... civilised.

Please Log in or Create an account to join the conversation.

More
13 years 6 months ago #5 by kiwi
Replied by kiwi on topic Re: F.A.B. Theme bugs
atl wrote:

Those are the core browsers WT is targeting?
How... civilised.

I wish! But sadly no. We also have to consider IE7, Safari (pc and Mac) and Opera and not just their latest versions either. I wish we didn't but that's web life. It was only after some discussion that we were able to drop support fir IE6!

Any change must be tested in all these, at various screen sizes, and on all six standard themes.

Please Log in or Create an account to join the conversation.

  • Topic Author
  • Visitor
  • Visitor
13 years 6 months ago #6 by
Replied by on topic Re: F.A.B. Theme bugs
Okay, that makes sense. See the linked article on quirks mode for some caveats regarding earlier IE and Opera compatibility—this patch may not be sufficient for those clients: I didn't figure out how to add a width: attribute for the inside of the person boxes.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum
}