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

Showing results 1 to 25 of 72
Search took 0.00 seconds.
Search: Posts Made By: PyroNET
Forum: vB3 Programming Discussions 10-10-2009, 08:36 PM
Replies: 5
Views: 1,533
Posted By PyroNET
Change Multiquote Button to Text

I'm trying to swap my postbit buttons images for CSS styled buttons and am having troubles with the multiquote button.

Relevant HTML:

<if condition="$show['multiquote_post']">
<li...
Forum: vB3 Programming Discussions 09-17-2009, 02:24 AM
Replies: 2
Views: 621
Posted By PyroNET
Demo account: demo / apple Try clicking...

Demo account: demo / apple

Try clicking Community, Search, or Quick Links on the navbar.
Forum: vB3 Programming Discussions 09-17-2009, 12:50 AM
Replies: 2
Views: 621
Posted By PyroNET
Popup Menu Woes

<a href="http://www.thesignsite.co.uk/index.php" target="_blank">http://www.thesignsite.co.uk/index.php</a>

I'm having issues with vBulletin popups on this site. First, vBulletin's positioning...
Forum: vBulletin 3 Articles 09-03-2009, 12:43 PM
Replies: 3
Views: 7,071
Posted By PyroNET
Sorry, couldn't tell you. Try contacting the...

Sorry, couldn't tell you. Try contacting the modification author.
Forum: ibProArcade Archive 08-29-2009, 07:50 PM
Replies: 4
Views: 2,530
Posted By PyroNET
This modification breaks my page layout. Please...

This modification breaks my page layout. Please make it validate.
Forum: vBulletin 3.7 Styles 01-28-2009, 04:44 AM
Replies: 32
Views: 12,866
Posted By PyroNET
I no longer own vbStartup.com and as such do not...

I no longer own vbStartup.com and as such do not service this style anymore. You will need to contact ForumMonkeys.com for news regarding a 3.8 update.

-Nick
Forum: vBulletin 3.7 Styles 06-13-2008, 11:15 PM
Replies: 13
Views: 5,020
Posted By PyroNET
I won't be separating them, there are tutorials...

I won't be separating them, there are tutorials on it though.

https://vborg.vbsupport.ru/showthread.php?t=127875
Forum: vBulletin 3.7 Styles 06-12-2008, 04:20 PM
Replies: 13
Views: 5,020
Posted By PyroNET
Some suggestions implemented; zip and demo...

Some suggestions implemented; zip and demo updated. I may look into a custom thread icon set at some point.



The style is fluid
Forum: vBulletin 3.7 Styles 06-11-2008, 12:41 AM
Replies: 13
Views: 5,020
Posted By PyroNET
Glad you guys like :)

Glad you guys like :)
Forum: vBulletin 3.7 Styles 06-09-2008, 10:00 PM
Replies: 13
Views: 5,020
Posted By PyroNET
Splat Style

We now have another freebie available at vbStartup: the Splat style!

http://www.vbstartup.com/splat.gif

