UBB.Dev
Posted By: J.C. Just in time for Valentines Day - Rose.css - 01/23/2004 6:02 AM
Zip includes matching off/on and gradient bar images.

Enjoy

Attached File
106060-rose.zip  (71 downloads)
Thank you!
Very nice
Josh, is this going to be anywhere that I can use this theme?
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 01/24/2004 10:24 AM
[]CallieAnn said:
Josh, is this going to be anywhere that I can use this theme? [/]

Do you mean to use here or on your own site?
I meant that message for Josh, he knows where I go.....
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 01/24/2004 10:40 PM
My bad...
Nothin' bad about you, I just want the Valentine's theme to look at at my forums, Josh, oh Josh!!
OK - installed this one here too.

Demo: https://www.ubbdev.com/forum/cssdisplay.php?cssname=rose
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 01/26/2004 4:35 AM
Installed for use here or viewing as sample only?
Looks like for Display Purposed only not to use as it aint in the list of selections.
It's fixed now. I thought I activated it last night, but then we moved servers and it was unchecked. Checked again as "rose".
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 01/27/2004 4:13 AM
Thanks, I see two things thta need fixed in my css. The background-color: for forumtitles needs to be transparent, and cleartable needs to be the same color as the background.
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 01/29/2004 11:56 PM
*bump* Josh can you make these changes or do I need to upload a new copy of the css?
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 02/01/2004 1:16 AM
Okay I updated my own copy. here it is Demo

/*
File name: "Rose" © JCS 2004 www.ubbdesign.com
*/

a:link {
background-color: transparent;
color: #333333;
text-decoration: none;
}

a:visited {
background-color: transparent;
color: #333333;
text-decoration: none;
}

a:hover {
background-color: transparent;
color: #F81C40;
text-decoration: none;
}

a:active{
background-color: transparent;
color: #333333;
text-decoration: none;
}

blockquote
{
background-color: #FFFFFF;
border-color: #E8E6E6;
border-style: solid;
border-width: 1px;
color: #000000;
margin: 2px;
overflow: auto;
padding: 3px;
width: 400px;
}

blockquote .small
{
background-color: #FFFFFF;
color: #000000;
margin-left: 1px;
padding: 2px;
}

blockquote hr
{
display: none;
}

body {
background-color: #DCDADA;
border: 0px;
margin: 0px;
padding: 0px;
scrollbar-3dlight-color: #F9D7DD;
scrollbar-arrow-color: #000207;
scrollbar-darkshadow-color: #CB7D8A;
scrollbar-face-color: #F8D2D8;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #E7A9B3;
scrollbar-track-color: #F0A0AD;
}

body, p,table,td,tr, font, div {
font-family: Ms Sans Serif, Tahoma, Verdana, Arial, helv, Times New Roman, Times, serif;
font-size: xx-small;
}

form {
border: 0px;
display: inline;
margin: 0px;
padding: 0px;
}

pre
{
background-color: #FFFFFF;
border-color: #E8E6E6;
border-style: solid;
border-width: 1px;
color: #000000;
height: 150px;
margin: 2px;
overflow: auto;
padding: 3px;
width: 400px;
}

select {
background-color: #EEEEEE;
color: #000000;
font-weight: normal;
}

.alternatetable {
background-color: #FFFFFF;
color: #000000;
}

.buttons {
background-color: #F7B3BE;
border-color: #FEE6EA #CE808D #CE808D #FEE6EA;
border-style: solid;
border-width: 1px;
color: #FFFFFF;
font-size: xx-small;
}

.catcolumn {
background-color: #FFFFFF;
color: #A7A1A1;
font-weight: normal;
}

.cleartable {
background-color: #DCDADA;
color: #000000;
}

.darktable {
background-color: #EBE9E9;
color: #000000;
}

.formboxes{
background-color: #FFFFFF;
border: 1px;
border-color: #A7A1A1;
border-style: solid;
color: #000000;
font-size: 12px;
}

.forumdescript {
background-color: transparent;
color: #000000;
}

.forumtitle {
background-color: transparent;
color: #000000;
font-weight: bold;
}

.forumtitle a:link {
background-color: transparent;
color: #D8465E;
text-decoration: none;
}

.forumtitle a:visited {
background-color: transparent;
color: #D8465E;
text-decoration: none;
}

