Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Multiple Template Prefixes
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #5
RE: Multiple Template Prefixes
(02-11-2011 03:39 AM)RateU Wrote:  What is template prefix for the three forum?
Those 3 forums use: mp_


Now, this code is for the toned down version that the gomobile theme needs:

Code:
1
2
3
4
5
6
7
8
9
<tr>
	<td class="{$bgcolor}" align="center" valign="middle" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" width="16" height="16" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
	<td class="{$bgcolor}" valign="middle" onclick="location.href='{$forum_url}';">
		<strong><a href="{$forum_url}">{$forum['name']}</a></strong>
		<div class="lastbytext">{$posts}{$unapproved['unapproved_posts']} {$lang->forumbit_posts}. {$lang->gomobile_lastpost} {$lastpost_date}</div>
	</td>
	<td class="{$bgcolor}" valign="middle" width="1" align="right">{$lastpost}</td>
</tr>
{$subforums}


[Image: gallery_2_628_39582.jpg]
(This post was last modified: 02-11-2011 03:44 AM by RocketFoot.)
02-11-2011 03:42 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
Multiple Template Prefixes - RocketFoot - 02-11-2011, 02:36 AM
RE: Multiple Template Prefixes - RateU - 02-11-2011, 02:59 AM
RE: Multiple Template Prefixes - RateU - 02-11-2011, 03:39 AM
RE: Multiple Template Prefixes - RocketFoot - 02-11-2011 03:42 AM
RE: Multiple Template Prefixes - RateU - 02-11-2011, 03:51 AM
RE: Multiple Template Prefixes - RateU - 02-11-2011, 05:35 AM

 Standard Tools
Forum Jump: