kaieivindm

Well-Known Member
Hi,

Si text in my post information box is out of sync it seems.

upload_2016-4-4_18-9-46.png


For et øyeblikk sid (cut off) should be "for et øyeblikk siden" = A moment ago

Is it possible to have "..." if its not enough room?
Like this?

upload_2016-4-4_18-10-27.png
 
It's like that in default XF, this should change it, place in extra.css:

Code:
.node .nodeLastPost .lastThreadMeta {
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
  overflow: hidden;
}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back