Info bbcode..

User submitted BBCodes
Let us see what You have
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.

[textarea]Remember that it is not allowed to use {TEXT} inside the html tags!!!
It causes a serious security risk to your board and users.
Like this: <div style="{TEXT}">{TEXT}</div>
Green = OK - Red = forbidden[/textarea]

Info bbcode..

Post by Oliver »

BBCode:

Code: Select all

[info]{TEXT1}[/info]
HTML Code:

Code: Select all

<div style="background-color:#eff3f6; margin-bottom:4px; padding:0 10px; width:350px; color:#000;">
          <div>
               <span style="margin:0 -10px; background-image:url(); background-position:0 0; background-repeat: no-repeat; display:block; font-size:1px; height:5px; line-height:1px;">
                <span style="background-image:url(); background-position:100% 0; background-repeat:no-repeat; display:block; font-size:1px; height:5px; line-height:1px;"></span></span>
                   <div style="border-bottom:1px solid #000000;"><img src="http://img218.imageshack.us/img218/4040/cooltext460731502.png"><br></div>
                    <div>{TEXT1}</div>
             <span style="margin:0 -10px; background-image:url(); background-position:0 100%; background-repeat:no-repeat; display:block; font-size:1px; height:5px; line-height:1px; clear:both;">
             <span style="background-image:url(); background-position:100% 100%; background-repeat:no-repeat; display:block; font-size:1px; height:5px; line-height:1px;"></span></span>
          </div>
       </div>
Helpline:

Code: Select all

[info]your text, pictures or youtube video[/info]
Image you need to Download: (right click > save as...)
Image

Demo: http://www.muskleforum.com/viewtopic.php?f=11&t=1656
Last edited by Oliver on 09 Jun 2010, 20:33, edited 3 times in total.

Re: Info bbcode..

Post by cisco007 »

looks like you already have the image included in the HTML replacement code!

Re: Info bbcode..

Post by Oliver »

Yes...

I made the picture ;)
Last edited by Oliver on 09 Jun 2010, 20:55, edited 1 time in total.