Page 1 of 1

[bbcode] wbb3 to phpbb3 - Headline

Posted: 12 Jun 2010, 04:02
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

Re: [bbcode] wbb3 to phpbb3 - Headline

Posted: 12 Jun 2010, 04:23
by cisco007
another nice bbcode!

Re: [bbcode] wbb3 to phpbb3 - Headline

Posted: 09 Sep 2010, 11:41
by Silent
Doesn't work for me. :(

Re: [bbcode] wbb3 to phpbb3 - Headline

Posted: 09 Sep 2010, 18:32
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!