UBB.Dev
Posted By: Critical Black and Red CCS?!!??!?!? - 03/16/2004 7:08 AM
I was wondering if anyone knows of any black and red ccs styles that are out there.
Posted By: Critical Re: Black and Red CCS?!!??!?!? - 03/16/2004 7:25 AM
o yea my forum is http://forum.sxsecurity.org and i dont know how to make them b.c i am new to ubb threads.
Posted By: scroungr Re: Black and Red CCS?!!??!?!? - 03/16/2004 7:31 AM
I don't think there is a red and black one. I would say either go to the hire a dev forum here and ask for one to be made or since they are really easy just try your hand at making one. They are really a no brainer once ya figure out that color changes the font color and background changes the background and you need them in hex code.
Posted By: Critical Re: Black and Red CCS?!!??!?!? - 03/16/2004 7:41 AM
thanks man. o yea i was looking around on here how do i get the CCS styles off the forum. i am not sure and so confused.
Posted By: Critical Re: Black and Red CCS?!!??!?!? - 03/16/2004 7:42 AM
o wait a black ccs would be cool and i could just change the colors to red.
Posted By: scroungr Re: Black and Red CCS?!!??!?!? - 03/16/2004 7:45 AM
well there is this one here https://www.ubbdev.com/forum/showflat...prev=#Post99656 it's blackish blue you would just have to change the blues to reds. so I would just download it by clicking where it says attachment under it and then put the css in your stylesheets folder on your server and in the admin screen of threads select it and give it a name.
Posted By: Critical Re: Black and Red CCS?!!??!?!? - 03/16/2004 7:59 AM
thanks dude u rock
Posted By: Pappy Re: Black and Red CCS?!!??!?!? - 03/16/2004 7:48 PM
here is one that would need to be updated to have all the new tags added I think. It was added by netomo and is named netomo-2.css (I think) here is the link in any event. https://www.ubbdev.com/forum/download.php?Number=46085
Posted By: IOGC-Chris Re: Black and Red CCS?!!??!?!? - 03/31/2004 6:25 PM
[]Critical said:
o yea my forum is http://forum.sxsecurity.org and i dont know how to make them b.c i am new to ubb threads. [/]

Just pointing out that the forums you gave a link to and not UBB, they are IPB so these css sheets will not work with it.
Posted By: AdmiralS3 Re: Black and Red CCS?!!??!?!? - 07/26/2004 6:52 AM
I have one for black and red.... its very old though original for ubbthreads 2.1 LOL... take it if you want.

A:link, A:visited, A:active, A:hover {
text-decoration: underline;
font-weight: bold;
}
A {
color: #C70000;
}
A:hover {
color: #F53E3E;
}
.c999999 {
color: #999999;
}
.cffffff {
font-size: 10pt;
color: #ffffff;
}
.footer {
font-size: 8px; color: #999999
}
.onbody{
color: #FFFFFF;
}
.onbody A:LINK {
color: #cccccc;
}
.onbody A:VISITED {
color: #AEA082;
}
.onbody A:ACTIVE {
color: #FFFF00;
}
BODY,P,TABLE,TD,TR {
font-size: 9pt;
font-family: verdana,helvetica,arial;
color: #ffffff;
}
BODY {
background: #000000;
}
PRE {
font-size: 9pt;
font-family: courier;
}
.spacer {
font-family: tahoma,arial;
color: #cccccc;
font-size: 5px;
}
.menutitle {
font-family: tahoma,arial;
text-decoration: none;
font-size: 13px;
color: #8B0316;
font-weight: bold;
}
.menutitle A:LINK {
text-decoration: none;
color: #750000;
}
.menutitle A:VISITED {
text-decoration: none;
color: #750000;
}
.menutitle A:ACTIVE {
text-decoration: none;
color: #750000;
}
.menutitle:hover {
text-decoration: none;
color: #750000;
}
.menu {
font-family: tahoma,arial;
text-decoration: none;
color: #cccccc;
font-size: 11px;
font-weight: bold;
}
.menu A:LINK {
text-decoration: none;
color: #cccccc;
}
.menu A:VISITED {
text-decoration: none;
color: #cccccc;
}
.menu A:ACTIVE {
text-decoration: none;
color: #cccccc;
}
.menu:hover {
text-decoration: none;
color: #FF0000;
}
.tableborders {
background: #cccccc;
}
.tdheader {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
background: #000000;
font-family: Verdana,helvetica,arial;
}
.menubar{
background: #000000;
color: #FFFFFF;
}
.post:FIRST-LINE {
}
.post:FIRST-LETTER {
}
.new {
font-size: 8pt;
color: #00FF00;
}
.catandforum {
font-size: 9pt;
}
.posttime {
font-size: 9pt;
text-align: center;
background: #000000;
}
.threadtotal {
font-size: 9pt;
background: #000000;
}
.posttotal {
font-size: 9pt;
background: #000000;
}
.small {
font-size: 8pt;
font-family: verdana,helvetica,arial;
}
.standouttext {
color: #FFFFFF;
}
.welcome {
font-family: verdana,helvetica,arial;
color: #FFFFFF;
}
.forumtitle {
}
.forumdescript {
font-size: 9pt;
}
.lighttable {
background: #000000;
color: #ffffff;
}
.darktable {
background: #000000;
color: #ffffff;
}
.cleartable {
background: #000000;
}
.footertable {
background: #000000;
}
.pagesinthread {
color: #FFFFFF;
}
.alternatetable {
background: #000000;
}
.subjecttable {
background: #000000;
color: #000000;
}
.formboxes{
font-family: verdana,helvetica,arial;
background-color: #EFEFEF;
color: #000000;
}
.buttons {
font-family: verdana,helvetica,arial;
background-color: #cccccc;
color: #000000;
}
© UBB.Developers