![]() |
hey cool.
I do like the Welcome panel hack very much, and have been using it since 2.2.1 was released. But I hate to re-apply that code each time. Maybe if I move over to the template version, I am as happy as well. I hope to find the time soon to convert it to match my current design & look etc. Great to release this. Downloaded the file and hope to apply it soon. |
I like this alot. It seems much less space taking and time consuming. Along with looking nicer. Installed.
|
I didn't even know this was available. I too have the Welcome Panel hack installed, but only because I didn't know that there was an alternative. Hmmmm, I think I'm going to have to switch. :)
|
yep very nice,one thing can the white background be changed to match the forum ? please forgive my ignorance
|
Great modification, I hope nobody minds if I post an add-on to this.
The avatar can be displayed by simply adding an new column and image tag to the template, no need to install the hack reffered to in the instructions. It's pretty easy to figure out, only took me (a newbie at this) a couple minutes. I only edited the forumhome_logoutcode template ---------------- Find: ---------------- <td width="50%" align="left" valign="top"> <smallfont>Name: <b><a href="usercp.php?s=$session[sessionhash]">$bbuserinfo[username]</a></b><br> --------------------------------------------------------------------------- Right ABOVE that paste: ---------------- <tr> <td><img width="75" height="75" src="avatar.php?userid=$bbuserinfo[userid]"> ---------------------------------------------------------------------------- Scroll down to the bottom of the template. Right ABOVE this: -------- </table> </table> </table> </table> ----------------- Add another one of these theses: ----------------- </td> </tr> ----------------- Of course you can change the height and width of the image tag to anything you want, or get rid of it completely. 75 just happens to work good for me. |
gj plat
|
Quote:
Code:
<td align="left" valign="top" bgcolor="#FFFFFF"> Code:
<td align="left" valign="top" bgcolor="{firstaltcolor}"> I just fixed it myself. :) |
The HTML in this mod is really awful. While I was cleaning it up for my site, I went ahead and integrated the ability to see the user's avatar, as well as xiphoid's Private Message template mod [link].
The end result is that it looks a lot like the welcome page a xiphoid's web site [link] :D Since it's really just a derivitive mod, I didn't think it was worth it's own unique post. I'll post a screenshot in the next post. |
A screenshot for the above template.
|
Nice job mashby. I'll be using this more than likely.
|
All times are GMT. The time now is 09:16 AM. |
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:
|