Guest Message

Mr. Duck

Seasoned Veteran
Joined
Jul 29, 2010
Messages
2,643
Reaction score
0
FP$
256
Does anyone know a mod that shows a message to guest's persuading them to register?

Like saying all the benefits of registering 🙂

this is on mybb!
 
I created a section at the top of my forum just for that. Only guests can view that section so it never clutters regisitered users.
 
If you're using phpbb3 all you need to do is create a forum section that only guests can view.
 
Bob. said:
i forgot to say on mybb 😛

If you want to make it the simple way then create a new redirect section on your forum that only guests can view, put it on the top of your forum.

If you want to do it the "hard" way then do what Jonathan said.
 
ACP -> Templates & Style -> Templates -> Expand Templates of your skin -> Header templates -> header_welcomeblock_guest -> put whatever HTML you want at the bottom, before the </center> if there is one
 
Back
Top Bottom