|
|
| | general codes!
**html codes. comment for questions**
where to put: + = custom header ++ = website stats
+Boxed entry no scroll bar: first has boxed date, and second does not. modify to your settings
+ or ++ Entry background: (if you just want a simple color remove background-image, background-attachment,background-repeat, and background-position.
+ Make your own layoutz (must format it. dont know how? go here:css tutorial):
+ Xanga title (on the top bar):
+ Moving xanga title:
| var titletext="LuCkY BuTt"// TITLEBAR TEXT var repeat=true; // SET TO true TO REPEAT, false TO "TYPE" OUT TITLE ONLY ONCE. var index=0; function scrolltitle(){ if(index<=titletext.length){ document.title=titletext.substring(0,index); index++; setTimeout('scrolltitle()', 200); }else{ index=0; if(repeat)setTimeout('scrolltitle()',1000); }} window.onload=function(){ if(!document.layers)setTimeout('scrolltitle()',1000); }
++ Change the date:
Simple div code:
Automatically add scrollbars on all entries! TWO PART CODE!! FIRST CODE GOES IN ++ or + and SECOND GOES IN ++!!!!!
SECOND PART!!
**marquees**
Text marquee:
Example:
Text Marquee (a bunch of those boxes):
Bouncy marquee:
example:
| | Posted 3/2/2005 6:14 PM - 10 comments
- recommend
    - recs0
- give stars
- votes0
- email
 - sent0
Give eProps or Post a Comment |
|