[bbcode] wbb3 to phpbb3 - Headline
Posted: 12 Jun 2010, 04:02
Hello,
here is a phpbb3 Headline BBCode like wbb3.
"Thanks to my Friend sascha3008 for the little help and creating the Layerimage "
BBCode:
HTML Code:
Helpline:
Images you need to Download: (right click > save as...)
Example:
Visit: Headline DEMO
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]
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>
Code: Select all
Headline: [headline=farbe]überschrifttext[/headline]
Images you need to Download: (right click > save as...)
Example:
Visit: Headline DEMO