php forum
php mysql forum
php mysql smarty
 
Page 1 of 7 1 2 3 4 5 6 7 >
Topic Options
#231049 - 12/28/02 05:40 PM Check this out...
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097

   Check this out... to Del.icio.us Add to del.icio.us
  Digg Check this out... Digg it
Please. <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />I don't know if I like it. It seems to busy or something. But it could be me an my lack of sleep... LoL <img src="/forum/images/graemlins/crazy.gif" alt="" /> <br /> <br />Let me know your thoughts. <br /> <br />Thanks. <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br /> <br />Edit Note: I removed the link to the example as it's no longer on display.


Edited by JustDave (01/06/03 04:04 PM)
_________________________
~Dave
ChattersOnline.com

Top
#231050 - 12/28/02 05:46 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Oh I think it's kinda cool. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Note: I didn't see the correct templates until I logged in. <img src="/forum/images/graemlins/confused.gif" alt="" /><br /><br />But It's got a modern type element to it.<br /><br />Might be cool to try Threadsdev on that when it goes to 6.2 if Blam templates aren't updated yet. <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />Definitely different. But the colors were pleasing enough to me that I didn't think it was too much.<br /><br /><img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Want me to show that to my Desert Stylesheet guy??? LOL <img src="/forum/images/graemlins/laugh.gif" alt="" /> Maybe not. <img src="/forum/images/graemlins/tongue.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231051 - 12/28/02 05:48 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
hmmm didn't show till you logged in?<br /><br />I'll fix that... thought I had fixed that already.. lol<br /><br />Yeah it's different.<br /><br />If Allen likes it we can use it here. I'm just playing. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Also, the graphics are set using .css so I can make multiple colors and let users pick the ones they like best. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br /><br />Keep Mr. Rogers in his chair please <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231052 - 12/28/02 05:50 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Ok have it set for everyone... I forgot to give it a name... lol
_________________________
~Dave
ChattersOnline.com

Top
#231053 - 12/28/02 05:52 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Question: ?<br /><br />Given the new "table wrapper".... how much of that is done with Just CSS and what changes are required to the templates?<br /><br />Template changes are tough, because with each up grade you've got to transfer your template changes. Although Rick says we shouldn't have too many template changes for a while, since 6.2 was so major. <br /><br />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231054 - 12/28/02 05:54 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
That was all done with the "table wrappers" as far as any template chages go. I had to fix the ubbththreads.tmpl file as it had a hard coded closing of the table wrapper opening.<br /><br />The graphics you see are .css <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231055 - 12/28/02 05:58 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
So that was all done with CSS and tbopen.tmpl, tbclose.tmpl and ubbthreads.tmpl?<br /><br />That's not bad. And with the graphics being CSS that would allow multiple versions to be available. <br /><br />Very cool. <br />This is definitely getting easier to customize. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231056 - 12/28/02 06:04 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
The ubbthreads.tmpl was fine with the exception that I had to add the $tbclose variable right after this:<br /><br /><!-- END CATEGORY LOOP --><br /><!-- END OF FORUM LOOP --><br /><br /><br /><br />and removed the hard coded<br /><br /></table><br /></td><br /></tr><br /></table><br /><br /><br />otherwise everything else was fine. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br /><br />I'll be making some different colors of what I have in use along with specific style sheets for them. I'll get them posted here at some point. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />
_________________________
~Dave
ChattersOnline.com

Top
#231057 - 12/28/02 06:15 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Isn't that a bug?<br /><br />When you get them posted I might play with them a bit myself. See if my users would like such a radical change. <img src="/forum/images/graemlins/tongue.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231058 - 12/28/02 06:20 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Yeah that's a bug... <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br /><br /><br />LoL that's a lot of change. Not sure if your users could cope... LoL but you can always force feed them till they like it. LoL
_________________________
~Dave
ChattersOnline.com

