[bbcode] wbb3 to phpbb3 - Headline

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
Daniel_Knecht
BBCoder II
BBCoder II
Posts: 23
Joined: 08 Jun 2010, 13:48
Location: Germany
Contact:

[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, 23:00, edited 1 time in total.
Sorry for my bad English :(
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: [bbcode] wbb3 to phpbb3 - Headline

Post by cisco007 »

another nice bbcode!
Silent
BBCoder II
BBCoder II
Posts: 10
Joined: 24 Aug 2010, 23:19

Re: [bbcode] wbb3 to phpbb3 - Headline

Post by Silent »

Doesn't work for me. :(
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

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!
Locked