Xeoncross Posted April 16, 2008 Share Posted April 16, 2008 I know that you are trying to cut back on the amount of spaced used by quote boxes - but what if the quote is from OFFSITE and therefor is not repeated? You can barely see the box text with a "font-size: x-small" setting. PLEASE, PLEASE, PLEASE, change the CSS to something like this: /* A quote, perhaps from another post. */ .quote { background-color: #eee; border: 1px solid #aaa; margin: 1px; padding: 5px; font-size: 90%; line-height: 150%; /* If something is worth quoting... it is worth seeing */ } Don't make all use look at small text just because some people don't know how to use the quote button. Quote Link to comment Share on other sites More sharing options...
neylitalo Posted April 16, 2008 Share Posted April 16, 2008 My first thought is that it's probably an SMF problem, and should be reported to them. My second thought is that any competent web browser (Opera, Firefox) will let you set a minimum font size, so you don't have that problem. Quote Link to comment Share on other sites More sharing options...
Xeoncross Posted April 16, 2008 Author Share Posted April 16, 2008 No, display is set at the presentation level. There is no way SMF could set that absolutely. Simply open http://www.phpfreaks.com/forums/Themes/default/style.css?fin11 and change that file to the code above. It should never be left to the user to make sure a site is readable - that is the sites job. Plus even if I change the font size the background is still dark purple which is horrid with black text (maybe if the text was white...). I could make the change myself in 9.2 sec with access to the FTP account ;P Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted April 16, 2008 Share Posted April 16, 2008 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus eu nunc. Nulla turpis felis, tristique tincidunt, viverra id, consequat non, purus. Sed quis purus. Integer justo leo, placerat id, aliquam ut, ultricies in, ipsum. Praesent erat augue, tempus eu, vestibulum at, pretium viverra, leo. Proin est. Aenean egestas facilisis neque. Sed porta facilisis mi. Fusce nec arcu ac mauris laoreet cursus. Sed in sapien in risus tincidunt varius. Proin augue ipsum, commodo euismod, porttitor vel, dapibus eu, dui. Praesent diam turpis, sodales eu, ornare id, congue suscipit, lorem. Nulla felis. Quisque est. Nunc fermentum, mauris ut consequat mollis, mauris mauris imperdiet nibh, eget vulputate tellus pede at orci. Curabitur vel enim. Praesent magna. Curabitur pellentesque lorem eget arcu. Nulla lacinia dapibus elit. Cras elit. Maecenas accumsan. Mauris placerat felis id sem. Aenean tempus iaculis arcu. Vestibulum cursus dapibus nibh. Pellentesque ullamcorper felis at erat. Sed consequat gravida leo. Nunc nisi quam, eleifend non, lacinia eget, suscipit eu, nisi. Morbi vehicula. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed dignissim est a risus. I don't think that's particularly small. If you're having trouble reading it you could always increase the text size in your browser. I could make the change myself in 9.2 sec with access to the FTP account ;P We don't use FTP Quote Link to comment Share on other sites More sharing options...
Xeoncross Posted April 16, 2008 Author Share Posted April 16, 2008 Take a look at the image I have attached. Also, if you don't use FTP what do you use? a custom Curl setup? [attachment deleted by admin] Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted April 16, 2008 Share Posted April 16, 2008 Sure, it's both easier to read and it looks nicer. I'll consider changing it. Also, if you don't use FTP what do you use? a custom Curl setup? We only use SCP and SSH. It's more secure. Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted April 16, 2008 Share Posted April 16, 2008 Is this better? Quote Link to comment Share on other sites More sharing options...
Xeoncross Posted April 16, 2008 Author Share Posted April 16, 2008 Sweet Now I won't second-guess myself when I have to use a quote. Quote Link to comment Share on other sites More sharing options...
beansandsausages Posted April 17, 2008 Share Posted April 17, 2008 Sweet Now I won't second-guess myself when I have to use a quote. TEST POST FOR QUOTES Quote Link to comment Share on other sites More sharing options...
GingerRobot Posted April 17, 2008 Share Posted April 17, 2008 Sweet Now I won't second-guess myself when I have to use a quote. TEST POST FOR QUOTES A.K.A a post count increaser? Quote Link to comment Share on other sites More sharing options...
beansandsausages Posted April 17, 2008 Share Posted April 17, 2008 Sweet Now I won't second-guess myself when I have to use a quote. TEST POST FOR QUOTES A.K.A a post count increaser? Ha nope i couldnt see the diffrence so i thought must be on new posts, Till i refreshed the page sorry. And deleted my Temp Files, Cookies Etc ... ... So i am sorry if it seemed like a post count increase. Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted April 17, 2008 Share Posted April 17, 2008 It seems that setting the font size to a percentage has a downside. Nested quotes are becoming increasingly more small... I'll see what I can do about that. Edit: Should be better now. Quote Link to comment Share on other sites More sharing options...
Xeoncross Posted April 17, 2008 Author Share Posted April 17, 2008 It seems that setting the font size to a percentage has a downside. Nested quotes are becoming increasingly more small... I'll see what I can do about that. oops, I can't believe I forgot about nesting. Anyway, the site looks great now. font-size: 11px; Quote Link to comment Share on other sites More sharing options...
fenway Posted April 18, 2008 Share Posted April 18, 2008 Actually, I really like it too...good stuff. Quote Link to comment Share on other sites More sharing options...
Xeoncross Posted April 18, 2008 Author Share Posted April 18, 2008 hehe, do I get brownie points? Quote Link to comment Share on other sites More sharing options...
revraz Posted April 30, 2008 Share Posted April 30, 2008 Yes, 149 of them. Quote Link to comment Share on other sites More sharing options...
Xeoncross Posted May 15, 2008 Author Share Posted May 15, 2008 Yes, 149 of them. Sweet! (those aren't those exploding kind are they?) Quote Link to comment Share on other sites More sharing options...
revraz Posted October 6, 2008 Share Posted October 6, 2008 Looks like the CODE font shrunk now. Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted October 6, 2008 Share Posted October 6, 2008 foobar Hmm... perhaps. I don't know. It seems there are a lot of font changes. I'll work at getting the stylesheets (including the header) updated. Quote Link to comment Share on other sites More sharing options...
revraz Posted October 6, 2008 Share Posted October 6, 2008 Also looks like the Sig font increased as well. Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted October 6, 2008 Share Posted October 6, 2008 Signature size decreased, looks like [code], [code] size increased, [quote] style changed back to how it was before. Quote Link to comment Share on other sites More sharing options...
Xeoncross Posted June 21, 2009 Author Share Posted June 21, 2009 Do you think that we could also increase the code size? 9pt is a little small on a 1280 or lager screen. Plus the outside border is a bit close to the text so a increased padding would be nice. font-size: 10pt; width: 98%; padding: 1%; border: 1px solid #aaa; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.