Quote:
|
Originally Posted by sensimilla any way to enable smilies in it ? thanks in advance great job btw.. works like a charm |
you can do what every you want to. It's simple like html code page.
example: smiles or pictures or media . please look the templates that you added on 'forumhome_newsbit'
under that add your code for media any types you want. the code in other section within this best forum.
option to add smiles or picture:
just do this code for example:
admincp/sitenews/newmessage
add code:
<img border="0"src="http://img49.exs.cx/img49/5939/p5qd.gif" width="50" height="50">
width is as your choice for image
height is as your choice for your image
if your smile is located somewhere in your forum, just simply to change
<img border="0"src="./images/smiles/yoursmile.gif" width="50" height="50">
good luck
this will work for any vbulletin ver 3.x to 3.07 latest one
any question just post here or pm me