![]() |
any way to link the avatar to the change avatar page? tried coding it myself, thought it might be easy, but couldn't figure it out.
|
Quote:
. |
Thank you all very well prefect
|
Tried with VB4 Gold and it's failing to show the avatar anything missing off the steps? or does this not work with VB4?
|
I liked the idea and installed it, however what about a piece of code to add maybe a table border or something similar around the Avatar when it is displayed ? Reason I ask is because most avatars are pictures and it kinda looks like a pic is just slapped up there, nothing fancy. (I haven't dug around in the code at all to try an accomplish this myself, but just suggesting.)
Thanks again for the mod ! *edit* Forgot to mention, I have it working in vB4.0 Gold, I just followed the steps outlined and it works. Another thing I was thinking.. what about calling it directly as it would in say postbit, so the Avatar populates the in exact size that it is through the rest of the board ? I am no coder by far, but just an idea. |
Excellent.. Nice one mate.. Installed
|
Installed and 2nd the Gold Conformation. :) Thanks for another cool product. looks nice in combination with Alternative Header User Info
|
Any chance you created a mod that places an avatar in the thread list next to the thread creator's user name?
|
Quote:
For anyone else... you import the xml without filling in the other product details... p.s Excellant plugin although would like to see a border around the pictures. |
^^ In the Header Avatar plugin find:
Code:
$ss_avatar = "<a href=\"profile.php?do=editavatar\"><img src=\"$ava_urlX\" width=\"60\" height=\"60\" border=\"0\" alt=\"Your Avatar\" /></a>"; Replace it with: Code:
$ss_avatar = "<a href=\"profile.php?do=editavatar\"><img src=\"$ava_urlX\" width=\"60\" height=\"60\" style=\"border: 1px solid #FF0000;\" alt=\"Your Avatar\" /></a>"; . |
All times are GMT. The time now is 05:58 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|