The Arcive of vBulletin Modifications Site. |
|
Post Body CSS For Specified Users Details »»
|
|||||||||||||||||||||||||||||||
Overview: This product will allow you to specify users by usergroup and/or username to be given CSS to their postbit post body content. You may also select active forums in which the product is active. Updates: Version 1.1:
Compatibility: Tested and working on VB 4.2.x and may work on all 4.x versions of vBulletin. Backup/Warning: This product does not alter your database, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod. As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered. To Install:
Support for this product can be found here: Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| 2 благодарности(ей) от: | ||
| blind-eddie, elsa23 | ||
| Comments |
|
#3
|
||||
|
||||
|
Update - Version 1.1:
|
|
#4
|
|||
|
|||
|
Now it only needs to have the ability to let a user choose a picture to use as background and permission checks to see if their group has that option available.
|
|
#5
|
||||
|
||||
|
You could define the appropriate CSS for any user to do that as is. This product doesn't allow users to define their post body CSS (for obvious reasons), this is done by an admin within the product settings.
|
|
#6
|
|||
|
|||
|
Is it possible to make the same thing for Borders? I have the issue, that the text gets a border aswell.
|
|
#7
|
||||
|
||||
|
What about CMS posts? Only for Showthread?
|
|
#8
|
||||
|
||||
|
Quote:
Yes, as it is written, this product does not affect CMS. |
|
#9
|
|||
|
|||
|
Minor bug...
Code:
all|5,6,9|background:rgba(18, 18, 18, 0.90) url('https://forum-cdn.domain.tld/BackgroundFade1.png')
Attachment 156735 Couple other things... 1) Is there a way to add in a user-selectable toggle on reply/post to show/hide said markup? 2) Possible for a third input row in the ACP for direct CSS tagging? Essentially, rather inline CSS like the addon does, it would add in a blurb to the class="" element within the html div called 'postbody'. In the ACP, would end up with something like this as a third input row: all|5,6,9|flare_moderator. Where flare_moderator is taken as literal text and injected to the <div class="postbody" section, to the right of postbody, and left of the double quote. Attachment 156736 |
|
#10
|
||||
|
||||
|
Quote:
PHP Code:
Quote:
|
![]() |
|
|