Log In · Register

 
my xanga, i have a question
yupimchuck
post Nov 26 2004, 07:56 PM
Post #1


livin up to the name.
******

Group: Member
Posts: 1,594
Joined: Oct 2004
Member No: 54,539



ive seen a xanga that i love....
Click Here

and i was wondering if someone could help?
i know i cant request, and i dont think i am, i just need some help on how to do it.. like that

thanks
 
 
Start new topic
Replies
yupimchuck
post Nov 26 2004, 09:07 PM
Post #2


livin up to the name.
******

Group: Member
Posts: 1,594
Joined: Oct 2004
Member No: 54,539



ill post my code because i have no clue...

i have not really a clue how to work this

CODE
<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
</tr><script language="JavaScript1.2">

var today = new Date;
var Future0 = new Date;

var BirthMonth = 12;
var BirthDate = 13;
var BirthYear = 1990;
BirthMonth--;

Future0.setMonth(BirthMonth, BirthDate);
if (Date.parse(today) > Date.parse(Future0))
{
Future0.setFullYear(today.getYear()+1);
age = (today.getYear() - BirthYear) + 1;
}
else
{age = today.getYear() - BirthYear;}

if (age % 10 == 0)
ageend = 'th';
else if (age % 10 == 4)
ageend = 'th';
else if (age % 10 == 5)
ageend = 'th';
else if (age % 10 == 6)
ageend = 'th';
else if (age % 10 == 7)
ageend = 'th';
else if (age % 10 == 8)
ageend = 'th';
else if (age % 10 == 9)
ageend = 'th';
else if (age % 10 == 1)
ageend = 'st';
else if (age % 10 == 2)
ageend = 'nd';
else if (age % 10 == 3)
ageend = 'rd';


var faraevent = "<font color=#ff0000><i>my birthday</font>";

today1 = Date.parse(today);
future1 = Date.parse(Future0);
secleft = future1 - today1;
miliday = 24 * 60 * 60 * 1000;
daysleft = secleft/miliday;
daysleftint = Math.round(daysleft);

if (daysleftint > 1)
document.write(" ", daysleftint, " days until <font color=#6699ff>my <i>", age, ageend, "</i> birthday</font>");
else if (daysleftint == 1)
document.write("<font color=#6699ff>my <i>", age, ageend, "</i> birthday</font> is tomorrow");
else if (today1 == future1)
document.write("<font color=#6699ff>my <i>", age, ageend, "</i> birthday</font> is today");
else
document.write("passed");
</script><br>
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->






<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
#rblEprops, #pnlEnabled table, #pnlEprops table { width: auto !important; }
table.blogbody, div.blogheader, .caption{
width:500;
}
td.maincenter {
text-align:center;
}
body {
background:#E5E5E5;
scrollbar-Arrow-Color: #000000;
scrollbar-Track-Color: #FFFFFF;
scrollbar-Shadow-Color: #000000;
scrollbar-Face-Color: #FFFFFF;
scrollbar-Highlight-Color: #000000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dLight-Color: #FFFFFF;
font-family: arial;
font-size:11px;
}
table.navigation, table.footer {
display: none;
}
.module, .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p, .content, .smalltext {
/* edits main text */
font:normal 11px arial;
color: #000000;
text-align:justify;
}
table.blogbody tr td {
/* entry margins */
width:0px;
}
div.blogheader, .caption {
/* edit the dates */
font-family:arial;
text-transform:lowercase;
font-size:12px;
color:#000000;
background-color: transparent;
text-align: left;
font-weight:bold;
padding-left:4px;
padding-bottom:0px;
}
a:link{
/* edit the links */
color: #666666;
text-decoration: none;
font-family:arial;
font-size:8pt;
}
a:visited{
/* edit visited links */
color: #666666;
text-decoration: none;
}
a:hover {
color:#000000;
}
table.footer TD {
/* edits the footer */
text-align: center;
}
.blogbody td{
width: 0px;
padding-left: 0px
}
input, select, textarea, .textfield, .button{
/* this edits buttons, drop down menus etc. */
border: 1px solid #000000;
font:normal 11px arial #000000;
background-color: transparent;
letter-spacing:0px;
color:#000000;
}
button {
background-color:transparent;
border:0;
width:0px;
height:0px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: transparent;
font: 12px arial;
text-transform: lowercase;
color: #000000;
border: 0px;
text-align: left;
font-weight:bold;
padding-top:0;
padding-bottom:0;
}
table.blogbody {
/* edits your blog or entry space */
border: 0px;
background-color:transparent;
border-top:1px solid black;
}
table.left {
/* this edits the menu module */
background-color: transparent;
border:0px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: transparent;
color: #000000;
border: 0px;
text-align:left;
border-top:1px solid black;
}
hr {
color: #000000;
visibility:hidden;
}
table.container{

border:1px solid #000000;
background-color:#FFFFFF;
}
td.banner{
text-align:right;
}
</style>
<IMG SRC="http://tofumonzter.cbstaff.com/skin/stopbanner.png" WIDTH=725 HEIGHT=200 BORDER=0 ALT="" USEMAP="#stopbanner_Map">
<MAP NAME="stopbanner_Map">
<AREA SHAPE="rect" ALT="" COORDS="650,180,719,188" HREF="http://www.createblog.com/">
<AREA SHAPE="rect" ALT="" COORDS="618,180,645,189" HREF="http://www.xanga.com/">
<AREA SHAPE="rect" ALT="" COORDS="578,180,613,189" HREF="http://www.xanga.com/logout.aspx">
<AREA SHAPE="rect" ALT="" COORDS="539,180,572,189" HREF="http://www.xanga.com/signin.aspx">
<AREA SHAPE="rect" ALT="" COORDS="496,180,533,188" HREF="http://www.xanga.com/urrrr">
<AREA SHAPE="rect" ALT="" COORDS="443,180,490,188" HREF="http://www.xanga.com/Private/SubscribeTo.aspx?user=urrrr">
</MAP><br><div style="width: 725px; background-color: #FFFFFF; border: none;">
<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->




sorry, im making no sense, i know, i dont feel good, and just, i dunno. sorry
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: