vForums Support > vForums :: Report a Bug :: Resolved Bugs :: > Posting Page
Posting Page - Posted By Dreg[Bot] (dregondrahl) on 28th Mar 08 at 12:51pm
well one is with the smiles, using a div is a big nono apparently
id="smilies_buttons" width="85%"><font size="2"><div style="height: 25px;">
instead maybe
width="85%" style="padding:10px;" id="smilies_buttons"><font size="2">
or even height works.
Then for the Expand Message Area
type="text"></font> <div onclick="document.post_form.message.rows='20';
try
type="text"></font> <br/><span onclick="document.post_form.message.rows='20';
Yes i'm bored.
Edit: Tho honestly i think a more advanced posting page would be good for another version perhaps, to really take it to a new step, cuz the admin functions and such can sometimes look silly.
Posts Page - Posted By Dreg[Bot] (dregondrahl) on 28th Mar 08 at 1:06pm
tabindex="2" value="1" tabindex="2" id="locked"
some of them have two tabindexs
name="stickied" /></font></div></td></tbody></table>
closing </tr> is missing XD
there are a few others but you'll have to check that table by table to see if all the tables are closed right