|
||||||||||
|
||||||||||
| Not A Member Yet? Register today and become part of the community. |
|
|||||||
| Help & Support Having tech woes, or confused by the site layout? Post your question here and let the other members help you out. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
|
how bout this thing thats like photoshop but in a webbrowser
i found this off an website so..here's the code <IFRAME SRC="hello.html" WIDTH=450 HEIGHT=100> Your Using Mod From IfskinZone <A HREF="http://livethunder.com/imageeditor/">link</A> you to the file. </IFRAME> just put in anywhere in ur layout. Enjoy !!!! hopefully this is a good post ![]() ![]() ![]()
Spoiler!
Spoiler!
|
|
|
#2 |
|
|
Re: yes i have lots of suggestions
heres something thats also cool XD its a floating info box
code: Code Skinning & Styles -> Board Wrappers -> Footers <script> if (!document.layers) document.write('<div id="divStayTopLeft" style="position:absolute">') </script> <layer id="divStayTopLeft"> <!--EDIT BELOW CODE TO YOUR OWN MENU--> <table border="1" width="130" cellspacing="0" cellpadding="0"> <tr> <td width="100%" bgcolor="Your Color"> <p align="center"><b><font size="4"><span style='color:gray'>Title Here </span></font></b></td> </tr> <tr> <td width="100%" bgcolor="black"> <p align="left"><span style='color:Text Color'> Your Text Here</span></td> </tr> </table> <!--END OF EDIT--> </layer> <script type="text/javascript"> /* Floating Menu script- Roy Whittle (http://www.javascript-fx.com/) Script featured on/available at http://www.dynamicdrive.com/ This notice must stay intact for use */ //Enter "frombottom" or "fromtop" var verticalpos="frombottom" if (!document.layers) document.write('</div>') function JSFX_FloatTopDiv() { var startX = 3, startY = 150; var ns = (navigator.appName.indexOf("Netscape") != -1); var d = document; function ml(id) { var el=d.getElementById?d.getElementById(id).all?d.all[id].layers[id]; if(d.layers)el.style=el; el.sP=function(x,y){this.style.left=x;this.style.t op=y;}; el.x = startX; if (verticalpos=="fromtop") el.y = startY; else{ el.y = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight; el.y -= startY; } return el; } window.stayTopLeft=function() { if (verticalpos=="fromtop"){ var pY = ns ? pageYOffset : document.body.scrollTop; ftlObj.y += (pY + startY - ftlObj.y)/8; } else{ var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight; ftlObj.y += (pY - startY - ftlObj.y)/8; } ftlObj.sP(ftlObj.x, ftlObj.y); setTimeout("stayTopLeft()", 10); } ftlObj = ml("divStayTopLeft"); stayTopLeft(); } JSFX_FloatTopDiv(); </script> <center>Floating Box Script was developed by Dynamic Drive, And posted by Negima21 of <a href="http://ifskinzone.net">IF Skin Zone</a></center>
Spoiler!
Spoiler!
|
|
|
#3 |
![]() Status: Offline
Join Date: May 2007 Gender
:
Location: under your bed's blanket Age: 21
Posts: 13,121
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Re: yes i have lots of suggestions
Thanks is not a site's bug thread, but thanks for the info.
Moved&locked
![]() Arika & Christie ![]() |
| Sponsored links | |
![]() |
| Thread Tools | |
|
|
|||||