Floris
9th August 2007, 06:38 AM
Style title: Alternative 'forumhome_lastpostby' display
Style author:
Released: Wed, 08 Aug 2007 19:37:33 GMT
This mini-tutorial changes the look of the last posted post in the forumhome. The column for the last posts disappears and a box with the last posted post appears below the description. Also see the included screenshot.
The vB version of this tutorial is set on 3.6.8, but it surely will work for many older versions. As far as I know, this kind of tutorial hasn't been posted yet. Prove me wrong, if you disagree.
Go to the "FORUMHOME" template.
Search and remove:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
---
Go to the "forumhome_forumbit_level2_post" template.
Search and remove:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Find:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Add after:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
---
Go to the "forumhome_lastpostby" template.
Replace with:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Note: The "forumhome_lastpostby" template" has the css style defined in a 'div'. I have done this on purpose for this tutorial. You're free to give the 'div' a class and define those details within that class in the CSS Manager.
Feel free to change the look of the box to your own wishes. The idea of moving the "lastpostby" data is the actual purpose of this tutorial.
Attached Images http://www.vbulletin.org/forum/images/attach/jpg.gif vborg_tut.jpg (http://www.vbulletin.org/forum/attachment.php?attachmentid=68247&d=1186601819) (17.8 KB)
Read More! (http://www.vbulletin.org/forum/showthread.php?t=154693&goto=newpost) (licensed customers only) :D
Style author:
Released: Wed, 08 Aug 2007 19:37:33 GMT
This mini-tutorial changes the look of the last posted post in the forumhome. The column for the last posts disappears and a box with the last posted post appears below the description. Also see the included screenshot.
The vB version of this tutorial is set on 3.6.8, but it surely will work for many older versions. As far as I know, this kind of tutorial hasn't been posted yet. Prove me wrong, if you disagree.
Go to the "FORUMHOME" template.
Search and remove:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
---
Go to the "forumhome_forumbit_level2_post" template.
Search and remove:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Find:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Add after:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
---
Go to the "forumhome_lastpostby" template.
Replace with:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Note: The "forumhome_lastpostby" template" has the css style defined in a 'div'. I have done this on purpose for this tutorial. You're free to give the 'div' a class and define those details within that class in the CSS Manager.
Feel free to change the look of the box to your own wishes. The idea of moving the "lastpostby" data is the actual purpose of this tutorial.
Attached Images http://www.vbulletin.org/forum/images/attach/jpg.gif vborg_tut.jpg (http://www.vbulletin.org/forum/attachment.php?attachmentid=68247&d=1186601819) (17.8 KB)
Read More! (http://www.vbulletin.org/forum/showthread.php?t=154693&goto=newpost) (licensed customers only) :D