Coloured background

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]

Coloured background

Post by anybloodyid »

This will let your members add a coloured border and background to their posts.

Code: Select all

BBcode usage
[bgimage]{COLOR},{NUMBER},{TEXT}[/bgimage]

HTML replacement
<table>
     <tr>
	<td style="padding-left:1cm; padding-right:1cm; padding-top:1cm; padding-bottom:1cm; border: 5px ridge {COLOR};" background=bgimages/{NUMBER}.gif>{TEXT} 
         </td>
      </tr>
</table>

Help Line
[bgcolor]Border_Color, Page_Color,Your Text[/bgcolor]
bgcolor.gif
You do not have the required permissions to view the files attached to this post.

Re: Coloured background

Post by cisco007 »

got a demo to see what it looks like live!?

Re: Coloured background

Post by anybloodyid »

You can take a look by logging in at http://www.poem-n-verse.co.uk
User Name Tester
Password Test321 (Case Sensitive)
Just click the forum Poets Cafe and start New Topic click preview to see what it looks like.
If you click Submit don't worry I'll delete it later.