TheCripZone SMF Themes Site
All Things Public => Theme Support => SMF 2.1.4 Themes => Topic started by: Skhilled on Oct 21, 23, 02:34:52 PM
TheCripZone Team is proud to release the News theme. You can see a demo here. If you don't see it use the Theme Changer in the top left TP block:
https://jpr62.com/demos214/
You can download the release here:
https://github.com/Crip-Zone/News/releases/tag/v2.1.4
Nice job!
Thank You for all the hard work. :2up:
News Download file changes:
- theme.info.xml - updated to add: ""
- Settings.english - updated to include: "Updated to v2.1.3 by TheCripZone with permission"
- ThemeStrings.english.php - changed the version to: "Updated for SMF 2.1.4"
- Removed these files:
.gitattributes
LICENSE
README.md
https://github.com/Crip-Zone/News/releases/tag/v2.1.4
Here's the fix for the 'notify alert/email' dropdown. Find '.notify_dropdown span' and added the last two lines to it found about line 4010 in index.css:
.notify_dropdown span {
font-size: 0.9em;
display: block;
max-width: 500px;
}
The release can be downloaded on Github:
https://github.com/Crip-Zone/News/releases/tag/v2.1.4b1