|
Post by iPokemon on Sept 4, 2011 20:24:10 GMT -5
STYLE TAGS V2 IS HERE! What's new?
- Classes
- Classy Text (using defined classes)
Preview: squirtlestestsite.proboards.com/index.cgi?board=cr&action=display&thread=43&page=1
Standard Code:
codes.pimg.in/iPokemon/style-tags-v2/latest/script.js - Go there
Remote Scripts: Latest (will update to newest versions): <script type="text/javascript" src="http://codes.pimg.in/iPokemon/style-tags-v2/latest/"> /* Style Tags v2 by iPokemon */ </script> Latest Minified (will update to newest versions): <script type="text/javascript" src="http://codes.pimg.in/iPokemon/style-tags-v2/latest-minifed/"> /* Style Tags v2 (minified) by iPokemon */ </script>
Note, putting this in your headers & footers will keep the script up to date! No need to modify any coding with the constant changes!
Global Footer
No editing needed!
Usage: [newclass=NEWCLASSNAME]STYLE DECLARATIONS ON ONE LINE[/newclass] [classy=CLASSNAME]Stuff to be styled[/classy] [div style="style declarations;"]Styled[/div] // same as before.
Example: [newclass=pbsupport]border:1px solid black; padding:10px; width:90%; margin:auto;[/newclass] [classy=pbsupport]Stuff that will have a border around it, with some white space around it, with a width of 90% of the posting space, aligned to the center. [b]You can use UBBC in here too![/b][/classy]
Once you use the [newclass] tag, in one post, you can use it in all the other posts too!!
EDIT: All features of v1 are included! Code tag exceptions and nested tags are included!
|
|