PDA

View Full Version : Buttons In Users post - Can they be used?


imported_gizmoshere
02-16-2004, 03:52 PM
Ok after being with Invision for over a year, & decided to test drive VB3 have latest rc4.

My question is this I feel my users will be confused that the buttons for
e-mail / PM / www/ msn /Icq Are not displayed? is there an option for this to be viewed on all post? or is the only option to click on there username on left top to get options up? to contact them etc.

Or can I ad an image or text at top left so that they at least know how to contact user, as to a first timer they would not know how to e-mail pm etc the user.

image shows if it is possible to ad some txt or image - to tell the users to click on there name to contact them etc.
Regards Alan :cool:

imported_Vigile
02-16-2004, 07:51 PM
go to your postbit(s) template,

find vbmenu_register("postmenu_$post[postid]", true);

remove true statement

so it becomes

vbmenu_register("postmenu_$post[postid]");

that will put the little down arrow next to the username like any other pulldown menu like the search and quicklinks menu on the navbar.

imported_gizmoshere
02-16-2004, 08:55 PM
Hi Vigile:
I will try that.
But is there any way of adding some text, or an image where I can put on image or text
IE: "Contact User"

As I fee the average newbie that comes along will still be at a lost.
As I was at first.
Regards for any info.
Alan