Skip to main content
Topic: Last Post area... (Read 4602 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Last Post area...

It looks like I found a bug after one of Ninja's posts.

It seems, on certain screen resolutions/zoom settings, the last post area on main board list, can shift in a bad way.
Look at attached image to see what I mean.

It could be the fact of his name. Maybe have it cut off after certain number of characters?

Re: Last Post area...

Reply #1

I can partially fix it, not quite sure I understand this code...
Code: [Select]
.lastpost_link, .board_lastposter, .board_lasttime {
    white-space: pre;
to:
Code: [Select]
.lastpost_link, .board_lastposter, .board_lasttime {
    white-space: normal;
why pre ???
~ SimplePortal Support Team ~

Re: Last Post area...

Reply #2

Pre because the bloke who wrote it doesn't like things getting all scrunched up in tiny blocks. Likes text in lines. Looks cooler and is easier to read.

However, does require keeping on top of how things will look on various resolutions. Which is why it doesn't break on the Light variant, AFAICT.

 Antechinus had nothing to do with the BeSocial variant
Master of Expletives: Now with improved family f@&king friendliness! :D

Sources code: making easy front end changes difficult since 1873. :P

Re: Last Post area...

Reply #3

I see but no offence it looks worse if just a part of it goes on new line #_#
~ SimplePortal Support Team ~

Re: Last Post area...

Reply #4

Well, easy solution...
Use a shorter display name... XD

Re: Last Post area...

Reply #5

Until the war is over, I shall support all allied nations against those *********** crazy freaks.
~ SimplePortal Support Team ~