Xenforo Media Gallery

Redh

Registered
Hey @Russ,

Have you ever considered doing a style for Xenforo Media Gallery? It is so ugly, and feels like a complete misfit for the forums. I love the Xenforo forums, but the media gallery is a huge let down, and I actually regret purchasing it.

Just a thought, I don't know if you can salvage it or not, but if anyone can I know it's you!
 
What do you dislike about it? It should inherit styling from the main forum style. Is it the layout or something else you do not like?
 
Yes, it's the general layout - it's not inviting at all. It would work better if instead of having the column boxed layout, each media item was listed like a forum topic, with a smaller thumbnail, the title, and the short description of what the item is. There is too much small, insignificant information cluttered together in those boxes, and not enough to entice the user to actually look through what's there and post a comment.

I also don't like how it's so separated from the forums - it really would work better if it had the same behaviour as the forums, and that the comments section were more closely tied in to the forums. But that's a wider issue than giving it a layout redesign :)
 
I do think the default setup shows a little too much information. I think the things such as likes/views/date ect isn't really relevant for the home page of the layout. Some simple css:

Code:
.mediaContainer .statsSection, .mediaContainer .mediaControls {
  display: none;
}
.mediaContainer .titleSection h3 {
  padding: 5px;
}
.xengalleryContainer .mediaContainer {
  box-shadow: none;
}

Would achieve this:
Screenshot_2.png



I'm not sure single rows would be the ideal setup, it sounds like you want something like the RM setup for the gallery almost?
 
Even adding the CSS code you just posted makes it look so much better, thank you!

I'm not sure single rows would be the ideal setup, it sounds like you want something like the RM setup for the gallery almost?

Yes, I guess this is what I'm thinking. It makes browsing so much easier to scroll down a list rather look at 3 large columns of random images. And it also looks more like our existing forums, so users aren't faced with such an unfriendly interface. The widgets are also awful!

But even the media pages themselves don't look nice - they should resemble a thread, and the comments section is ugly.

I don't know, I think it could all look so much better, and I wonder if there is a market out there for people to buy Media skins as well as Forum skins :)
 
You certainly can use style properties, I was literally showing a quick edit of how I thought the display should be, didn't really want to go into detail on each style property screen explaining where to put display none, if they even cover each section I referred too :D
 
Ok :)
If i had known the addon Showcase before i´ve bought the XFMG, i´d saved a lot of money.
That´s a great addon to use like a gallery.
 

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