Resource icon

XF2 Styles Mocha Style 2.0
A nice light colored theme with a coffee shop feel

Compatible versions
2.2
Mocha Style
  • A light colored coffee themed style
  • No template edits - some CSS additions
  • Preview can be seen here a more extended preview with heavier customizations can be seen here (note this is customized for my site - see template instructions below to add your own custom icons)
  • For xenForo 2.2, the style has been exported as an "archive" so simply import the ".zip file" only.
Installation Instructions: While in the Admin CP
Appearance > Styles > Import > Child of style: (No Parent) > and then click "Import"

first.png

second.png

third.png

To customize your forum icons, add this to your Extra.less template, use it over and over for each forum:

Replace .node.node with your own forum ID and change the image path (url) in the .node-icon section

CSS:
/*** Node icons with image **/
.node.node--id2 {
.node-icon i { display: none; }

&.node--forum {
.node-body {
padding-left: 5px;
}
.node-icon {
background-image: url('/styles/path/image.png');
border-radius: 50%;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
&.node--read .node-icon {
opacity: 0.4;
}
}
}
/*****/
FateKid
Author FateKid
Level
11
5,910 pts
2.0 Version
1 Downloads
314 Views
Published
Updated
0.00 star(s) 0 ratings Average Rating (0)

More files from FateKid

Stylize Your XenForo 2 Community

Mocha Style provides ultimate theme engine to your XenForo 2 community website! Enjoy powerful customization options that make your unique against others. Combine this XenForo style with XenForo 2 add-ons from our site to create something truly unique!

Why Download Our XenForo 2 Styles?

  • Easily enhance the look and feel of your XenForo online community.
  • Expand your XenForo 2 user options with lots of unique modifications.
  • Create unbelieveable user-experiences with advanced features.

Explore Other Resources

Are you looking for something different? Explore our thousands of unique and special XenForo 2 styles, available to download right now. FateKid shared this wonderful resource to you for free, so remember to share your appreciation by liking the resource and reviewing it.

Get started today and make your next project truly unique.

Top Bottom