Back to vBulletin 3.5 Template Modifications

Toplist Template Rewrite v0.1 (Beta)
Mod Version: 0.0.1, by King Kovifor

This modification is in the archives.
vB Version: 3.5.8 Rating: (1 vote - 5.00 average) Installs: 13
Released: 12 Apr 2006 Last Update: Never Downloads: 1
Not Supported Template Edits Is in Beta Stage  

I gained permission to do this add on. It's version 0.1 as it's only got one of the templates redone. I'll be releasing them as they go. Please use at your own risk, even though most of these template should work.

Add Site Form

Rewrite Features/Optimization:
  • Category Listing Has a tag.
  • All Tags (Site URL: for example) are now starting at the same point.
  • All Options (example: the site URL box...) start at the same point.

Installation of this particular rewrite.

To install the rewrite please go to your administrator control panel and open the template called Toplist_Add_Site_Form. Replace all the content of that template with this:

HTML Code:
  <table width="100%" border="0" cellpadding="5" cellspacing="0">
<form action="add_site.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="do" value="add" />
<input type="hidden" name="MAX_FILE_SIZE" value="$vboptions[toplist_max_image_size]" />
     <tr>
		<td align="left" valign="top">
			$vbphrase[toplist_site_name]:
		</td>
		<td align="left">
			<input type="text" class="bginput" name="sitename" size="30" />
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">
			$vbphrase[toplist_site_url]:
		</td>
		<td align="left">
			<input type="text" class="bginput" name="url" size="30" />
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">
			$vbphrase[toplist_description]:
		</td>
		<td align="left">
			<textarea name="description" rows="4" cols="30"></textarea>
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">
			$vbphrase[toplist_image]:
		</td>
		<td align="left">
			<input type="file" class="bginput" name="image" size="30" />
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">
			$vbphrase[toplist_category]:
		</td>
		<td align="left">
			<select name="category">
			<optgroup label="Categories">
			$cat_list
			</optgroup>
			</select>
		</td>
	</tr>
	</table>
  <table width="100%" border="0" cellpadding="5" cellspacing="0">
			<center><input type="submit" class="button" value="$vbphrase[toplist_add_site]" /> <input type="reset" class="button" value="$vbphrase[toplist_reset]" /></form></center>
  </table>
Screenshots:

Spoiler (click to open)


Looks nice, thank you.
Attached Images
File Type: jpg toplist_new.JPG (28.0 KB, 600 views)
File Type: jpg toplist_old.JPG (24.9 KB, 490 views)

Close


This is the only template that I have rewritten. The "Category" tag phrase may be wrong. If you have troubles with it try the following phrase: toplist_categories. Any other problems with the template, post. Please specify in the original thread that you have at least one of my templates installed for support. I will give support for my templates here.

Download

No files for download.

Similar Mods

Forum Home Enhancements Welcome Panel Template Rewrite vBulletin 3.6 Add-ons
Welcome Panel Template Rewrite v2.1 vBulletin 3.5 Template Modifications
Toplist Template Rewrite (add site - site list) vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024