Quote:
Originally Posted by ludachris
Considering using this as a the basis for vehicle sub-profiles instead of some of the other plugins that are out there. I'm wondering if it would be possible to have an avatar associated with each tab. And maybe a mini photo gallery for each tab. And then finally, have an option for the tab to display under the username in postbit. Or at the very least, figure out a way to throw in some code that checks to see if the user has tab ID # and then display it in some templates - if tab ID 3 is not empty, then display this html here.
|
It's outside the realm of this mod, but I suppose it could be done. The easiest way would be to have two fields:
field a - pictureID from an album for the avatar
field b - albumID for the photo gallery
Then some swanky code for the pics (or just re-use the vB gallery code).