you are in: codestacker → embed tips
Embed
For embed use in external sites, use:<script src='http://codestacker.com/[CODE_ID].js'></script>
A sample using 'current url' code: <script src='http://codestacker.com/97.js'></script>
Extra params & skinning
lines: true or falsethis param set lines visibility. default is false. sample:
<script src='http://codestacker.com/97.js?lines=true'></script>
After code, there is a line with code name and 'powered by codestacker'. This is 'info' class. Your style:
.codestacker { margin: 5px;} .codestacker pre { margin: 0; } .codestacker .credits { padding: 5px; border-left: 1px solid #82c2d4; border-right: 1px solid #82c2d4; border-bottom: 1px solid #82c2d4; background: #ebf5f8; color: #2779DC; } .codestacker .credits a { color: #2779DC; text-decoration: none; }
Highlight theme
There is the 'style' param, for specify the highlight theme. Check above:Active 4D
<script src='http://codestacker.com/97.js?style=active4d'></script>
All Hallow Eve
<script src='http://codestacker.com/97.js?style=all_hallows_eve'></script>
Amy
<script src='http://codestacker.com/97.js?style=amy'></script>
Blackboard
<script src='http://codestacker.com/97.js?style=blackboard'></script>
Brilliance Black
<script src='http://codestacker.com/97.js?style=brilliance_black'></script>
Brilliance Dull
<script src='http://codestacker.com/97.js?style=brilliance_dull'></script>
Cobalt
<script src='http://codestacker.com/97.js?style=cobalt'></script>
Dawn
<script src='http://codestacker.com/97.js?style=dawn'></script>
Eiffel
<script src='http://codestacker.com/97.js?style=eiffel'></script>
Espresso Libre
<script src='http://codestacker.com/97.js?style=espresso_libre'></script>
Idle
<script src='http://codestacker.com/97.js?style=idle'></script>
Iplastic
<script src='http://codestacker.com/97.js?style=iplastic'></script>
Lazy
<script src='http://codestacker.com/97.js?style=lazy'></script>
Mac Classic
<script src='http://codestacker.com/97.js?style=mac_classic'></script>
Magic Amiga
<script src='http://codestacker.com/97.js?style=magicwb_amiga'></script>
Pastels on Dark
<script src='http://codestacker.com/97.js?style=pastels_on_dark'></script>
Slush Poppies
<script src='http://codestacker.com/97.js?style=slush_poppies'></script>
Space Cadet
<script src='http://codestacker.com/97.js?style=spacecadet'></script>
Sunburst
<script src='http://codestacker.com/97.js?style=sunburst'></script>
Twilight
<script src='http://codestacker.com/97.js?style=twilight'></script>
Zenburnesque
<script src='http://codestacker.com/97.js?style=zenburnesque'></script>