The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help with buddy/pm/email/profile/etc buttons as text
For the posts of members........just like in this forum i dont want to use buttons but rather text like this forum has for buddy/pm/profile/www/quote/edit/etc buttons.......i just dont know what code to use or what to put in place in order for me to have text......im referring to the text at the bottom of each persons post like in this forum.............im not to great with html,etc so i need some help.......
thx in advance |
#2
|
||||
|
||||
It's in the postbit, can you find where the code for the buttons is in there first?
|
#3
|
|||
|
|||
in all templates below find the img code, for example this would be the image for the edit button, replace this:
<img src="images/edit.gif" border="0" alt="Edit/Delete Message"> with "Edit" edit templates: postbit_buddy postbit_homepage postbit_profile postbit_search postbit_sendpm postbit_useremail yahoo icq aim and for edit/quote open postbit: find: <a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="images/edit.gif" border="0" alt="Edit/Delete Message"></a> <a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="images/quote.gif" border="0" alt="Reply w/Quote"></a> and edit that block of code. if you need more help just reply but this sould get you in the right direction |
#4
|
|||
|
|||
thx for the help......much appreciated
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|