Announcement

Collapse
No announcement yet.

i share my BB codes...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #61
    Buttons

    How do I create a button for the newly added vB Code?

    thanks

    Comment


    • #62
      Re: Buttons

      Originally posted by slice
      How do I create a button for the newly added vB Code?

      thanks
      Dude...read GenSec's message about four posts earlier!
      -Justin "JJR512" Rebbert
      JJR512.com: Chat about anything!

      Comment


      • #63
        Originally posted by EgoProwler
        I'm having some trouble understanding the use of the {option} portion of the [inwindow] BB Code

        <div align=center><iframe name="cwindow" style="border:0" width=500 height={option} src="http://{param}"></iframe></div>

        I want to specify a height for the window but can't seem to figure out how to right the [inwindow] code. Any help is appreciated.
        do you mean writing it in a post, or setting a specifik height in the BBcode setup?

        heres how to do it in a post:

        type:
        [inwindow=**]****[/inwindow]

        info:
        **= replace it with the height you want!
        ****= replace this with the url!


        ... i pmed you with the BBcode setup stuff earlyer,!

        Comment


        • #64
          For some reason, I can't seem to get any of these BBcodes to work on my board. Using version 2.20. Any suggestions?

          Smoothie

          Comment


          • #65
            Originally posted by Smoothie
            For some reason, I can't seem to get any of these BBcodes to work on my board. Using version 2.20. Any suggestions?

            Smoothie
            I got all of them working on my test forum, now I am wondering If I should add them or will they abuse them, but I dont have enough members to worry about..

            Comment


            • #66
              Wouldn't it make sense to have vB automatically have the added vB codes in the FAQ?
              Seriously! - The Definitive Home of All Things Serious
              Seriously! Forums

              To recieve support on these forums, enter your username here.

              Comment


              • #67
                Re: Re: buttons in the post reply or new post area?

                Originally posted by GenSec
                - Easy
                As example.
                Add to vbcode_buttons template
                Code:
                <input type="button" class="bginput" value=" X " onclick="vbcode(this.form,'spoiler','')" onmouseover="stat('x')" title="Spoiler  (alt+x)" accesskey="x" >
                And you will have "X" button for the spoiler
                Could you please explain how to add buttons for the glow, shadow, scroll up, and marquee features in lamens terms for dummies like me?

                Comment


                • #68
                  Anyone got code + example of a the quote tag changed to its in a table?
                  like talkloud?

                  Comment


                  • #69
                    OMG!!! Thank you, Ozone and all those who participated in this thread - this was a lifesaver!!

                    I originally searched to make the 'glow' code into vb code as this is really popular. However, I found so much more than I wanted!!!!


                    Thank you!

                    Comment


                    • #70
                      goto www.vbulletin.org for my hack that adds these to the buttons list.

                      im still working on inwindow and the others but glow and shadow are up.

                      Comment


                      • #71
                        First, thank you for all of these codes, they are great!

                        I would like to point out one problem though. You cannont use glow and shadow together. The problem seems to be that they both use /table, so when you close one and then the other, you get strange effects. You can see this on my board at http://www.reefaquariumguide.com/for...6036#post26036 near the bottom of the thread.

                        If there is a solution to this let me know please. Otherwise, you might want to inform your users that they can't use both of these together.

                        Comment


                        • #72
                          Originally posted by Dalius
                          Anyone got code + example of a the quote tag changed to its in a table?
                          like talkloud?
                          vb Code Tag
                          ----------------------
                          quote


                          vB Code replacement
                          ----------------------------
                          <table border="1" width="80%" cellpadding="5" cellspacing="0" bgcolor="#a0a0a0"><tr>
                          <td>
                          <b>Quote:</b><br />{param}
                          </td>
                          </tr></table>


                          vb Code example
                          -------------------------
                          [ quote ]blah blah blah blahzy blah[ /quote ]



                          Use {option} ?
                          -------------------------
                          Nope




                          ==============================
                          Remove the spaces from the [ quote ] in the example and that should give you a similar effect to talklouds. In fact, Im willing to bet its the same one. Sorry Im a bit late with response.

                          Comment


                          • #73
                            vb Code Tag
                            ----------------------
                            quote


                            vB Code replacement
                            ----------------------------
                            <table border="0" align="center" width="90%" cellpadding="3" cellspacing="1"><tr><td><smallfont><b>Zitat:</b></smallfont></td></tr><tr><td class="quote">{param}</td></tr></table>


                            vb Code example
                            -------------------------
                            [ quote]This is a quote[ /quote]



                            Use {option} ?
                            -------------------------
                            Nope


                            CSS: .quote
                            -------------------------
                            .quote { font: 8pt/150% Verdana, Arial, Helvetica, sans-serif; background-color: #444444; border: #888888 solid 1pt}
                            Streicher

                            Comment


                            • #74
                              Originally posted by ozone2000


                              do you mean writing it in a post, or setting a specifik height in the BBcode setup?

                              heres how to do it in a post:

                              type:
                              [inwindow=**]****[/inwindow]

                              info:
                              **= replace it with the height you want!
                              ****= replace this with the url!


                              ... i pmed you with the BBcode setup stuff earlyer,!
                              One problem with the inwindow. It will show the site in the window, then just go to that site alltogether. How can that be fixed?

                              Comment


                              • #75
                                For the glow vbcode... do you have to make a new code for each color you want to glow?

                                Comment

                                widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                                Working...
                                X