2011-01-19, 08:46 PM
2011-01-19, 08:52 PM
This is one that i have (its subscriber): http://www.mybbextras.com/showthread.php?tid=380
There are free ones also , just search around.
There are free ones also , just search around.
2011-01-19, 08:56 PM
You can also do this with template edits..
ACP > Themes & Templates > Templates > **Your Theme** > Header Templates > header_welcomeblock_guest
Then put
ACP > Themes & Templates > Templates > **Your Theme** > Header Templates > header_welcomeblock_guest
Then put
<img src="IMGURL" />
where you want it to show up.2011-01-22, 04:20 PM
Thanks Derek M. would it be possible to modify {$welcomeblock} to call the banner when a user is not logged in and not call the banner when a user is logged in? I was thinking if I placed the img src inside the {$welcomeblock} code snippet it might do the trick. Any input on that?
By the way where can I find the actual code being called by {$welcomeblock}. Which Php file contains the code?
By the way where can I find the actual code being called by {$welcomeblock}. Which Php file contains the code?
2011-01-22, 04:24 PM
You could but it in the "header_welcomeblock_member" templete.