@Lawrence does you radd-on still do this?
Custom field(s) and then some template work to have it/them show. I did this when I was looking at a simple article forum to move some of my fiction to my own site (due to some dissatisfaction with the site I normally post it on). Not as nice as you'd get with Bob but workable. Never took it live, though I might still have it in my dev if you have questions.is already something, thanks! is there a way to enter any categories?
yes thx i tryCustom field(s) and then some template work to have it/them show. I did this when I was looking at a simple article forum to move some of my fiction to my own site (due to some dissatisfaction with the site I normally post it on). Not as nice as you'd get with Bob but workable. Never took it live, though I might still have it in my dev if you have questions.
@media (min-width: @xf-responsiveMedium)
{
@__ctaArticleFooter: 40px;
.block.block--articles.block--previews .block-body .message--articlePreview
{
margin-top: 0;
&:nth-of-type(n)
{
grid-area: unset;
& .articlePreview
{
&-main
{
flex-direction: column;
min-height: 100%;
padding-bottom: @__ctaArticleFooter;
}
&-image
{
width: 100%;
}
&-title
{
font-size: @xf-fontSizeLarger;
}
&-content
{
margin-bottom: -@__ctaArticleFooter;
}
&-footer
{
position: relative;
bottom: @__ctaArticleFooter;
}
&-meta
{
border-top: solid 1px @xf-borderColor;
& .articlePreview-by
{
display: none;
}
}
}
}
}
}
.message--articlePreview .articlePreview-image+.articlePreview-text .bbWrapper:after
{
background: none;
}
.js-threadListItem-26
{
background: green;
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.