XFMG: Remove comments on album view

DIY XFMG: Remove comments on album view

Currently reading:
DIY XFMG: Remove comments on album view

BassMan

Staff member
Administrator
May 18, 2015
651
171
2,284
BassMan submitted a new resource:

XFMG: Remove comments on album view - ... and show sidebar widgets below in a row.

Would you like to hide comments on XenForo Media Gallery album view and show it like this?

View attachment 2400


As you can see comments section is removed only on the album view (comments are still available in the media view) and the sidebar widgets are displayed below in a row.

Add this code to the extra.less template:

Less:
[data-template="xfmg_album_view"] {
    .columnContainer {
        display: block;
    }

    .columnContainer-comments {
        display: none...

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