TheCripZone SMF Themes Site
All Things Public => Theme Support => SMF 2.1.4 Themes => Topic started by: Skhilled on Jun 30, 24, 06:47:48 PM
We have actually completed this last month but due to my internet not working properly, I'm just getting around to this. ;D
https://github.com/Crip-Zone/Orangeline/releases/tag/v214
Orangeline v214b release:
Here's the fix for the 'notify alert/email' dropdown. Find '.notify_dropdown span' and add the last two lines to it found about line 3962 in index.css:
.notify_dropdown span {
font-size: 0.9em;
display: block;
max-width: 500px;
}
The updated version for this is here:
https://github.com/Crip-Zone/Orangeline/releases/tag/v2.1.4b