Description
Have you ever wanted to have a default set when you make your post to avoid changing each time the font and formatting options ?
This add-on solves this by providing you with configuration options in the usercp to set wether you want your text to be in bold, italic and/or underlined...
This resource is not affiliated with XenForo Ltd.
These are some page templates you can use for your team/staff page.
They have been created using the default CSS classes so will automatically update for each style.
There is some additional CSS in each file to complement the default CSS in...
I figured out all these RGB codes the first time I played with XF default style, and have used this as a reference when I was tweaking the colors of our XF website, and found it very useful so I thought that I might share this with everyone.
P.S. Please ignore the "download now" file. It is the...
Cloudflare
This basic guide is only for using Cloudflare to deliver my website's static images and javascript. As funny as it sounds, I wrote this guide mostly for me because I know I'll forget the steps I did to set this up. This may come in handy for you though. Most of the directions are for...
So, I've been making styles for XenForo for over 2 years now and have some experience to share with you, my beloved style makers.
Requirements for readers:
You need a basic understanding of html and css. Internet has a lot of resources devoted to this topic.
Desire to study.
Where to start...
Add at very very bottom to EXTRA.css template of your style:
/* <----- start FONTS ------->*/
@font-face {
font-family: 'ecliptic';
src: url('./styles/default/xenforo/fonts/ecliptic.eot');
src: url('./styles/default/xenforo/fonts/ecliptic.ttf') format("truetype")...
A small change of colors for a standard design. Now it's dark, and not, as everyone is accustomed to seeing, blue
When importing a style, specify Default Style as a child!