Frontend Development

Custom CSS for Nulledbb

Submitted by Starfola, , Thread ID: 82227

Thread Closed
Starfola
Flat Chest is Best Chest
Level:
8
Reputation:
136
Posts:
1.88K
Likes:
231
Credits:
-117
30-03-2018, 09:41 AM
This post was last modified: 30-03-2018, 09:41 AM by Starfola
#1
Posting this for free since it's pointless to make someone pay 8 credits for something simple. The code is fairly easy to understand if you wanna edit it. But, if you just want to change the logo and the background then I'd suggest changing the Imgur links to your picture.

Code:
body {
   background-image: url("https://i.imgur.com/3yshzWx.png");
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: auto;
   background-size:cover;
}
.postbit-container {
   background: rgba(0,0,0,0.4);
}
.container{
   background: rgba(0,0,0,0.2);
}
#header-bar{
   background: rgba(40,40,40,40);
}
#green.forum-head{
   background: rgba(40,40,40,40);
}
.nav-wrapper, .shadow, #forums{
   background: rgba(40,40,40,40);
}
.nav li:after,.nav li:before{
   border-top:0px solid transparent;
   border-bottom:0px solid transparent
}
.nav{
   background:#282828;
}
.nav li{
   background: rgba(0,0,0,0);
   margin-right:50px;
   padding:10px 0;
   display:block
}
.showthread-options{
display:none;
}
.index-button{
   position:relative;
   background:#282828;
   padding:13px 10px;
   color:#A3A3A3;
   font-weight:400
}
.logo img{
   content: url("https://i.imgur.com/Q3S58Si.png")
}
#green, #purple, #orange, #red{
   background:#000!important
}

Index:
[Image: kK3IXq6.png]

Profile:
[Image: pXQF3dT.png]

Control Panel:
[Image: DGSaREB.png]
[Image: 7ElFux.gif]

RE: Custom CSS for Nulledbb

JOOBB
Closed Account
Level:
0
Reputation:
0
Posts:
4
Likes:
0
Credits:
10
02-04-2018, 10:26 PM
#2
Thanks bro! I will use it its very helpfull! Did someone know were i can't find free Counter-Strike 1.6 hosting?

RE: Custom CSS for Nulledbb

masterems
Newbie
Level:
0
Reputation:
0
Posts:
10
Likes:
0
Credits:
20
10-04-2018, 03:11 AM
#3
Thanks.I will use it its very helpfull!

Users browsing this thread: 1 Guest(s)