swetorrentking / rartracker

Complete private bittorrent tracker written in PHP and AngularJS
199 stars 67 forks source link

Design change #11

Closed lordgabber closed 8 years ago

lordgabber commented 8 years ago

Hello comrade! I want to ask, how is design is changed? I want make some redesign in my future project :dancers:

swetorrentking commented 8 years ago

First off. The site is based on Bootstrap CSS. You can find another bootstrap theme online that you like and just add that. Custom overrides is in rartracker.css.

If you want to do more structural changes to the site. You can mostly do that in index.html and app/header/header.template.html which cointain the position of the menu, status box and search bar. The components can be moved around to other places.