Top
#231059 - 12/28/02 06:50 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
There's another problem with the "my home" template... have a look at my test site to see what I mean... ouch!<br /><br />I think it may look pretty cool though once it's fixed... I keep tweaking so you may want to refresh your browser's cache. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231060 - 12/28/02 06:54 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Yeah....<br /><br />WTF happened there. <img src="/forum/images/graemlins/tongue.gif" alt="" /><br /><br />Something ain't right for sure. LOL<br /><br />Under the Received and Sent PM box..... and below friends online. Wacky images and such.<br /><br />Otherwise it looks good.<br /><br />The more I look the more I like. I agree if Allen likes, would be cool to try here. Nice to keep changing this site and show that customization is possible. <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231061 - 12/28/02 07:01 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I'll put together a few more colors tonight. You could also change the shape/texture of the graphics being used with the style sheets so that even the general form is changed.<br /><br />I can put together a neon green one for your users... LOL
_________________________
~Dave
ChattersOnline.com

Top
#231062 - 12/28/02 07:07 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I think we need to change yoru display name to Mr.Clever.<br /><br />Yeah, my users need Neon green. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231063 - 12/28/02 07:32 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Ok I got the "my home" template fixed... haven't seen anything else looking chopped. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231064 - 12/28/02 07:40 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Lookin' good.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231065 - 12/28/02 08:29 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Thanks <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />I just added a neon green border to the tableborders class. I like it. LoL<br /><br />What do you think?
_________________________
~Dave
ChattersOnline.com

Top
#231066 - 12/28/02 08:33 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
He he.<br /><br />Actually I really like the blue. It has "energy". <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Maybe neither one of us has had enough sleep. But I think it's cool. <img src="/forum/images/graemlins/cool.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231067 - 12/28/02 08:39 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
So the neon green border around the tableborders is to much?<br /><br />I also changed the table header text to green to match... lol but now I may be getting a little out there... lol
_________________________
~Dave
ChattersOnline.com

Top
#231068 - 12/28/02 08:47 PM Re: Check this out... [Re: sjsaunders]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
That neon green text in the table headers was to much after a while... lol back to white. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231069 - 12/29/02 12:27 AM Re: Check this out... [Re: sjsaunders]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25406
Loc: Texas
Looks cool Dave <img src="/forum/images/graemlins/smile.gif" alt="" /> I promised Bookie we'd check out his new template designs for here... but we should be able to work several in if they are using css <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#231070 - 12/29/02 12:30 AM Re: Check this out... [Re: SurfMinister]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Well there are some size limits as far as the clear gif files I have holding the wrappers to a set size. But, while I was playing, I figured it should be easy to allow for multiple wrappers like IIP has and their use could be based on the selected stylesheet. That would be the ticket. <img src="/forum/images/graemlins/cool.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231071 - 12/29/02 08:59 AM Re: Check this out... [Re: sjsaunders]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Looks Good Dave, <br /><br /> I guess with the new changes in 6.2 this allows for greater customization and with CSS things are even more so customizable.<br /><br /> How are the page load times compared to a regular page?<br /><br /> I take it there are extensive template changes to apply something like this or is all the work in the CSS file?
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#231072 - 12/29/02 09:45 AM Re: Check this out... [Re: sf49rminer]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
The files I changed are:<br /><br />ubbthreads/templates/default - tbopen.tmpl<br />ubbthreads/templates/default - tbclose.tmpl<br />ubbthreads/pals/tablewrappers.tmpl<br /><br />And a customized stylesheet.<br /><br />Plus creating a number of graphics.<br /><br /><br /><br />The page load times? Nothing really has changed in that it's just html added to the templates. That makes the page size larger so the there's more to transfer from the server to the browser.
_________________________
~Dave
ChattersOnline.com

