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

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: x_Coffee_x
Forum: vBulletin 3.8 Add-ons 04-24-2011, 06:05 PM
Replies: 33
Add-On Releases - [USML] Staff Application
Views: 11,001
Posted By x_Coffee_x
Will try it out. Thanks! (:

Will try it out. Thanks! (:
Forum: vBulletin 3.7 Add-ons 04-11-2011, 10:54 PM
Replies: 85
Add-On Releases - MP3 Player in Profile
Views: 26,191
Posted By x_Coffee_x
Anyone know how to make a Autostart on off...

Anyone know how to make a Autostart on off preference in Options?
Forum: vBulletin 3.8 Add-ons 04-10-2011, 11:49 PM
Replies: 58
Views: 29,956
Posted By x_Coffee_x
Any estimate as to when the store will be back...

Any estimate as to when the store will be back up? I can't install vbcommerce cause of this itemtype error.
Forum: vBulletin 3.8 Add-ons 04-04-2011, 07:02 PM
Replies: 291
Views: 52,889
Posted By x_Coffee_x
Hi, I love this mod.. However, 1 critique.. ...

Hi, I love this mod.. However, 1 critique..

First, can you make it so there's a way to delete statuses from the 'Status Update' on the FORUMHOME? If you delete a user's status as admin, it still...
Forum: vB3 Design and Graphics Discussions 03-19-2011, 06:01 AM
Replies: 2
Views: 1,175
Posted By x_Coffee_x
I always save everything in PNG. When I upload...

I always save everything in PNG. When I upload the PNG into the statusicon folder, I just rename it on filezilla to forum_new.gif instead of forum_new.png. It changes the name (even though still a...
Forum: vB3 General Discussions 03-18-2011, 05:14 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
I told you that I changed Class 33 to be 440px or...

I told you that I changed Class 33 to be 440px or 100% and class25 is 110px or 25%.
I'll PM you a link.
Forum: vB3 General Discussions 03-18-2011, 05:02 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
That isn't in the postbit. This is. <if...

That isn't in the postbit. This is.

<if condition="$post['rank']"><div class="class33">$post[rank]</div></if>

I put the css into my additional CSS template.. but what do I put in the postbit? ...
Forum: vB3 General Discussions 03-18-2011, 01:03 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
Hi.. How to set outer DIV? I don't know how...

Hi.. How to set outer DIV?
I don't know how to go about making a div, and just learned what these classes were when you told me rofl.
Forum: vB3 General Discussions 03-18-2011, 12:01 AM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
Thanks. I did this (as also stated in PM) which...

Thanks. I did this (as also stated in PM) which I replied to, but I will also reply here.
This seems to be working, but it recognizes the 4 ranks.. but it isn't making a new line for these other 2....
Forum: Style and Graphics Requests (Unpaid) 03-17-2011, 09:56 PM
Replies: 6
Views: 1,204
Posted By x_Coffee_x
Made this for you. ...

Made this for you.

https://vborg.vbsupport.ru/external/2011/03/15.png

Transparent PNG :) No white bg.
Forum: vB3 General Discussions 03-17-2011, 09:19 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
Where can I find display:block so I can change it...

Where can I find display:block so I can change it to display:inline-block?
The ranks aren't set to stack.
Also, I have set the .class25 and .class 33 to {width:110px;} and {width:440px;} (One rank...
Forum: vB3 General Discussions 03-17-2011, 08:47 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
All I need is pointers, but I just don't get how...

All I need is pointers, but I just don't get how to do it.
I set class33 to be 100% width. I went into the Postbit template and added <div class="class33">$post[rank]</div>
Then I kept the ranks...
Forum: vB4 General Discussions 03-17-2011, 06:13 PM
Replies: 4
Views: 458
Posted By x_Coffee_x
I assume you are asking about having a user cp...

I assume you are asking about having a user cp button right here like in this picture?

https://vborg.vbsupport.ru/external/2011/03/16.png

Here is how;

Enter the Admin CP

Go to Style...
Forum: vB4 General Discussions 03-17-2011, 06:05 PM
Replies: 5
Views: 431
Posted By x_Coffee_x
You can either set up an instant redirect to your...

You can either set up an instant redirect to your forums (So you don't have to have a page on mydomain.com that says "Please stand by, you will be redirected to the forums in a few seconds" with...
Forum: vB3 General Discussions 03-17-2011, 05:50 PM
Replies: 5
Views: 2,747
Posted By x_Coffee_x
With this modification here, you can. If you...

With this modification here, you can.

If you are using vBulletin 4.x.x (vB4 or higher).. this is the link
https://vborg.vbsupport.ru/showthread.php?t=256621

If you are using vBulletin 3.8.x...
Forum: vB3 General Discussions 03-17-2011, 05:12 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
No idea what you just said. All I have for my...

No idea what you just said. All I have for my ranks are;

That .class25 stuff you told me to put in Additional CSS.
and the HTML code I provided. Here's more pics.. No float tag or clear tags....
Forum: vB3 General Discussions 03-17-2011, 03:48 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
Ok, this is what I did. I put this in...

Ok, this is what I did.
I put this in Additional CSS;

.class50 {width:50%;}
.class33 {width:33%;}
.class25 {width:25%;}

Then I went into the Ranks Manager and did this code;

<div...
Forum: vB3 General Discussions 03-17-2011, 12:50 AM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
Uh.. what.. I'm confused, where do I put all of...

Uh.. what.. I'm confused, where do I put all of that? I get I put <div class="$var"><img src="whatever"></div>.. but I don't get the other 2 things..

For 4 tags, would I do <div...
Forum: vB3 General Discussions 03-16-2011, 10:04 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
I found a link on Displaying Ranks, but he was...

I found a link on Displaying Ranks, but he was told to request a Paid Service, however that was nothing that I am looking for.. Basically, I just want it to like.. after 6 or 7 ranks, start a new...
Forum: vB3 General Discussions 03-16-2011, 09:53 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
I looked but couldn't find it.. Can you please...

I looked but couldn't find it.. Can you please link me? Thanks in advance.
Forum: vB3 General Discussions 03-16-2011, 09:36 PM
Replies: 23
Views: 1,464
Posted By x_Coffee_x
User Tags per Row

Does anyone know where I can find this mod/how to do this?

https://vborg.vbsupport.ru/external/2011/03/22.png
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT. The time now is 05:12 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.01565 seconds
  • Memory Usage 1,999KB
  • 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
  • (21)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (48)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