View Single Post
ZAGOR
AlliedModders Donor
Join Date: Sep 2015
Old 02-11-2016 , 12:57   Re: SourceBans Next-Gen(Flat-Dark Edition) Theme
Reply With Quote #11

Sorry i went to holiday. Now im here.

Quote:
Originally Posted by mazdarx8 View Post
How to edit background?
If u mean how to change standart background;
You can change from /Your_Sourceban_Directory/themes/Flat-Dark/css than open css.php,

Find this line
Code:
background-image: url("http://csarenasi.com/forum/images/tg/bg/tf2.jpg");
and change with your background.

And if u mean how to change bg in selector ;
You can change from /Your_Sourceban_Directory/themes/Flat-Dark/ than open submenu.tpl,

There are bg in selector and u can change from here.
Code:
  <option selected disabled value="Empty">Select Your Background</option>  
  <option value="./images/bg/tf2.jpg" selected="selected">TF2(Standart)</option>
  <option value="./images/bg/gta5.jpg">GTA V</option>
  <option value="./images/bg/csgo.jpg">CS:GO</option>
  <option value="./images/bg/3.jpg">Mad-Max</option>
  <option value="./images/bg/11.jpg">Crysis</option>
  <option value="./images/bg/22.jpg">Fifa</option>
  <option value="./images/bg/2.jpg">COD</option>
  <option value="./images/bg/38.jpg">Far Cry</option>
  <option value="./images/bg/4.jpg">Mass Effect</option>
  <option value="./images/bg/5.jpg">Need For Speed</option>
  <option value="./images/bg/16.jpg">Assasin's Creed</option>
  <option value="./images/bg/8.jpg">Star Wars</option>
ZAGOR is offline