vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Download Box BB Code (https://vborg.vbsupport.ru/showthread.php?t=211018)

laztrix 04-12-2009 06:13 PM

Download Box BB Code
 
1 Attachment(s)
Hi,

I'm trying to get this BBcode work but there is obviously something wrong!

This BBcode wrappes the download link in a box like this:

https://vborg.vbsupport.ru/external/2009/04/26.png

But my box does not wrap the links and shows the whole thing like this:

https://vborg.vbsupport.ru/external/2009/04/27.png

Title : Download
BB Code Tag Name: down

Code:

<br>

<table border="0" cellpadding="0" cellspacing="0">
    <tbody><tr>
        <td colspan="3" height="39">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tbody><tr>
                <td width="113" background="images/misc/down1.gif" height="39">
                &nbsp;</td>
                <td background="images/misc/down2.gif">&nbsp;</td>
                <td width="48" background="images/misc/down3.gif" height="39">

                &nbsp;</td>
            </tr>
        </tbody></table>
        </td>
    </tr>
    <tr>
        <td width="10" bgcolor="#c0ddff">&nbsp;</td>
        <td bgcolor="#c0ddff">
        <table style="border: 1px solid rgb(0, 127, 216); border-collapse: collapse;" width="100%" bgcolor="#ffffff" border="1" cellpadding="0" cellspacing="0">

            <tbody><tr>
                <td style="font-family: Arial; font-size: 12px; color: rgb(112, 112, 112); text-align: center;">
                <p style="margin: 5px;"><br>
                </a></p></td>
            </tr>

        </tbody></table>
        </td>
        <td width="10" bgcolor="#c0ddff">&nbsp;</td>
    </tr>
    <tr>
        <td colspan="3">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tbody><tr>
                <td width="11" background="images/misc/down4.gif" height="11">

                <img src="images/misc/space.gif" width="1" border="0" height="1"></td>
                <td bgcolor="#c0ddff" height="11">
                <img src="images/misc/space.gif" width="1" border="0" height="1"></td>
                <td width="11" background="images/misc/down5.gif" height="11">
                <img src="images/misc/space.gif" width="1" border="0" height="1"></td>
            </tr>
        </tbody></table>
        </td>
    </tr>

</tbody></table><br>
<br>

Example : [DOWN]link[/DOWN]

What is wrong with my codes? I appreciate any help...

laztrix 04-12-2009 06:21 PM

I just can't belive myself! I searched for days, all the time it was right infront of my eyes!

Sorry for this garbage thread! I just have seen the actual thread and solved my problem.


All times are GMT. The time now is 08:17 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.01068 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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