vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   find a <br /> :/ (https://vborg.vbsupport.ru/showthread.php?t=200411)

Winterworks 01-02-2009 11:42 AM

find a <br /> :/
 
<a href="http://www.trasion.com/forum/forumdisplay.php?f=3/?styleid=5" target="_blank">http://www.trasion.com/forum/forumdi...f=3/?styleid=5</a>

Where the footer bar and the category has a line break in between them... I can't seem to find it.

I found them in all of the other pages, but why not this one? I did when Lynne said, and turned on HTML Comments in the Page Source.

Can someone help me find that one line break? (<br />)

steven s 01-02-2009 12:54 PM

Could it be the cell padding and not a break?
HTML Code:

<table cellpadding="6" cellspacing="0" border="0" width="100%" class="page" align="center">

Winterworks 01-02-2009 01:05 PM

Nope.. Not there. I found a cellpadding="4", and changed it to cellpadding="0", but it did nothing.

Here's my FORUMDISPLAY code...

Code:

<!-- ############## END THREADS LIST ##############  -->
</if>

$forumhome_markread_script

<if condition="$show['popups'] AND $show['forumsearch']">

<div class="vbmenu_popup" id="forumsearch_menu" style="display:none">
<form action="search.php?do=process" method="post">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
                <td class="thead">$vbphrase[search_this_forum]<a name="goto_forumsearch"></a></td>
        </tr>
        <tr>
                <td class="vbmenu_option" title="nohilite">
                        <input type="hidden" name="s" value="$session[sessionhash]" />
                        <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
                        <input type="hidden" name="do" value="process" />
                        <input type="hidden" name="forumchoice[]" value="$forumid" />
                        <input type="hidden" name="childforums" value="1" />
                        <input type="hidden" name="exactname" value="1" />
                        <div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" accesskey="s" tabindex="1004" /></div>
                </td>
        </tr>
        <tr>
                <td class="vbmenu_option" title="nohilite">
                        <label for="rb_fd_sp0"><input type="radio" name="showposts" value="0" id="rb_fd_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>
                        &nbsp;
                        <label for="rb_fd_sp1"><input type="radio" name="showposts" value="1" id="rb_fd_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
                </td>
        </tr>
        <tr>
                <td class="vbmenu_option"><a href="search.php?$session[sessionurl]f=$forumid" rel="nofollow">$vbphrase[advanced_search]</a></td>
        </tr>
        </table>
</form>
</if></div>
$footer
</body>
</html>

(Just the end of it)

I don't know what would be making that space.

SEOvB 01-02-2009 02:19 PM

its one of the forumhome_forumbit templates and not forumhome

Lynne 01-02-2009 02:59 PM

It's right above the code you put in post 3:

HTML Code:

</tbody>

<!-- END TEMPLATE: forumhome_forumbit_level1_post -->
</table>
<br />
<!-- / sub-forum list  -->




<!-- BEGIN TEMPLATE: forumhome_markread_script -->
<script type="text/javascript" src="clientscript/vbulletin_read_marker.js?v=374"></script>
<script type="text/javascript">
<!--
vbphrase['doubleclick_forum_markread'] = "Double-click this icon to mark this forum and its contents as read";
init_forum_readmarker_system();
//-->

</script>
<!-- END TEMPLATE: forumhome_markread_script -->


Winterworks 01-02-2009 03:00 PM

Lynne, what template is that in? :/

Because one ends before it, and another starts after it...

steven s 01-02-2009 03:30 PM

Not Lynne but I'll take a crack.
Look in your FORUMDISPLAY template. It's there.

I found it by searching templates for <!-- / sub-forum list -->

Lynne 01-02-2009 03:37 PM

Yeah, I meant you needed to look further up in the template you posted a part of which is the FORUMDISPLAY template.

sparklywater 01-02-2009 10:50 PM

sounds like so much fun, hunting for a <br /> tag.

just kidding :)

steven s 01-02-2009 10:56 PM

Quote:

Originally Posted by sparklywater (Post 1699800)
sounds like so much fun, hunting for a <br /> tag.

just kidding :)

It's not often I get to help someone. :)


All times are GMT. The time now is 01:00 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.01225 seconds
  • Memory Usage 1,742KB
  • 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_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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