Re: [RC2] texts not in a row Reply #15 – August 26, 2014, 08:42:10 am End fix for the board index alignment: https://github.com/emanuele45/Dialogo/commit/9a48e43962f8dba90b2509710a7ee1680b2ebb8f
Re: [RC2] texts not in a row Reply #16 – August 26, 2014, 08:44:20 am Quote from: emanuele – August 26, 2014, 08:39:33 amAnyway Chrome is odd. >_<Maybe, but it's the best browser to have all your Google personalisations, favorites and logins at any device you are using. Yes, I am using Google Now. Thanks for the fix! Does this sound weird?
Re: [RC2] texts not in a row Reply #17 – August 27, 2014, 11:10:23 am Ooops, here are some more (see the attachments):http://support.elkarte-hilfe.de/index.php/topic,41.msg240.html#msg240
Re: [RC2] texts not in a row Reply #18 – August 27, 2014, 11:12:33 am 1 bug, 1 topic. BTW I'm not sure what the issue is in those pictures.
Re: [RC2] texts not in a row Reply #19 – August 27, 2014, 11:17:35 am Sorry, thought it's the correct place here because all of these are small, optical missalignments.The custom title of the member seems to be not centered, but a bit to the left. Blame @Ruth for this!
Re: [RC2] texts not in a row Reply #20 – August 27, 2014, 11:48:00 am Try changing in index.css:Code: [Select].poster .title { white-space: normal; word-wrap: break-word; max-width: 14em;}to:Code: [Select].poster .title { white-space: normal; word-wrap: break-word; max-width: 100%;}I'm not sure of the effect on other browsers...
Re: [RC2] texts not in a row Reply #21 – August 28, 2014, 05:11:07 pm Thank you very much, emanuele! I have tried all this changes and now everything looks good... in my browser. Infocenter was still a little bit outside the row; but I have changed the inline padding in the index.css.php from 32px to 29px and now it's all straight on the line:Code: [Select].inline { padding: 0 29px; font-size: 0.857em;}Quote from: Jorin – August 27, 2014, 11:17:35 am Blame @Ruth for this! Did I tell you to write everything in a single topic? No, I didn't. I am completely innocent, @Jorin
Re: [RC2] texts not in a row Reply #22 – August 28, 2014, 05:51:33 pm https://github.com/emanuele45/Dialogo/commit/48e56b48c0a7455d1644bd166d3e035384913775https://github.com/emanuele45/Dialogo/commit/ef1d1203282a4089b2faf7941708e960798f4ba1lolNo big problem for the multiple issues.