Previous Thread
Next Thread
Print Thread
Rate Thread
#264649 12/15/2003 3:34 AM
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Added a Holiday Theme to ThreadsDev to celebrate Christmas and the Holiday Time of the year.

It's the current default here now.

It was created by a fellow citizen of Leoville named Jason Parker.
His site is www.jason-parker.net

Thanks for the great work Jason!!!

Instructions - upload CSS and add images to the /stylesheets/images/namiholiday directory.
Attachments
101973-NamiHoliday.zip (0 Bytes, 47 downloads)

Last edited by JoshPet; 12/16/2003 1:33 AM.
Sponsored Links
Daine #264650 12/15/2003 3:36 AM
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
As an added bonus - you can tile the attached garland graphic in your header - which makes your site look "decked out" for the holidays.

Upload attached graphic somewhere on your server and put code similar to this in your header.

Code
<br /><table width="100%" border="0"><br /><tr><br /><td height="30" width="100%" align="center" background="http://www.yourdomain.com/images/hollygreen.gif">&nbsp;</td><br /></tr><br /></table><br />
Attachments
101974-hollygreen.gif (0 Bytes, 41 downloads)

Daine #264651 12/15/2003 3:39 AM
Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
Very !

jacksonm99 #264652 12/15/2003 3:42 AM
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Courtesy of Infopop - feel free to use this candy cane as you newposts.gif image (to indicate new posts) And replace the nonewposts.gif image with a 1x1 transparent gif file (thus no image for nonewposts) like we have here.
Attachments
101976-newposts.gif (0 Bytes, 41 downloads)

Daine #264653 12/15/2003 5:34 PM
Joined: Jul 2001
Posts: 808
Coder
Coder
Joined: Jul 2001
Posts: 808
Little tip:
I use this picture to. The original picture is an animated .gif with changing points but white background. I use Adobe Image Ready to edit this one and set white to transparency. Image Ready can edit sequences in animated gif's.

Sponsored Links
landyphil #264654 12/15/2003 5:38 PM
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
I put this up.. shall see what the children think..

234234 #264655 12/15/2003 6:46 PM
Joined: Jul 2001
Posts: 808
Coder
Coder
Joined: Jul 2001
Posts: 808
The style looks funny. I must search on my disc; somewhere I have a script with animated snowflakes

If you review the style with Topstyle or an other editor you will notice some little errors. Duplicate keys, missing ";" and one missing background graphic file.

landyphil #264656 12/15/2003 8:05 PM
Joined: Oct 2002
Posts: 108
Journeyman
Journeyman
Offline
Joined: Oct 2002
Posts: 108
Thanks Josh,

It looks great !

DreamLord #264657 12/15/2003 9:35 PM
Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
It's working great on the boards......But what the heck is causing this with my photopost.... Got it integrated with threads.......

http://stormchat.com/ubbthreads

Click on the PHOTOS link....... or shoot..... here:

http://stormchat.com/photo?Cat=0

Any idea what's causing this?


Some people read their stars..... I choose to write my own
#264658 12/15/2003 9:54 PM
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
guess your talking about the black background? you must be missing a key somewhere in the .css...

Sponsored Links
234234 #264659 12/15/2003 9:59 PM
Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
That's what I thought too..... Doesn't seem to be though... You running it with the photopost integration???


Some people read their stars..... I choose to write my own
#264660 12/15/2003 10:05 PM
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
yes.. its like that cause of

.tableborders {
background-color: #171717;
color: #FFFFFF;
}

I have a feeling we probably need to change the photopost integration to use a new class since this one is used for this...

234234 #264661 12/15/2003 10:13 PM
Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
Lookin' to see if they have it fixed here.......


Some people read their stars..... I choose to write my own
#264662 12/15/2003 10:20 PM
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
If you are integrated with photopost - then you'll need to add all the photopost categories to the stylesheet.

We're not 100% integrated here - because Michael has had us running the beta.

Check out the photopost integration mod - which has a bunch of classes you have to add to each one of your stylesheets.

Daine #264663 12/15/2003 10:29 PM
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
Okay Try these and see what happens.. put these at the bottom of the stylesheet

.tdnothumbs {
font-size: 9pt;
font-weight: ;
color: #FFF;
background-image: url('images/namiholiday/grad-r4.png');
font-family: Verdana, Helvetica, sans-serif;
}
.tddetails {
background: #A3D39C;
color: #313131;
}

.tdbackground {
font-size: 9pt;
font-weight: ;
background: #A3D39C;
color: #313131;
font-family: Verdana, Helvetica, sans-serif;
}
.catcolumn {
font-size: 8pt;
font-style: ;
text-align: ;
background: #A3D39C;
color: #313131;
}

.photocol {
font-size: 8pt;
font-style: ;
text-align: ;
color: #313131;
background: #BADEB5;
}

.commentscol {
font-size: 8pt;
font-style: ;
text-align: ;
background: #A3D39C;
color: #313131;
}

.lastphocol {
font-size: 8pt;
font-style: ;
text-align: ;
background: #A3D39C;
color: #313131;
}

.lastcommcol {
font-size: 8pt;
color: #313131;
background: #BADEB5;
}

Last edited by scroungr; 12/15/2003 10:49 PM.
234234 #264664 12/15/2003 10:55 PM
Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
Yep.... That did the trick..... Thanks guys....... If I had a memory I'd have remembered those had to be added.... lol


Some people read their stars..... I choose to write my own
#264665 12/15/2003 10:58 PM
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
also do the following
change .welcome to

.welcome {
background: none;
color: #FFFFFF;
}

gets rid of the gray background...

234234 #264666 12/15/2003 11:28 PM
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Yep You figured it out.

Just remember anytime as Josh meantioned when you install a new stylesheet make sure you add the Photopost css class calls to your new stylesheet or it will look whacked.

Daine #264667 12/16/2003 1:34 AM
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Updated this sheet slightly to fix a couple of things - mostly with formboxes and subjecttable.

If you're already using this - download the zip and simply replace the stylesheet.


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
Posts: 70
Joined: January 2007
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
Morgan 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)