• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Two new features

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Originally posted by: Jason Clark
I believe the text is 12px? thats large no?

font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: black;

That is the same size font as you speciified in the other thread about the fonts being two small.
 
css has named sizes for that reason. 🙂

xx-small
x-small
small
medium (i believe)
large
x-large
xx-large

font-size: large; /* almost too easy */
 
Jason, changing to the large font theme does absolutely nothing to the text in the posts. It only mildly increases the size of the titles, member names, etc... But the text within each post remains unchanged.
 
BingBong, there are lots of issues using relative sizing. Anyone that has designed a complicated layout from the ground up knows what I'm talking about. I've raised the size of the large font text in messages.
 
Code in DC is good 🙂 Now, if only it will use 90% of the width of the message text it will be even better! 😉

Also, Jason, is there now a limit on the amount of characters in a post? I tried posting some stats today, and it would cut it off 3/4 of the way through 🙁


Garry
 
Back
Top