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

Showing results 1 to 17 of 17
Search took 0.01 seconds.
Search: Posts Made By: TrultToast
Forum: vB3 General Discussions 01-15-2017, 12:26 PM
Replies: 16
Views: 1,713
Posted By Paul M
They (http links) are hard coded into the ACP. ...

They (http links) are hard coded into the ACP.


As above, it does. That hard coding is being removed in 3.8.11.
Forum: vB3 General Discussions 01-15-2017, 05:50 AM
Replies: 16
Views: 1,713
Posted By Kane@airrifle
Double check your footer templates...

Double check your footer templates...
Forum: vB4 Programming Discussions 12-30-2016, 11:38 AM
Replies: 15
Views: 1,730
Posted By Seven Skins
Because vBulletin did not use Box Sizing whilst...

Because vBulletin did not use Box Sizing whilst developing the forums hence we have issue. When you add borders to an element it get added to the element e.g. if you have 100px square element and you...
Forum: vB4 Programming Discussions 12-29-2016, 02:45 AM
Replies: 15
Views: 1,730
Posted By TheLastSuperman
Hey everyone, don't forget about the css calc...

Hey everyone, don't forget about the css calc ability (https://developer.mozilla.org/en-US/docs/Web/CSS/calc) :D.

Try changing the template code to this:
<ol id="forums" class="floatcontainer"...
Forum: vB4 Programming Discussions 12-27-2016, 06:33 PM
Replies: 15
Views: 1,730
Posted By Seven Skins
You are inserting a table in OL tags .. hence...

You are inserting a table in OL tags .. hence they don't line up.
This may work.. warp the table in LI tags and use the same class as other LI tags on the forumhome page.
Forum: vB4 Programming Discussions 12-25-2016, 06:29 PM
Replies: 15
Views: 1,730
Posted By webmastersun
what do these codes mean?

what do these codes mean?
Forum: vB4 Programming Discussions 12-24-2016, 05:24 AM
Replies: 15
Views: 1,730
Posted By MarkFL
Try adding this to your "additional.css"...

Try adding this to your "additional.css" template:

#thread_inlinemod_form div {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
Forum: vB4 Programming Discussions 12-13-2016, 05:43 AM
Replies: 2
Views: 413
Posted By MarkFL
If a thread is closed, then the following...

If a thread is closed, then the following condition will be true in the threadbit template:

!$thread['open']
Forum: Modification Requests/Questions (Unpaid) 01-22-2015, 02:56 AM
Replies: 5
Views: 1,064
Posted By nerbert
I'm pretty sure this would do it <if...

I'm pretty sure this would do it


<if condition="$forum['statusicon'] == 'new'">NEW POSTS IN THIS FORUM</if>


EDIT: I didn't notice this was for vB3. Edited code accordingly. From the icons...
Forum: Modification Requests/Questions (Unpaid) 01-20-2015, 05:51 PM
Replies: 5
Views: 672
Posted By Zachery
You should just use border-radius. neither...

You should just use border-radius. neither webkit/blink, nor gecko require the specific prefixes anymore.
Forum: Modification Requests/Questions (Unpaid) 01-20-2015, 05:22 PM
Replies: 5
Views: 672
Posted By Max Taxable
Also, I found out the hard way it does matter...

Also, I found out the hard way it does matter what order you have the rounded corners appear, in the CSS script.
/* Safari,Chrome*/
-webkit-border-radius:5px;
/* Firefox*/
...
Forum: Modification Requests/Questions (Unpaid) 01-20-2015, 11:46 AM
Replies: 5
Views: 672
Posted By Dave
Rounded borders only work in IE9 and up. Refer to...

Rounded borders only work in IE9 and up. Refer to http://davidwalsh.name/css-rounded-corners if you want to implement it correctly for IE9+.

If you want support for IE versions lower than 9, you...
Forum: Style and Graphics Requests (Unpaid) 01-10-2015, 08:36 PM
Replies: 6
Views: 2,960
Posted By blind-eddie
I believe there is an addon that does that.... I...

I believe there is an addon that does that.... I think I have it on my test site.. I will check in a bit and post back. Hour or so...
Forum: Style and Graphics Requests (Unpaid) 01-10-2015, 07:44 PM
Replies: 6
Views: 2,960
Posted By ozzy47
Should you wish to pay someone, post in the...

Should you wish to pay someone, post in the Requests for Paid Services (https://vborg.vbsupport.ru/forumdisplay.php?f=30) forum. The users that watch that forum do not even look at this one. Also it...
Forum: vB4 Design and Graphics Discussions 12-24-2014, 11:43 PM
Replies: 7
Views: 735
Posted By ozzy47
Yeah Len, it is not something that was meant to...

Yeah Len, it is not something that was meant to be done OOB.

Perhaps this, https://vborg.vbsupport.ru/showthread.php?t=299530

It's not exact, but it gives you a idea.
Forum: vB4 Design and Graphics Discussions 12-24-2014, 11:35 PM
Replies: 7
Views: 735
Posted By HM666
The main problem is vBulletin 3 was heavily coded...

The main problem is vBulletin 3 was heavily coded with tables and vBulletin 4 is a table less design. By editing it to work as a table less design in vBulletin 4 you may open up a can or worms that...
Forum: Style and Graphics Requests (Unpaid) 11-30-2014, 04:29 PM
Replies: 7
Views: 2,005
Posted By Max Taxable
People here don't rip or copy paid custom styles....

People here don't rip or copy paid custom styles. If they did and tried to post them here for download, that post would be removed. This isn't a warez or hacker site.

You can pay for a vbulletin...
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT. The time now is 07:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02847 seconds
  • Memory Usage 1,974KB
  • 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
  • (17)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (14)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