Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
Zip includes matching off/on and gradient bar images.

Enjoy
Attachments
106060-rose.zip (0 Bytes, 71 downloads)


- Custom Web Development
http://www.JCSWebDev.com
Sponsored Links
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Thank you!

Joined: Jun 2002
Posts: 670
Code Monkey
Code Monkey
Offline
Joined: Jun 2002
Posts: 670
Very nice

Joined: Dec 2003
Posts: 44
Country Girl Geek
Country Girl Geek
Joined: Dec 2003
Posts: 44
Josh, is this going to be anywhere that I can use this theme?

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
[]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?


- Custom Web Development
http://www.JCSWebDev.com
Sponsored Links
Joined: Dec 2003
Posts: 44
Country Girl Geek
Country Girl Geek
Joined: Dec 2003
Posts: 44
I meant that message for Josh, he knows where I go.....

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
My bad...


- Custom Web Development
http://www.JCSWebDev.com
Joined: Dec 2003
Posts: 44
Country Girl Geek
Country Girl Geek
Joined: Dec 2003
Posts: 44
Nothin' bad about you, I just want the Valentine's theme to look at at my forums, Josh, oh Josh!!

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
OK - installed this one here too.

Demo: https://www.ubbdev.com/forum/cssdisplay.php?cssname=rose

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
Installed for use here or viewing as sample only?


- Custom Web Development
http://www.JCSWebDev.com
Sponsored Links
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Looks like for Display Purposed only not to use as it aint in the list of selections.

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
It's fixed now. I thought I activated it last night, but then we moved servers and it was unchecked. Checked again as "rose".

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
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.


- Custom Web Development
http://www.JCSWebDev.com
Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
*bump* Josh can you make these changes or do I need to upload a new copy of the css?


- Custom Web Development
http://www.JCSWebDev.com
Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
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;
}


- Custom Web Development
http://www.JCSWebDev.com
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
[]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.

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
no prob, can you update the version used here?


- Custom Web Development
http://www.JCSWebDev.com
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Done.

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
Almost, you forgot to adjust the pathing for tdheader and welcome


- Custom Web Development
http://www.JCSWebDev.com
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
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.

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
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


- Custom Web Development
http://www.JCSWebDev.com

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)