Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.
 Actions

X style chooser in top menu bar.less

From TWC Wiki

Revision as of 08:21, 12 July 2025 by Makanyane (talk | contribs) (Created page with "CSS section inserted by X_style_chooser_in_top_menu_bar <pre> // START style chooser in top bar .topStyleButton { padding: 8px 10px; margin-left: .5em; a { text-decoration: none; } .fa--xf svg { height: 1em; width: 1em; vertical-align: -0.125em; } .topStyleButtonCog { padding-left: 1em; } } // END style chooser in top bar </pre> Category:TWC XenForo templates")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

CSS section inserted by X_style_chooser_in_top_menu_bar

// START style chooser in top bar
.topStyleButton {
	padding: 8px 10px;
	margin-left: .5em;
	a { text-decoration: none; }
	.fa--xf svg { 
		height: 1em;
		width: 1em;
		vertical-align: -0.125em;
	}
	.topStyleButtonCog {
		padding-left: 1em;		
	} 
}

// END style chooser in top bar
YOU can help us improve this Wiki! ~ Look for ways to help and editing advice. ~ If you need further advice, please post here.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.