Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Mar 2002
Posts: 193
Member
Member
Offline
Joined: Mar 2002
Posts: 193
Back in the day the author of jpdatabase.com created a wonderful template that had a layout almost exactly like today's Eve ( http://community.infopop.net/eve/ubb.x?a=tpc&s=729094322&f=3983010105&m=2303042196 ) in which there was that funny line separating the post icon from the message and then the bottom line which separated the message from the member info regarding the number of posts and registration date. Could someone pleeeeaaassee show me what adjustments need to be made to achieve that look?

P.S. I sort of recall that the member number was included just as it is in Classic, underneath the username. Can this also be done?

Sponsored Links
Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
Viewing source on the page gave me the following html for the post icon table cell:

Code
 <td class="ev_msg_posticon"> 


Playing around in Top Style Pro gave me this (JC jump in if I'm wrong):

Code
 .test {<br />       border-left: 1px solid Black;<br />       border-bottom: 1px solid Black; <br />       border-top: solid 1px Black;   <br />  } 


You could change "test" to anything you want and then apply it to the table cell that holds the post icon in the showflat and showthreaded scripts -not too easy cause there is a lot more than just the post icon in that table cell. Look for this in the showflat.tmpl file:

Code
 <td align="left" width="70%" valign="top"><br /><img src="{$config['images']}/icons/{$postrow[$i]['Icon']}" {$images['icons']} alt="" $imagestyle /> 



Then you'd have to come up with another class for the bottom border after the post icon. Not a simple task, but not too tough

P.S. I have no time to get into another template mod right now -I'm knee deep into scripting Facelift for Threads 6.5

Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
the tags etc come with my current JCT's.


- Custom Web Development
http://www.JCSWebDev.com
Joined: Mar 2002
Posts: 193
Member
Member
Offline
Joined: Mar 2002
Posts: 193
Noticed that you have that "funny line" in your template but there seems to be a bug with it. Sometimes it goes around the post icon nicely while at other times it goes well wide (3 times at far).

Does anyone know of a Threads board that has been made to imitate the look&feel of Classic? I know jpdatabase.com used to have a brilliant template, but unfortunately the site no longer runs Threads.

Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
Sorry Conrad -I don't know of any templates for Threads that emulate the Classic look

Sponsored Links
Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
classic is over and done with.. move on LOL


- Custom Web Development
http://www.JCSWebDev.com
Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
For me "Classic being dead" isn't an issue: Although the Classic design was good it, like the standard Threads design, has limitations -and your not gonna make the interface better by copying either one of them...

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
That's a matter of opinion Many of us prefer the look and feel of classic over threads, especially the posting pages

Conrad, give me time, I'll make one pretty similar, if not dead-on


- Allen wavey
- What Drives You?
Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
I figure, if you like classic, want the look, use classic.


- Custom Web Development
http://www.JCSWebDev.com
Joined: Mar 2002
Posts: 193
Member
Member
Offline
Joined: Mar 2002
Posts: 193
"...your not gonna make the interface better by copying either one of them..."

Dalantech, I definitely agree that I should look for the positive points of both interfaces before deciding what I want, as opposed to copying one just for the sake of it.

"classic is over and done with.. move on LOL" "I figure, if you like classic, want the look, use classic."

JC, this has to go down as probably the least helpful bit of advice ever posted here at Threadsdev...

"Conrad, give me time, I'll make one pretty similar, if not dead-on"

Allen, are you already working on a UBBC-style template? How soon do you think it'll be completed?

Sponsored Links
Joined: Aug 2000
Posts: 1,290
Addict
Addict
Offline
Joined: Aug 2000
Posts: 1,290
"JC, this has to go down as probably the least helpful bit of advice ever posted here at Threadsdev... "

Conrad, you have been asking about this for a long time. And no one has done it, take the hint.


- Custom Web Development
http://www.JCSWebDev.com
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
I have another project for classic I have to get through with first, hopefully this week. I'll look at starting these templates later this week


- Allen wavey
- What Drives You?
Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
[]Conrad said:
[i] Dalantech, I definitely agree that I should look for the positive points of both interfaces before deciding what I want, as opposed to copying one just for the sake of it. [/]

Good! What I do is look at all of the different forum scripts and then pick and choose the best options from each one (cause none of them, IMHO, are perfect). I also "play test" my layout and if there is a lot of scrolling to get something done then I know I'm not finished...

Joined: Mar 2002
Posts: 193
Member
Member
Offline
Joined: Mar 2002
Posts: 193
"Conrad, you have been asking about this for a long time. And no one has done it, take the hint."

Not true, JC. JPbatabase.com had what was almost a carbon copy of Classic, and probably the best-looking Threads board that I have ever come across (regardless of the Classic look). Problem is the author switched to different forum software so the templates are no longer available.

Allen, thanks for your interest in creating a Classic-type template. Can't wait to see them in action!

Dalantech, once I get to know the code and how to change the layout myself, I'll probably toy around with different designs and explore the true power of the template feature.

Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
I look forward to seeing your work!


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)