Top
#231073 - 12/29/02 10:35 AM Re: Check this out... [Re: sjsaunders]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Thats cool so its not as extensive as it sounds LOL<br /><br />I remember the old days of template mods and having to change every file. CSS makes it so much easy I imagine.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#231074 - 12/29/02 10:58 AM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Ok made a purple set. Will put together a few more yet in between doing everything else... lol<br /><br />Have a look and let me know if it's gawd awfull ugly... lol or not. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231075 - 12/29/02 11:16 AM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Cool.<br /><br />I prefer the Blue.... but the purple isn't bad. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231076 - 12/29/02 11:23 AM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I like the blue better too... lol <br /><br />I may make an orangish one too... that should kill Mr Rogers... lol<br /><br />Actually... they probably all would burn his retinas... <img src="/forum/images/graemlins/crazy.gif" alt="" /> oh well.. lol
_________________________
~Dave
ChattersOnline.com

Top
#231077 - 12/29/02 11:29 AM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Ah, let his retnas burn. <img src="/forum/images/graemlins/laugh.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231078 - 12/29/02 11:39 AM Re: Check this out... [Re: sjsaunders]
Rutto Offline
Member

Registered: 02/10/01
Posts: 182
WOWOW !!! I love your design, I hope one day I'll be able to do something like this in my website too !<br /><br />Is there any chance to do it all in CSS with no templates editing ?

Top
#231079 - 12/29/02 11:43 AM Re: Check this out... [Re: ]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
You can accomplish a lot with the style sheets but editing the wrappers that enclose the blocks really helps the most in changing the looks. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />When I have enough of them put together I'll be putting the package up here so everyone else can have some fun and learn how easy it is to change things now. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231080 - 12/29/02 11:50 AM Re: Check this out... [Re: sjsaunders]
Rutto Offline
Member

Registered: 02/10/01
Posts: 182
Thank you, you're great !!! <img src="/forum/images/graemlins/laugh.gif" alt="" />

Top
#231081 - 12/29/02 11:53 AM Re: Check this out... [Re: ]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Your welcome <img src="/forum/images/graemlins/smile.gif" alt="" /><br />
_________________________
~Dave
ChattersOnline.com

Top
#231082 - 12/29/02 12:08 PM Re: Check this out... [Re: sjsaunders]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
I'm very interested in this well! Instructions on how to do this type of mod would be very valuable! I don't like using someone elses templates cause I don't want my site to look like somone elses, but having the ability to do this type of mod myself would be very <img src="/forum/images/graemlins/cool.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#231083 - 12/29/02 12:16 PM Re: Check this out... [Re: jacksonm99]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
It's actually much easier now with .threads 6.2<br /><br />You'll be able to go over the my files and get the idea of how it's done. I would try and write a "how to" but I absolutely hate trying to document something... lol Perhaps once Josh gets a hold of these he can put something together in the "How To" secton <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#231084 - 12/29/02 01:04 PM Re: Check this out... [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Yeah good idea.<br /><br />I've got some 6.2 updating to do in there. <img src="/forum/images/graemlins/crazy.gif" alt="" /><br /><br />When I first looked at your templates, I figured modifications were extensive. But in theory you only needed to modify 2 files, the tbopen.tmpl and tbclose.tmpl file. <br /><br />The other 2 that you needed to edit fixed table wrapper bugs etc.. in threads. They should be fixed in the next release as Dave has given Rick the fixed files. <br /><br />That is a major improvement in 6.2, using the table wrappers. Can't remember if it was you, or Allen (or both) who suggested it. But that's a really powerful change to threads. <br /><br /><img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#231085 - 12/29/02 01:06 PM Re: Check this out... [Re: sjsaunders]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
After I posted I opened up the tbopen and tbclose templates and I think I know how to do it <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />You, not document your scripting?! <img src="/forum/images/graemlins/grin.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#231086 - 12/29/02 01:38 PM Re: Check this out... [Re: jacksonm99]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Looking forward to seeing what you come up with <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br /><br />(I figure giving the zip file a name is plenty of documentation... lol)
_________________________
~Dave
ChattersOnline.com

Top
#231087 - 12/29/02 02:38 PM Re: Check this out... [Re: Daine]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Orange is looking good to me... lol Perhaps my retinas are burnt beyond repair or something...
_________________________
~Dave
ChattersOnline.com

Top