Previous Thread
Next Thread
Print Thread
Rate Thread
#316893 04/29/2008 7:29 AM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
This template takes and changes the format of a post island to blend in with how each post looks.

There was another version of something similar to this, but it didn't blend in at a level that I was comfortable with...

I made this in 7.3 but I don't see why it shouldn't work for prior versions... You can see a demo at UGN on any posting...

Simply open the portal_box_#.tpl of your choosing, and paste in:
Code
{$tbopen}
<tr>
<td>
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" class="subjecttable">
<b>{$name}</b>
</td>
</tr>
<tr>
<td width="17%" valign="top" class="author-content">
<b><span class="adminname">Sponsor</span></b>
<br/>
<span class="small">
<!-- Author Info -->
</span>
</td>
<td width="83%" class="post-content" valign="top">
<div class="post_inner">
{$body}
</div>
</td></tr>
<tr>
<td class="post_top_link" valign="bottom">
<a href="#top">Top</a>
</td>
<td class="post-options" valign="bottom" align="right">
 
<!-- Post Options -->
</td>
</tr>

</table>
</td>
</tr>
{$tbclose}

Now, whatever you insert into that custom box in your control panel, will wrap in a content area that appears to look like a post...

I put comments in the template code above so that you can adjust it to fit your needs; everything should be self explanatory there. This isn't wordletalized as it'd be more of a mod having to set it to parse a language file.


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Sponsored Links
Entire Thread
Subject Posted By Posted
Blended Sponsor Bar Gizmo 04/29/2008 2:29 PM
Re: Blended Sponsor Bar AllenAyres 04/30/2008 3:17 PM
Re: Blended Sponsor Bar Stephen G 04/30/2008 6:19 PM
Re: Blended Sponsor Bar Gizmo 04/30/2008 11:52 PM
Re: Blended Sponsor Bar Stephen G 05/01/2008 11:19 AM

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
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 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
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 20240430)