vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Special style for thread for specific usergroup? (https://vborg.vbsupport.ru/showthread.php?t=298484)

Gripi 05-26-2013 03:34 PM

Special style for thread for specific usergroup?
 
Hello..

When i visit one forum, i found some thread have custom style, just like this picture:

https://vborg.vbsupport.ru/external/2013/05/12.png

anyone know what mods for this? or how to create a custom thread css for specific usergroup?

Thanks

SwalyAaron 05-28-2013 08:31 AM

Who ever helps him this seems similar and I want this =[ vb3.8

http://gyazo.com/0498e9afe7f9e55798f5d5d9725fc320

Lynne 05-28-2013 03:18 PM

We would need a link to the actual page in order to see what they did.

Gripi 05-28-2013 05:04 PM

Hello..

Ok, take a look at this link: http://www.webhostingtalk.com/forumdisplay.php?f=36

Page 1 or 2.

I remember someone share this mods long time ago, and i saw this mods installed in two-three forums.

Lynne 05-28-2013 08:51 PM

All the threads are exactly the same for me in that forum. None have a different background color.

edit: Whoops, spoke too soon. I see one on page 2.

He modified the threadbit template and add this class to the <tr> if the user is a member of a certain usergroup: classified_highlight classified_bold

Then he added this CSS:
HTML Code:

.classified_bold h2 a {
    font-size: 16px;
    font-weight: bold;
}
.classified_highlight .alt1 {
    background-color: #FFFFCC;
}
.classified_highlight .alt2 {
    background-color: #FFFFCC;
}


Gripi 05-30-2013 08:27 AM

Hello lynne, thanks alot..

i will try it first.

and i 100% sure someone made this mods before, i just dont remember the name and the link, take a look at this site, exactly the same mods: http://www.ads-id.com/forums/forumdi...hp/143-Service

Lynne 05-30-2013 11:37 PM

Then try a search using different terms like "*usergroup*" or "*highlight*" or "*thread*". I do not have a link handy to that mod.


All times are GMT. The time now is 01:25 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01099 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete