[quote][b]Description:[/b]
[i]Replace more about me link and sentences in cpanel area.[/i][/quote]
[b]Feelin dull with this one?[/b]
[img]http://i37.tinypic.com/2md3pnb.jpg[/img]
[b]then change it to a hippy scrolling upward more abt sentence!! or any desired outputs[/b]
Like this:
[img]http://i35.tinypic.com/2w1z5nk.jpg[/img]
Here's the coda:
[i]so simple...[/i]

For image only!
[quote]document.getElementById("content_0").getElementsByTagName("p")[0].innerHTML="<br><img src='[b]IMAGE URL HERE[/b]'>";[/quote]

Scrolling content with image!
[quote]//Replace abt me link/sentences by XIRUKI
document.getElementById("content_0").getElementsByTagName("p")[0].innerHTML="<br><marquee bgcolor='#000000' direction='up' width='150' height='150'><font color='#FFFFFF'><center>[b]about me:[/b]<br>[b]im xiruki[/b]<br>[b]from karakura town[/b]<br>[b]welcome..<[/b]br>[b]and add me[/b]<br>[b] ok??[/b]<br><img src='[b]IMAGE URL HERE[/b]'></center></font></marquee>";[/quote]

w/o image...
[quote]//Replace more abt me link/sentences by XIRUKI
document.getElementById("content_0").getElementsByTagName("p")[0].innerHTML="<br><marquee bgcolor='#000000' direction='up' width='150' height='150'><font color='#FFFFFF'><center>[b]about me:[/b]<br>[b]im xiruki[/b]<br>[b]from karakura town[/b]<br>[b]welcome..<[/b]br>[b]and add me[/b]<br>[b] ok??[/b]</center></font></marquee>";[/quote]
----------------end
Coda 2: Replace more about me link
to image with txt
coda!
[quote]//Replace abt me link/sentences by XIRUKI
document.getElementById("content_0").getElementsByTagName("p")[1].innerHTML="<font color='#CCCCCC' size='5'>[b]welcome[/b]</font><br><img src='[b]IMAGE URL HERE[/b]'>";[/quote]
screenshot:
[img]http://i34.tinypic.com/shg1.jpg[/img]
-----------------end
Coda 3: Replace search to a search button instead of an engine.
screenshot:
[img]http://i38.tinypic.com/2d00wlz.jpg[/img]
Here's the code:
[quote]//Replace search engine to a button by XIRUKI
var xirukishi ="<font color='#FFFFFF'><strong> --click 2 search--</strong></font><br><a href='http://www.friendster.com/headersearch.php'><img src='[b]
http://th231.photobucket.com/albums/ee238/CheeseBeast/th_Search.png[/b]'></a>";
document.getElementById('search').style.height='100%';
document.getElementById('search').style.overflowY='hidden';
document.getElementById('search').innerHTML =xirukishi;[/quote]
u can replace d image url... with ur own search button...

Compiled here:
preview here....>>>[url]http://profiles.friendster.com/59889530[/url]
[b]CREDITS TO: me, mark, fs, fileave[/b]

[quote][b]kindly use JS EXTENSION[/b]

[/quote]
make sure dat u dont have ds in ur CSS
[b]/* Hide the about me link above recent updates */
#content_0 a.more {display:none!important;}
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}
/* Hide Google Search */
#search form { display : none !important; }[/b]
Last edited by ---xXirukiTepe--- (2009-06-02 03:21:55)