[3.7.2] ForumThemes.Moonlight.Fluid-PORTED

99.NiNE

New Member
Style...........: Moonlight (Fluid)
Author..........: ForumThemes
Demo............: ForumThemes.com - Powered by vBulletin
Original File...: vBulletin 3.6.4
New File........: vBulletin 3.7.2
Template Edits..: 11
Ported by.......: 99.NiNE

Well, i did my best on this style :) Includes PSD and FONTS plus old XML file.

- No Hotlinks
- No Broken Images
- No Templates Messed up
+ Security Fixes​
 

Blizzard

New Member
To edit the width of the quick reply box, do the following,

1. Open SHOWTHREAD Template to edit.

2. Find:
Code:
	<td class="panelsurround" align="center">
		<div class="panel">
			<table cellpadding="0" cellspacing="0" border="0" align="center">

Replace it with:
Code:
	<td class="panelsurround" align="center">
		<div class="panel">
			<table cellpadding="0" cellspacing="0" border="0" align="center" width="80%">

The change is just the parameter ''width'' been added. It worked as I tested. So should help.

Blizzard
 

xacurax

New Member
Nine, im getting this error. Your submission could not be processed because a security token was missing.

One of the templates is not fixed for the version. can u look into it.
 

Dark Neo

New Member
Thanks this is what i need now i probe it because the problem in the quick reply dont pass me, but in the wysyweg yeah i could thig a problem is recide. In the vb 3.8.x

Now i probe it and fix it thanks...
 
Top