Flat Awesome + - PixelExit.com [Deleted]

Try this in your extra.css:

Code:
.nodeLastPost {
  max-width: @nodeLastPost.width;
}
 
I'll apply this on a XenBase level for the next patch, for now you can paste this in extra.css:

Code:
@media (max-width:@maxResponsiveNarrowWidth) {
.conversation_list .sectionHeaders .posterAvatar { display: none; }
}
worked like a charm. thanks russ.
 
Ya it's just the quick search location, you can technically move the quick search into the navigation easily using the style properties.

Sorry I can't seem to figure out how to get the search bar to show up in the floating nav. Can you be more specific?
 
Check: Style Properties: [XB] Quick Search -> Quick Search Location -> 2

We also have an option to convert it to an icon while in float status in the same area:

Switch Quick Search while nav floats
 
Check: Style Properties: [XB] Quick Search -> Quick Search Location -> 2

We also have an option to convert it to an icon while in float status in the same area:

Switch Quick Search while nav floats

I tried that, but it didn't seem to change anything... I think this might be bugged?
 
When I select a post by clicking the check box, the overlay comes up that has the options to delete the post etc, but it dosen't go away when I uncheck the post.

This happens on two different sites using two different styles.
 
That´s for me the same.
I will use the Close Button.

Sure you can use the close button, but it is not default behavior. It only happens like that with posts, it works as intended if selecting/deselecting threads.
 
I can replicate the behavior I described on my test site, as well as a live site.
 
That is strange, I never really paid much attention to it but you're right. I just fired up my localhost and can see the menu closes after unchecking the box. The above image gif was made using a default style no modifications. Will look at add-ons now, Thanks.
 
Back
Top Bottom