The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Is it possible to make these, if so I would like them but just wondering if it's possible.
I want a Bold + Size "4" BB Code = Header Text a Bold + Color "Red" BB Code = Moderated Text and if possible Select All or Control + A BB Code = Select All Text In Box Can these be done? (( meaning the top two here, are a one button solution to a commonly used combination of BB Codes )) |
#2
|
|||
|
|||
![]() Quote:
Header: <b><font size="4">{param}</font></b> Moderator Text: <b><fontcolor="Red">Moderated Text</font>]</b> The last one you is easy enough to do. There's probably a javascript that can select all text and apply the bold tag around it but I'm not going to bother looking. |
#3
|
||||
|
||||
![]()
<span style="font-wieght:bold; font-size: 14px;">{param}</span>
<span style="font-wieght:bold; color: red;">{param}</span> Is what you really want to use |
#4
|
||||
|
||||
![]()
How would you add italics to that?
|
#5
|
||||
|
||||
![]() Code:
font-style: italic; |
#6
|
||||
|
||||
![]() Quote:
I only want the Select All to Select All, that's it, no other coding or text definitions. Just Select All BB Code. I'll look around but if anyone knows, greatly appreciated, would love to add it. |
#7
|
||||
|
||||
![]() Quote:
That did not work. It made the text bold, but did not make it red. Quote:
Anyway those two can be combined? lol, then it will prolly work. --------------- Added [DATE]1211246917[/DATE] at [TIME]1211246917[/TIME] --------------- <span style="color: red;"><b>{param}</b></span> That did work. Thank you people. L E G I O N |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|