View Single Post
Distortion
Member
Join Date: Feb 2017
Old 12-11-2018 , 05:27   Re: SourceBans Star Theme (v1.6.3)
Reply With Quote #44

Quote:
Originally Posted by sneaK View Post
Awesome theme, thank you!

Where would I go about properly adding my own custom CSS to this? Not too familiar with SB setup.
Well in this case you can add your custom css codes at the end of star/css/style.css file.

If you want to add your codes as a file, duplicate this line and change file name to your css file name in href attribute.
Page_Header.tpl #10

PHP Code:
<link href="themes/{$theme_name}/css/YOUR-FILENAME.css" rel="stylesheet" type="text/css" /> 
__________________
Distortion is offline