[bbcode] wbb3 to phpbb3 - Headline

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]

[bbcode] wbb3 to phpbb3 - Headline

Post by Daniel_Knecht »

Hello,
here is a phpbb3 Headline BBCode like wbb3.
"Thanks to my Friend sascha3008 for the little help and creating the Layerimage :)"

BBCode:

Code: Select all

[headline={INTTEXT}]{TEXT}[/headline]
HTML Code:

Code: Select all

<div style="border-bottom:1px solid #{INTTEXT};"><div style="padding-bottom:4px; font-size:15px;"><div style="background-color:#{INTTEXT}; width:20px; height:20px; margin-right:5px; float:left"><img src="images/headlineD.png" /></div><b>{TEXT}</b></div></div>
Helpline:

Code: Select all

Headline: [headline=farbe]überschrifttext[/headline]

Images you need to Download: (right click > save as...)
Image

Example:
Visit: Headline DEMO
Last edited by Daniel_Knecht on 06 Sep 2010, 21:00, edited 1 time in total.

Re: [bbcode] wbb3 to phpbb3 - Headline

Post by cisco007 »

another nice bbcode!

Re: [bbcode] wbb3 to phpbb3 - Headline

Post by Silent »

Doesn't work for me. :(

Re: [bbcode] wbb3 to phpbb3 - Headline

Post by cisco007 »

you might not be using it correctly Silent! you are supposed to use the hex color, not the word for the color for it to work!
if that is your problem, because when you say "Doesn't work for me." that could mean a lot of things!