Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 12 Years, 1 Month, 2 Weeks ago Rules.php forum format
#1
Solved: 12 Years, 1 Month, 2 Weeks ago
Solved, thanks guys. Read the help docs.
#2
Solved: 12 Years, 1 Month, 2 Weeks ago
Bumping this up hopefully someone can help me thank you.
#3
Solved: 12 Years, 1 Month, 2 Weeks ago
Are you wanting to add that to the index page or have a separate page for rules?

To add it to the index, go to Templates > Your theme > Expand Index Page Templates > Index

To add a separate page that you can link to, follow this tutorial.
#4
Solved: 12 Years, 1 Month, 2 Weeks ago
(2012-12-13, 07:11 PM)Stephon Wrote: Are you wanting to add that to the index page or have a separate page for rules?

To add it to the index, go to Templates > Your theme > Expand Index Page Templates > Index

To add a separate page that you can link to, follow this tutorial.

Sorry about the late reply, I have a separate page for rules, on site.
#5
Solved: 12 Years, 1 Month, 2 Weeks ago
(2012-12-14, 06:57 AM)Blakenic2012 Wrote:
(2012-12-13, 07:11 PM)Stephon Wrote: Are you wanting to add that to the index page or have a separate page for rules?

To add it to the index, go to Templates > Your theme > Expand Index Page Templates > Index

To add a separate page that you can link to, follow this tutorial.

Sorry about the late reply, I have a separate page for rules, on site.

Oh, so you want the forum header and footer to display on your rules page, correct? If so, that tutorial shows you how to.

<html>
<head>
<title>Your title here</title>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<tr>
<td class="thead"><span class="smalltext"><strong>Your title here.</strong></span></td>
</tr>
<tr>
<td class="trow1">

Add here your custom messages.

</td></tr></table>
{$footer}
</body>
</html>
#6
Solved: 12 Years, 1 Month, 2 Weeks ago
Wait.. Have we gone back to 2001? What is this design?
[Image: forum_sig.gif]
#7
Solved: 12 Years, 1 Month, 2 Weeks ago
What's wrong with using the built-in Help Docs?


Forum Jump:


Users browsing this thread: 1 Guest(s)