Newbies are not allowed to post in this thread.

wow!...cool layout..i think i'll use this coz i like naruto a lot..
-Offline- |

nice...

-Offline- |

thanks for posting!


nice nice nice...

-Offline- |

this is so kawaii!
thanks for sharing
![]()
-Offline- |
i really love naruto can u make a lot more....the owning ones..=P
keep it up..
-Offline- |

Nice Naruto Layout....this Is Save By Js??or Css??

HI Im completely newbie about this overlay layout
could you tell me what is the party that i had to change in the code
i try changing the var with user id but still it doesn't working
what exactly i had to change
TQ
-Offline- |
sory i mean part not party
-Offline- |

nice layout
but not working... where can i find the VAR CODE
VAR ABOUT ME
VAR MEDIA BOX
? huh


-Offline- |
nice layout...
-Offline- |
WOW dis is good
:midfinger:
-Offline- |

nice one!! hope i can make one...
i have a suggestion
...why not hide the sub menu on mouse out? 
-Offline- |

nice layout...haven't you an other naruto layouts??

-Offline- |
its very cool layout..but i when i tested it...it wont work bcoz of some codes that i put into it?!..even in about me section, media and comments i cant spawn them like what i did in my last prof to make it simple to edit....
can you show us some more examples to make it easy for us to edit your codes...just understand us i know i am not the only one having this kind of problem.
just make this code more simple and try to put some code in it
var comments = ""; <----- var comments="comments here..";
var aboutme = "<a href='blah.htm'>blah</a>";
var media="blahblahblah";
i am just a noob

-Offline- |

-Offline- |

ricson_m182004 wrote:
its very cool layout..but i when i tested it...it wont work bcoz of some codes that i put into it?!..even in about me section, media and comments i cant spawn them like what i did in my last prof to make it simple to edit....
can you show us some more examples to make it easy for us to edit your codes...just understand us i know i am not the only one having this kind of problem.
just make this code more simple and try to put some code in it
var comments = ""; <----- var comments="comments here..";
var aboutme = "<a href='blah.htm'>blah</a>";
var media="blahblahblah";
i am just a noob![]()
Ok, assuming this is the code for your about me section:
<img src="face.jpg" align="left" width="100px" height="100px">Name: James Kenneth Guidaven <br>
Age: 17 yrs old <br> hometown: Philippines
blah blah blah blah blah blah blahnow to make it work, all your codes should be in one syntax (one line) like this:
var aboutme = "<img src='face.jpg' align='left' width='100px' height='100px'>Name: James Kenneth Guidaven <BR> Age 17: yrs old <br> hometown: Philippines blah blah blah blah blah";
you will get an error if its not in one syntax and also don't use this symbol --> " instead use this --> ' 
if you think your code is to long for a single syntax you can also try this method:
var aboutme = "<img src='face.jpg' align='left' width='100px' height='100px'>Name: "; aboutme +="James Kenneth Guidaven"; aboutme += "<BR> Age 17: yrs old <br> hometown: Philippines"; aboutme += "blah blah blah blah blah";
if still not working, show me the codes you edited and i'll check whats wrong w/ ur codes.. :midfinger:
P.S
sorry for my bad english...
Last edited by Frazen (2008-02-24 13:15:47)

-Offline- |

it's really cute 

-Offline- |
how can i apply this layouts to my friendster, can i have a the process please..
-Offline- |