Previous Thread
Next Thread
Print Thread
Rate Thread
#257513 08/23/2003 8:52 PM
Joined: Feb 2004
Posts: 48
Junior Member
Junior Member
Offline
Joined: Feb 2004
Posts: 48
Hello, just finished these ones up. Currently the only stylesheet I have completed is Mocha, but more are in progress.

Demo: HERE!!
Thanks to: Dalantech - his Facelift for Threads templates were used as a base in creating these, be sure to check them out.
AllenAyres - Thanks for the testing area.

Before uploading the files included in the zip file you must open the stylesheet (mocha.css) in a text editor and replace each instance of the text "basedir" with the base directory of your forum. Save that then upload all of the files in their corresponding directories. If you would like the header seen on the demo, upload the header.php file in the includes directory. If not, then don't upload it. Set your stylesheet as mocha in the control panel, and also change the cellspacing to 0 in the edit theme settings area of the control panel. If you have any problems please post them in the thread created at ubbdev.com.
Attachments
92770-mocha.zip (0 Bytes, 51 downloads)

Last edited by Lane; 08/23/2003 9:06 PM.
Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
sweet


- Allen wavey
- What Drives You?
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
I'll second that! SWEET!

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Very nice Lane!!! Thanks!

Joined: Aug 2000
Posts: 1,609
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,609
Very nice Bookie! Makes me want some hot chocolate...

Sponsored Links
Joined: Mar 2002
Posts: 193
Member
Member
Offline
Joined: Mar 2002
Posts: 193
Nice one! Lane, did you do the 3D effect yourself? Also, is it fairly easy to toggle the colours and still hold on to that effect?

Joined: Feb 2004
Posts: 48
Junior Member
Junior Member
Offline
Joined: Feb 2004
Posts: 48
[]Conrad said:
Nice one! Lane, did you do the 3D effect yourself? Also, is it fairly easy to toggle the colours and still hold on to that effect? [/]

Yes, it is fairy easy to do using CSS. What I did for the bevels on the tdheader of this sheet was set the border-top and border-left to 2px solid with the color. If you just want to apply this effect to some cells you could use the following:

Code
 <br />.bevel { <br />  background-color: #cccccc; <br />  border-left: 2px solid #ffffff; <br />  border-top: 2px solid #ffffff; <br />  border-bottom: 1px solid #999999; <br />  border-right: 1px solid #999999; <br />} <br /> 


All you would have to do would be to change the colors. I recommend making the light border colors (top and left) about 2 or 3 hex values higher than the background, and the dark ones (bottom and right) to be 2 hex values lower than the background.

Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
Excellent!!!!!

I may steal the bevel for my own css


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)