Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Kurgan
Forum: vBulletin 3.6 Template Modifications 10-17-2008, 11:37 AM
Replies: 43
Views: 39,699
Posted By Kurgan
I modified my additional CSS in style template so...

I modified my additional CSS in style template so it included a

background-color: white;



within the blockquote.bq CSS style.

e.g.
Forum: vBulletin 3.7 Add-ons 10-17-2008, 01:25 AM
Replies: 114
Profile Enhancements - Customizable Roster
Views: 35,796
Posted By Kurgan
Easy fix for this: Change this line of code...

Easy fix for this:

Change this line of code in showroster.php

if ($groupsort == '') { $groupsort = 'title'; }

to

if ($groupsort == '') { $groupsort = 'usergroupid'; }
Forum: vBulletin 3.7 Add-ons 10-16-2008, 08:34 PM
Replies: 68
Private Messages Enhancements - Private Conversations (Threaded PMs)
Views: 24,760
Posted By Kurgan
Just a few suggestions/requests for this mod, if...

Just a few suggestions/requests for this mod, if I don't find a way to do them myself :D :

-Find a way to reverse the view order (or give the user an option to reverse the order) so it appears...
Forum: vBulletin 3.7 Add-ons 10-16-2008, 07:38 PM
Replies: 68
Private Messages Enhancements - Private Conversations (Threaded PMs)
Views: 24,760
Posted By Kurgan
Quick fix I did: Find this in template...

Quick fix I did:

Find this in template pm_showconvo:

#pm_list div.fixed_width_avatar {
float:left;
}
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT. The time now is 06:02 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
  • Page Generation 0.01144 seconds
  • Memory Usage 1,900KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (4)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (12)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete