[cXF] Move thread status icons

DIY [cXF] Move thread status icons

Currently reading:
DIY [cXF] Move thread status icons

BassMan

Staff member
Administrator
May 18, 2015
472
161
2,109
BassMan submitted a new resource:

Move thread status icons - ... to the left side before title.

Would you like to have thread status icons on the left side before title?

View attachment 1672


Add this to your extra.less template:
Less:
[data-template="forum_view"], &[data-template="whats_new_posts"] {
    .structItem-statuses {
        float: none;
    }
}

[data-template="forum_view"], &[data-template="whats_new_posts"] {
    .structItem-statuses>li {
        margin-left: 0;
        padding-right: 5px;
    }
}

*this will work on thread list and...

Read more about this resource...
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Welcome to customizeXF

We are running default XenForo style customized by cXF
Registration is free!

Search forums

Back
Top