The CardBoard
New board look? - Printable Version

+- The CardBoard (https://thecardboard.org/board)
+-- Forum: C-House! (https://thecardboard.org/board/forum-4.html)
+--- Forum: The CardBoard (https://thecardboard.org/board/forum-5.html)
+--- Thread: New board look? (/thread-22770.html)

Pages: 1 2 3


RE: New board look? - admin - 01-02-2022

Yes, I'm just learning some new CSS to try to get it to resize on phones. Please bear with me.


RE: New board look? - CompSci87 - 01-02-2022

(01-02-2022, 07:52 PM)BostonCard Wrote:  I don’t know if this is what you meant in terms of unfinished business, but I just noted that on my phone, the logo is much larger than the screen width, so all that fits in the screen is “[the]Card”

BC

That's new since I posted. Looks like Yvonne has been tweaking the layout. I think the goal is to get the logo to scale to an appropriate size for the display device, but obviously it's not there yet, at least not as you and I are posting right now.

The font problem I had in mind is with "The". "The" is currently stored in the svg file as text, in a font that not everyone has, so it looks different on different systems, depending on your device and browser. On both my Linux desktop and my Android phone, the substitute font the browser picks is too wide, and the "e" extends out beyond the edge of the box. All the other characters in the logo actually are Bezier curves, and so they look the same to everyone. At some point we'll get "The" converted to Bezier curves from the intended font too.


RE: New board look? - CompSci87 - 01-02-2022

(01-02-2022, 04:55 PM)M T Wrote:  Font issue?  Well, the "C" favicon is a different font that the title font.  It looks more like the block "S" used for Stanford.  I wouldn't call that an issue.

If you are seeing "The C" with the C in the style of the Stanford block S, your browser is still caching the old favicon.

Old favicon:

[Image: the-c128.png]

New favicon (color not corrected yet):

[Image: Bubble%20C.png]


RE: New board look? - cardcrimson - 01-02-2022

(01-02-2022, 09:50 PM)CompSci87 Wrote:  
(01-02-2022, 04:55 PM)M T Wrote:  Font issue?  Well, the "C" favicon is a different font that the title font.  It looks more like the block "S" used for Stanford.  I wouldn't call that an issue.

If you are seeing "The C" with the C in the style of the Stanford block S, your browser is still caching the old favicon.

Old favicon:

[Image: the-c128.png]

New favicon (color not corrected yet):

[Image: Bubble%20C.png]

I'm seeing a blue dress. Am I missing something?


RE: New board look? - CompSci87 - 01-02-2022

Hmm. That explains a lot of your posts.  ;-)