If you like this mod please hit the button to the right ---->
Please remember to click the, button to the right if you installed the mod ---->
What does 'Marking As Installed' do ?
* It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available.
* For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.
* Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications.
I appreciate the support!
------------------------------------------------------------------------------------------- Changelog:
v1.1.0
Added ability to collapse the stickies.
v1.2.0
Added usergroup permissions who can collapse the stickies.
Added a stylevar to control the padding, so it is no longer hard coded in the template.
v1.3.0
Added a option that will remove the Sticky Threads and Normal Threads text as well as the header, subheader and collapse sticky ability.
v1.4.0
Added ability to select which forums are allowed the collapse stickies function.
Added a option to remove the extra "title/thread starter" menu bar.
v1.5.0 Additions:
Added a option to enable different colors for the Sticky Prefix and/or for the Sticky Threads Title.
Added a option to choose what part of the sticky to change the color, Neither Part, Sticky Prefix Only, Sticky Title Only, or Sticky Prefixes And Titles.
Added a option to select which forums the Change Sticky Threads / Prefix Color applies to.
Added two stylevars to accommodate the above additions.
Fixed:
A unclosed <div> that may possibly show up.
v1.5.1
Sorted a issue where some sites would see a strange error on the top of some pages.
First screenshot is what forum display will look like, the second one is of the settings.
Installation instructions are in the readme file in the zip.
------------------------------------------------------------------------------------------- Contributions Received (members who clicked on, and followed through with the Support Developer button)
Doesn't seem to work for me,I have all the settings checked correct.
-Change Sticky Threads/Prefix Color /Yes
-Apply Color Change To? / Sticky Prefixes And Titles
-Forums To Allow Color of Sticky Prefix/Title/ All selected (except for "None" option obviously)
I'll try again after dinner, hopefully I can make it work
Nothing changes, already tried to "play" with the options, see if work with/without some of them.
There's only one line to change in each template: ozzy_separate_stickies_normal, ozzy_separate_stickies_stickies and ozzy_separate_stickies_stickies_nocoll .
Or maybe this is what I'm doing wrong?
Code:
color: {vb:stylevar blocksubhead_color}
to:
Code:
color: red
As I mentioned before, no biggie works well the way it is.