PDA

View Full Version : BB Code Enhancements - Double Underline BBC Code - Emphasize Important words!


iNRoC
11-13-2008, 10:00 PM
About: This little BBC Code adds a double underline to your text. It works perfectly and uses <span> tags so this will work on all browsers. This is brought to you by WebDevPros.Net so enjoy and do not steal credits for this <span> code!!!

Title: Double Underline
Tag name: DU
Replacement: <u style="border-bottom: 1px double black;">{param}</u>
Example: There should be 2lines under this.. WebDevPros.Net!
Image: None yet


If someone will supply me with an image to add that will be great. Thanks and Enjoy.

Be sure to check out my other cool BBC Codes here!! (https://vborg.vbsupport.ru/forumdisplay.php?f=228&threadprefix=BB+Code+Enhancements)

Don't forget to mark as INSTALLED so I can keep track!!

Hostboard
11-14-2008, 11:14 AM
If you view BBCode misc.php?do=bbcode The example does not show a double underline. Also when posting it does not double underline. Tested IE 7 & 8beta2

iNRoC
11-14-2008, 06:42 PM
If you view BBCode misc.php?do=bbcode The example does not show a double underline. Also when posting it does not double underline. Tested IE 7 & 8beta2

Im running on IE Beta 8.. hmm... weird.

Ok well lets try another code here..
<u style="border-bottom: 1px double black;">Text goes here!!</u>

Lemme add this to the post then.

Zoef
11-15-2008, 11:11 AM
The edited version in your second post worked for me! :) (Tested on IE6 and FF3.0.3)

iNRoC
11-15-2008, 01:51 PM
Perfect. <span> tags always work ;)

BirdOPrey5
05-17-2010, 12:50 AM
What's weird is that it works in posts but not on the sample bb code page for me, but several custom bb codes don't show up so who knows... installed.