PDA

View Full Version : [HowTo] [3.0.0] Place and optimize the "Mark Forums Read - View Forum Leaders" bar.


Floris
12 Apr 2004, 15:00
[HowTo] [3.0.0] Place and optimize the "Mark Forums Read - View Forum Leaders" bar.

Title: Place and optimize the "Mark Forums Read - View Forum Leaders" bar.
Version: 1.0.0
Category: Template Modification for vBulletin version 3.0.0 (Gold)
Author: Floris (http://www.vBulletin.nl/ (http://www.vbulletin.nl/))
Description: This modification removes the "Mark Forums Read - View Forum Leaders" bar from below the forum (where it behaves as footer) and places it as footer to the "What is going on" box. It will get optimized and will include a small tweak: When you are not logged in it will display the 'register' text and once logged in it will display 'Log out <username>'. Finally it will cleanup the leftover 'Log out' which hovers on the right bottom of the forum icons.

Installation instructions

Goto the Admin Control Panel > Styles & Templates > Style Manager and from the dropdown box select "Edit Templates" to expand the style you want to modify.

Select the "Forum Home Templates" and expand the group.

Select the template "FORUMHOME".

Find the following code:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Delete it from the template.

Now also in the "FORUMHOME" template find the following code:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Delete it from the template.

Still in the "FORUMHOME" template find the following code:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Before that, on a new line, add the following code:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Save the "FORUMHOME" template

You are done!


Don't ask for screenshots because I can't attach them for some strange reason.

Eplix.Studio
12 Apr 2004, 17:23
Thanks floris, I was going to request this but forgot thanks. Ill install in a bit.

Floris
12 Apr 2004, 20:18
No problem, thank you and I hope it works for you.

Tony G
13 Apr 2004, 02:52
I much prefer it this way, nice mod and thanks for sharing floris. :)

Floris
13 Apr 2004, 09:25
Nice to hear from you :)

Sharpsh00ter
17 Apr 2004, 08:51
great modification. thx ;)

cu
s.

btekcan
17 Apr 2004, 12:53
An error occurred while attempting to log you out. Click here to log out.

I received this message 1.st,why ? My forum is VB3.0.1

Thanks

btekcan
18 Apr 2004, 22:40
Any suggestion ?

NYI Fan
05 Dec 2004, 22:41
Thank you! This is great!

imported_chuanse
09 Dec 2004, 16:21
Nice one, allthough there is a piece of code missing ;)
This one will log you out normally...



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Surtain23
18 Dec 2004, 10:42
An error occurred while attempting to log you out. Click here to log out.

I received this message 1.st,why ? My forum is VB3.0.1

Thanks
I believe that is caused by having blank spaces at the end of a file... I might be wrong though.

Pion
19 Mar 2005, 22:27
Does this work for 3.0.7??

stan111
26 Jan 2007, 04:14
how come my log out does not go along with those two?

Mischievious
19 Jul 2007, 01:22
Here's a revised version of the code that goes below the 'What's Going On Box' that I fixed for the logout error, which works perfectly with 3.6.7!



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------