TWC Chocolate style: Difference between revisions
From TWC Wiki
Created page with "TWC Chocolate style uses a brown and cream colour scheme and includes custom enhancements to user badge display and other elements. It has the following changes: == Style Properties == Style property changes in XenForo Default style will apply unless overwritten. === Color Palette=== * All values === Basic Options === * TWC letters logo and size (aligned to left) === Page Setup === * ''Maximum Page Width 1360px (inherited from Default skin change)'' * Display..." |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 24: | Line 24: | ||
opacity: 0.7; | opacity: 0.7; | ||
height:150px;</pre> | height:150px;</pre> | ||
=== Footer === | |||
* Color and top border | |||
=== Blocks === | |||
* Block header background and text colors | |||
| Line 41: | Line 47: | ||
=== extra.less === | === extra.less === | ||
* | * [[COPY TO ALL STYLES SECTION]] includes formatting fixes and hidden elements for competitions section | ||
* Icons in side nav account page, | * [[ICONS SECTION]] - Icons in side nav account page, Icons in more options menu, Icons in visitor menu | ||
* | * [[SHOW RESOURCES AS A GRID]] - Puts the resource/download entries into a responsive grid instead of a list | ||
* | * [[USER BADGES AND PROFILE FIXES]] - Member tooltip and profile legibility fixes, badges (userBanner) styling, removing badges below 480px | ||
* styling for amended footer design | * styling for amended footer design | ||
* eagle watermark in message | * [[REPLY BOX WATERMARK]] - adds TWC eagle logo as watermark in message reply/edit box | ||
* header opacity and menu scroller tweak | * header opacity and menu scroller tweak | ||
* reduce sidebar and side nav on pages with 3 columns | * reduce sidebar and side nav on pages with 3 columns | ||
* remove node-stats from new posts section when below 1200px | * remove node-stats from new posts section when below 1200px | ||
[[Category:TWC XenForo skins]] | [[Category:TWC XenForo skins]] | ||
Latest revision as of 09:05, 16 June 2025
TWC Chocolate style uses a brown and cream colour scheme and includes custom enhancements to user badge display and other elements.
It has the following changes:
Style Properties
Style property changes in XenForo Default style will apply unless overwritten.
Color Palette
- All values
Basic Options
- TWC letters logo and size (aligned to left)
Page Setup
- Maximum Page Width 1360px (inherited from Default skin change)
- Display page jump buttons on scroll: up and down
- Navigation - Primary and Secondary sticky
- Header/logo row - image: images/ChocSkin/hBanner-siege-and-flags.webp
background-repeat:no-repeat; background-size:cover; background-position: center center ; opacity: 0.7; height:150px;
- Color and top border
Blocks
- Block header background and text colors
Inherited Template Changes
search_form
- Search Tabs button moved to before other Search buttons (Changed in parent: XenForo Default style)
Modified Templates
member_tooltip.less
Changes made to allow extra.less values to take precedence:
- heavy shadow on member name removed
- color on pairs removed
PAGE_CONTAINER
- Style chooser added to top menu bar
- Amended footer design with 3 column layout and central image
extra.less
- COPY TO ALL STYLES SECTION includes formatting fixes and hidden elements for competitions section
- ICONS SECTION - Icons in side nav account page, Icons in more options menu, Icons in visitor menu
- SHOW RESOURCES AS A GRID - Puts the resource/download entries into a responsive grid instead of a list
- USER BADGES AND PROFILE FIXES - Member tooltip and profile legibility fixes, badges (userBanner) styling, removing badges below 480px
- styling for amended footer design
- REPLY BOX WATERMARK - adds TWC eagle logo as watermark in message reply/edit box
- header opacity and menu scroller tweak
- reduce sidebar and side nav on pages with 3 columns
- remove node-stats from new posts section when below 1200px
