Jump to content
Banner by ~ Wizard

request shop [Equestria.TV] Custom CSS Stylesheets for your channel!


EddG

Recommended Posts

Do you have an Equestria.tv channel?

Are you tired of your channel looking the same as everyone elses?

Well you have stumbled upon the right Request Shop traveller.

 

I can make you a CSS stylesheet based on your specifications.

(i.e Height and length of chat box, size of video player, fonts, colours)

Here is an example of how a CSS stylesheet can change a channel

http://equestria.tv/r/Vocaloid

Edited by EddG
Link to comment
Share on other sites

body {
    background-color: #4d2600;
    font-family: "Comic Sans MS", cursive, sans-serif;
} 
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Comic Sans MS", cursive, sans-serif
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
.navbar-default {
  background-color: #0066ff;
  border-color: none; }
#wrap > #mainpage .container, #wrap > #mainpage > .container {
  padding: 15px 20px;
  background: #994c00;
  border-radius: 15px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1); }
#motdsection {
  margin-top: 30px;
  background: #4d2600;
  padding-bottom: 80px;
  margin-bottom: -100px; }
.header {
  margin-top: -20px;
  background: #ffe6cc;
  min-height: 100px; }
body > nav ul.navbar-nav {
    font-size: 12px; }

 

Just copy this into the CSS Editor on your channel, I hope you enjoy! :pinkie:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Join the herd!

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...