.forumtitle a:hover {
background-color: transparent;
color: #333333;
text-decoration: none;
}

.forumtitle a:active{
background-color: transparent;
color: #D8465E;
text-decoration: none;
}

.lighttable {
background-color: #FFFFFF;
color: #000000;
}

.menubar{
background-color: #FFFFFF;
color: #000000;
font-weight: normal;
height: 17px;
text-indent: 2px;
}

.modline {
background-color: transparent;
color: #000000;
font-family: verdana;
font-style: normal;
}

.navigation {
background-color: #FFFFFF;
border-color: #333333;
border-style: solid;
border-width: 1px;
color: #E3E1E1;
width: 100px;
}

.new {
background-color: transparent;
color: #D56376;
}

.newdarktable {
background-color: #F8D2D8;
color: #000000;
font-weight: bold;
}

.newlighttable {
background-color: #EEEEEE;
color: #FF0000;
font-weight: bold;
}

.newpostsincat {
background-color: #F8D2D8;
color: #000000;
}

.newsubjecttable {
background-color: #EAFAB8;
color: #000000;
font-weight: bold;
}

.onbody {
background-color: transparent;
color: #333333;
}

.onbody a:link {
background-color: transparent;
color: #D56376;
text-decoration: none;
}

.onbody a:visited {
background-color: transparent;
color: #D56376;
text-decoration: none;
}

.onbody a:hover {
background-color: transparent;
color: #B9EC08;
text-decoration: none;
}

.onbody a:active{
background-color: transparent;
color: #D56376;
text-decoration: none;
}

.pollcolor {
background-color: #FF0000;
color: #000000;
}

.post {
background-color: transparent;
color: #000000;
font-size: 13px;
}

.post:first-letter {
}

.post:first-line {
}

.posted-by {
background-color: transparent;
color: #000000;
font-weight: normal;
padding: 3px;
}

.posttime {
background-color: #FFFFFF;
color: #000000;
}

.posttotal {
background-color: #EBE9E9;
color: #000000;
}

.signature {
display: none;
}

.small {
color: #000000;
font-weight: normal;
}

.standouttext {
background-color: transparent;
color: #FF0000;
}

.subjecttable {
background-color: #FFFFFF;
color: #000000;
}

.tableborders {
background-color: #333333;
border-color: #333333;
border-style: solid;
border-width: 3px;
color: #FFFFFF;
}

.tablesurround {
}

.tdheader {
background-color: #333333;
background-image: url(/ubbthreads/images/tdheader.png);
color: #FFFFFF;
font-weight: normal;
height: 25px;
text-indent: 2px;
}

.tdheader a:link {
background-color: transparent;
color: #FFFFFF;
text-decoration: none;
}

.tdheader a:visited {
background-color: transparent;
color: #FFFFFF;
text-decoration: none;
}

.tdheader a:hover {
background-color: transparent;
color: #F81C40;
text-decoration: none;
}

.tdheader a:active{
background-color: transparent;
color: #FFFFFF;
text-decoration: none;
}

.tdheader font {
background-color: transparent;
color: #FFFFFF;
}

.threadtotal {
background-color: #FFFFFF;
color: #000000;
}

.welcome {
background-color: #333333;
background-image: url(/ubbthreads/images/tdheader.png);
color: #FFFFFF;
font-weight: normal;
height: 25px;
text-indent: 2px;
}
[]J.C. said:
*bump* Josh can you make these changes or do I need to upload a new copy of the css? [/]

Thanks - haven't had a chance. But the CSS forum (along with the modification forums) have unlimited edit time.... so you should always be able to update anything you post yourself.
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 02/01/2004 7:12 AM
no prob, can you update the version used here?
Done.
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 02/01/2004 8:20 AM
Almost, you forgot to adjust the pathing for tdheader and welcome
Ah -ok here's a tip.

Probably 90% of the stylesheets posted here just look for the images in a directory structure like this:

/stylesheets/images/rose/whatever.gif

So that way you can code it like this:

background-image: url(images/rose/tdheader.png);

And nothing needs to be edited to make it work.
Posted By: J.C. Re: Just in time for Valentines Day - Rose.css - 02/02/2004 1:28 AM
Translation: "I'm usually in a hurry and don't have time to edit things, be happy I added it at all "

LOL

J/k Thankie
© UBB.Developers