Log In · Register

 
 
Closed TopicStart new topic
I want more the one entry...., Im new. I need help.
heyxromantica
post Nov 25 2004, 03:03 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Nov 2004
Member No: 65,852



I only have one entry showing up on my xanga. And I dont know why.

I want every entry I post to show up but only one day at a time shows.

How can I fix this??

My xanga is: www.xanga.com/LOVEinRED


PS:This is the code Im useing - http://www.createblog.com/forums/index.php?showtopic=2203

I only tweaked the colors and the hearts in the background.

<3Nicole
 
lovescream
post Nov 25 2004, 03:15 PM
Post #2


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



are there any other codes you're using?
or it'd be best if you show me all of the codes your using, and seeing how you tweaked it. happy.gif
 
ZXCVBNMASDF
post Nov 25 2004, 04:49 PM
Post #3


Senior Member
****

Group: Member
Posts: 184
Joined: Oct 2004
Member No: 59,375



maybe your time period is different. adjust it on ur xanga
 
lovescream
post Nov 25 2004, 04:52 PM
Post #4


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



that doesn't do anything to the xanga _dry.gif
 
*mona lisa*
post Nov 25 2004, 04:54 PM
Post #5





Guest






are all of your posts are public right?
 
heyxromantica
post Nov 26 2004, 05:02 PM
Post #6


Newbie
*

Group: Member
Posts: 3
Joined: Nov 2004
Member No: 65,852



<!-- begin code provided by createblog.com -->
<!-- begin code provided by createblog.com -->

<style type="text/css">
body {
background-color: #ffffff;
scrollbar-arrow-color: red;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: red;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: red;
scrollbar-darkshadow-color: #ffffff;
scrollbar-3dlight-color: red;
}

//blogringdocument.write
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:10px;
color:red;
letter-spacing:0px;
text-align:justify;
}

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}

div.blogheader, .caption {
/* edits the dates */
font-family:impact;
text-transform:lowercase;
font-size:16px;
line-height:10px;
font-weight:bold;
color:red;
letter-spacing:0px;
background-color: #ffffff;
text-align: left;
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:red;
font:normal 11px arial;line-height:10px;
text-decoration: none;
}

//blogring.document.write
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:red;
font:normal 11px arial;
line-height:10px;
text-decoration: slashout;
}

a:hover {
/* edits when user mouseovers the links */
color:#ff9999;
font:normal 11px arial;
line-height:10px;
cursor: ne-resize;
text-decoration: none;
}

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid red;
font:normal 11px arial;
background-color: #ffffff;
letter-spacing:0px;
}

table.left {
/* this edits the menu module */
border: 1px solid red;
width:160px;
background-color: #ffffff;
}

table.blogbody {
/* this edits the other the place where the blog is */
border: 0px solid ff6699;
background-color: #ffffff;
width:400px;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url();
background-color: #ffffff;
font: bold 11px arial;
text-transform: uppercase;
color: red;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-image: url();
background-color: #ffffff;
border: none;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ffffff;
border: 1px solid red;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid red;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px solid red;
}
</style>
<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "+chocolate+");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "+heart+");
else if (str.match (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "+mail+");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "+tootles+");
else if (str.match (/xanga/i)) links[l].innerHTML = str.replace (/xanga/i, "+xangie+[dOt]cOm");
else if (str.match (/signin/i)) links[l].innerHTML = str.replace (/signin/i, "+enter+");
else if (str.match (/view entire profile/i)) links[l].innerHTML = str.replace (/view entire profile/i, "+about meh+");
else if (str.match (/sign my guestbook/i)) links[l].innerHTML = str.replace (/sign my guestbook/i, "+g-bookie+");
else if (str.match (/reviews/i)) links[l].innerHTML = str.replace (/reviews/i, "+lookie+");
else if (str.match (/events/i)) links[l].innerHTML = str.replace (/events/i, "+happenings+");
else if (str.match (/subscribe!/i)) links[l].innerHTML = str.replace (/subscribe!/i, "+add meh+");
}
//-->
</script>

<!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com -->

THIS is what Im using.
 
heyxromantica
post Nov 26 2004, 05:04 PM
Post #7


Newbie
*

Group: Member
Posts: 3
Joined: Nov 2004
Member No: 65,852



AHH! I Fixed it. It was private.

damn Im dumb. thanks tho!!!

<3Nicole
 
sherryvu
post Nov 26 2004, 10:34 PM
Post #8


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



QUOTE(heyxromantica @ Nov 26 2004, 5:04 PM)
AHH! I Fixed it. It was private.

damn Im dumb. thanks tho!!!

<3Nicole

[ topic closed ]
 

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