Info bbcode..

User submitted BBCodes
Let us see what You have
There is no support here! Only Read Access!
Forum rules
We dont add more BBCodes to our database, but feel free to share and support your own BBCodes here.
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
Locked
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

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, 22:33, edited 3 times in total.
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Info bbcode..

Post by cisco007 »

looks like you already have the image included in the HTML replacement code!
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

Re: Info bbcode..

Post by Oliver »

Yes...

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