![]() |
Quote:
|
Thank You for release 1.1 :)
Works but maybe one slight adjustment if a user is part of more than one usergroup who does not have permission it will not display. How about using the Primary Users group? |
To switch it to use primary groups go to Admin CP -> Plugin Manager
Edit the TWO plugins Calendar Setup and Cache Header Calendar... In BOTH find the line: Code:
!is_member_of($vbulletin->userinfo, explode(",", $vbulletin->options['bop5hc_groups'])) AND Code:
!in_array($vbulletin->userinfo['usergroupid'], explode(",", $vbulletin->options['bop5hc_groups'])) AND |
Cheers, :)
|
this is excellent, Joe! :)
How can I enlarge it , please? |
The calendar background image is 60 x 60 pixels so enlarging it will show distortions in the image- and this was never designed to be enlarged.
But if you want to try it can all be done by adding code to additional.css - for example add this: Code:
#bop5headcalmain { |
Here is the complete code to go to 80x80... you can customize the font sizes as you want.
Code:
#bop5headcalmain { |
many thanks, Joe! :) One more thing...how can I move it down a notch, please?
|
OK, for those who want to know how to push the image down to their own height, then do this:
Open Template: headcalendar_bop5 find: position:relative; then next to it place this: top:20px; adjust the number to suit your own position! demo here: http://www.hottopowners.co.uk/forum.php |
Quote:
Code:
#bop5headcalmain { |
All times are GMT. The time now is 01:41 PM. |
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:
|