This style is available for demo (http://www.vbstartup.com/forums.php?styleid=40) here at...
Forum: vB3 Design and Graphics Discussions 05-28-2008, 03:48 PM
Replies: 6
Views: 864
Posted By PyroNET
Give me a snapshot of the bottom of the forum...

Give me a snapshot of the bottom of the forum where the 5 images lined up side by side are. It's more likely than not that these are causing the horizontal scrollbar due to your low resolution.
Forum: vB3 Design and Graphics Discussions 05-28-2008, 01:25 PM
Replies: 6
Views: 864
Posted By PyroNET
The Site Navigation shows on one line for me? ...

The Site Navigation shows on one line for me?

http://www.grabup.com/uploads/31f9a2c8727537ade5a53d1b6fe1c44f.png
Forum: vB3 Design and Graphics Discussions 05-28-2008, 12:06 PM
Replies: 6
Views: 864
Posted By PyroNET
Replace <!-- main --> <table...

Replace

<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td...
Forum: vB3 Design and Graphics Discussions 05-27-2008, 11:08 AM
Replies: 3
Views: 817
Posted By PyroNET
<a...

<a href="https://vborg.vbsupport.ru/showthread.php?t=168303" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=168303</a>

Perhaps this may be helpful to you.
Forum: vB3 Design and Graphics Discussions 05-27-2008, 01:06 AM
Replies: 4
Views: 868
Posted By PyroNET
Frame as in... a box with a border or an frame /...

Frame as in... a box with a border or an frame / iframe?

Screenshots and mockups are always helpful :p
Forum: vB3 Design and Graphics Discussions 05-26-2008, 09:38 PM
Replies: 4
Views: 953
Posted By PyroNET
Looking at the STANDARD_REDIRECT template, it...

Looking at the STANDARD_REDIRECT template, it seems the areas in question are enclosed in paragraph tags. Look through your style CSS for anything applied to a p selector.
Forum: vB3 Design and Graphics Discussions 05-26-2008, 09:35 PM
Replies: 4
Views: 868
Posted By PyroNET
Sort of like what's seen at...

Sort of like what's seen at http://www.thesignsite.co.uk/ ?


<style type="text/css">
body {
padding: 0px 0px 20px 0px;
}
#footer {
position: absolute;
bottom: 0;
Forum: vB3 Design and Graphics Discussions 05-26-2008, 09:28 PM
Replies: 2
Views: 853
Posted By PyroNET
It's in there (In the FORUMDISPLAY template). ...

It's in there (In the FORUMDISPLAY template). Look for the comment "<!-- Active Users in this Forum (and sub-forums) and Moderators -->". The table holding the sorting options looks like


<table...
Forum: vB3 Design and Graphics Discussions 05-26-2008, 03:32 PM
Replies: 3
Views: 1,237
Posted By PyroNET
Seems to be loading faster for me now. I...

Seems to be loading faster for me now.

I don't notice the conditional anymore.

For the charset thing, I'm not sure if the htaccess edit is necessary; just delete the problem line, rewrite it in...
Forum: vB3 Design and Graphics Discussions 05-26-2008, 01:58 AM
Replies: 3
Views: 1,237
Posted By PyroNET
Not sure what's causing the problem exactly, but...

Not sure what's causing the problem exactly, but here's a few things I noticed:


You seem to be including jQuery merely for the fisheye effect; increases load time a bit.
There's an <else />...
Forum: vB3 Design and Graphics Discussions 05-25-2008, 02:06 AM
Replies: 2
Views: 769
Posted By PyroNET
<div style="text-align: center;"> $GAB_ads[1] ...

<div style="text-align: center;">
$GAB_ads[1]
</div>
Forum: vB3 Design and Graphics Discussions 05-24-2008, 10:25 PM
Replies: 6
Views: 982
Posted By PyroNET
I forgot to close something. Find ...

I forgot to close something.

Find


<div class="tcat_left"/>

Replace with

<div class="tcat_left"></div>
Forum: vB3 Design and Graphics Discussions 05-24-2008, 08:28 PM
Replies: 1
Views: 775
Posted By PyroNET
USERCP_SHELL template. You'll need to assign a...

USERCP_SHELL template. You'll need to assign a width value to the left table cell, and remove the width="100%" from the right one.
Forum: vB3 Design and Graphics Discussions 05-24-2008, 08:20 PM
Replies: 6
Views: 982
Posted By PyroNET
I fail to see any code difference on the...

I fail to see any code difference on the homepage. Be sure you're editing the right template.
Forum: vB3 Design and Graphics Discussions 05-24-2008, 10:46 AM
Replies: 6
Views: 982
Posted By PyroNET
Try replacing <table class="tcat_top"...

Try replacing

<table class="tcat_top" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td class="tcat_left"></td>
<td...
Showing results 1 to 25 of 72

 
Forum Jump

All times are GMT. The time now is 07:03 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.01932 seconds
  • Memory Usage 2,046KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (11)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
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete