creaky

Registered
Been playing around with the new Article form type and need to change the styling slightly.

This is what the default style looks like
default style.PNG

This is what the Bolt style looks like
bolt style.PNG

Notice the white boxes around each post is missing when using the Bolt style and the white box that appears on the last line of each topic.
I'm going to use the Preview display style for the forum, the expanded display style works fine.
 
Looks like a bug! I've fixed it for the next version.

You can add this to your extra.less for now:

Code:
.block--messages .message.message--articlePreview
{
    background: @xf-contentBg;
    .xf-blockBorder();
}
 

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