The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
Quote:
font size to 11 and instead of bold, went to normal looks like it was built into the board hope that helps |
#22
|
||||
|
||||
Thanks! I figured out an easier way to do it right after I posted that last message. Here is what I use for the button now and it also looks like it is built into the board.
HTML Code:
<!-- Begin SpelChek? code snippet #2 --> <input type="button" class="button" value="SpelChek?" name="SpelChek" LANGUAGE="javascript" onclick="document.send.edittext.value=''; sendtext()"> <!-- End SpelChek? code snippet #2 --> |
#23
|
||||
|
||||
vB2.3 users can use this code for Snippet #2 to match the other buttons:
Code:
<!-- Begin SpelChek? code snippet #2 --> <input type="button" value="SpelChek?" name="SpelChek" style="background-color: #CECFCE; color: #000000; font-family: Verdana; font-size: 12px; font-weight: " LANGUAGE="javascript" onclick="document.send.edittext.value=''; sendtext()"> <!-- End SpelChek? code snippet #2 --> |
#24
|
|||
|
|||
I'm receiving an error with I use this. I've copied the required text into the templates and copied spell.html into my webspace. The buttons are there, and when I click it everything works fine to this point and I'm able to correct the spelling errors. But when I click finish, the popup doesn't disappear and seems to stall. I can close the window and the spelling isn't corrected. I'm using v.2.3.4
Does anyone know why, or am I going to have to remove this... Thanks in advance! Steve |
#25
|
|||
|
|||
Quote:
|
#26
|
|||
|
|||
Quote:
|
#27
|
|||
|
|||
Be nice to have this for vb3.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|