VBSkinworks Voodoo updated by Filez

Filez

New Member
Here is the requested skin for 3.7.0


Update to 3.7.2 just dl the 3.7.2 xml enjoy

Update to 3.7.3 just dl the 3.7.3 xml enjoy
 

Filez

New Member
here is the fix for the image verification.

In Registration template FIND:

Code:
$imagereg
        </div>
    </div>
    </td>
</tr>
</table>
<br />


and replace with :

Code:
<fieldset class="fieldset">
	<legend>Image Verification</legend>
	<table cellpadding="0" cellspacing="3"  border="0" width="100%">
	<tr>
		<td width="100%" valign="top">
			Please enter the six letters or digits that appear in the image opposite. <br /><br />
			<img id="progress_imagereg" style="display: none; float:right" src="images/styles/voodoo/misc/progress.gif" alt="" />
			<input type="text" class="bginput" name="humanverify[input]" size="10" maxlength="6" />
			<input id="hash" type="hidden" name="humanverify[hash]" value="22c526556cabd91e1978fc3f9b492506" />
		</td>
		<td valign="bottom" align="center">
			<img id="imagereg" src="image.php?type=hv&hash=22c526556cabd91e1978fc3f9b492506" alt="Registration Image" width="201" height="61" border="0" />
			<span id="refresh_imagereg" style="display:none"><a href="#">Refresh Image</a></span>
		</td>
	</tr>
	</table>
</fieldset>
<script type="text/javascript" src="clientscript/vbulletin_ajax_imagereg.js?v=372"></script>
<script type="text/javascript">
<!--
vB_AJAX_ImageReg_Init();
//-->
</script>

		</div>
	</div>
	</td>
</tr>
</table>
<br />
 

Filez

New Member
jesusliv3s why go right ahead thats all there is to it just revert all templates and your good to go..why didn't I think of that???? Hmmmm must be a reason.....wait for it wait...oh yeah when you revert templates it takes all coding modifications and reverts them to vbulletin templates so you lose all the custom graphics, placing, functions, positioning,alignment etc....but if your just going to revert and go please be my guest and do all the request here and make life easier for the ones who port, rip, null.
 

SirGarfield

New Member
filez said:
xml file updated and posted.

I just told Debbie about this being done, she says to send you a HUGE hug, so, here it is....
[[[[[[HUG]]]]]]
Thank you very much filez, you really are wonderful :) :)
 

miyukichii

New Member
Hi filez :0) I bought this skin but i can't seem to know how to make this skin fluid =/ even John the creator of this skin didn't know or i would say lazy to try but i see this forum that already have the fuild version of this voodoo skin, do you think u can fluid this skin ?

I would really appreciated
 

Filez

New Member
im working on updatng all the themes I have and will release them as I get them done and voodoo is one of them.....and maybe even fluid
 
Top