Log In · Register

 
 
Closed TopicStart new topic
Displaying more than 5 posts!, Displaying more than 5 posts...lol.
untruhappin3ss
post Nov 11 2004, 08:48 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Nov 2004
Member No: 62,112



Ok I'm just wondering how to display more than the default 5 for Xanga. I want to display more, like 10 or so, at least. Someone help me!!! cry.gif
 
sweetdreamsx3
post Nov 11 2004, 08:56 PM
Post #2


Senior Member
*******

Group: Member
Posts: 5,585
Joined: Aug 2004
Member No: 38,082



If you look in the xanga scripts, you can find it. Just change "1" to "5".
 
*jeanna*
post Nov 12 2004, 01:43 PM
Post #3





Guest






i dont see that
 
x_pink_jessie_x
post Nov 12 2004, 03:53 PM
Post #4


#1 CreateBlog Membiez n Fan
****

Group: Member
Posts: 182
Joined: Oct 2004
Member No: 56,247



I think this is wat ur talkin bout ! input in web statz in look n feel! enjoy!

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

<script>
numberOfEntries = 2; //Change this value here...
if(location.pathname=='/home.aspx'){
var tds = document.getElementsByTagName ('a');
for (var i = 0; i < tds.length; i++) {
timeString = tds[i].innerText;
if(timeString.match(/\d+:\d+ [ap]m\b/i)){break;}
}
stuff = tds[i].parentNode.parentNode.parentNode.parentNode.parentNode;
for(j=1;j<numberOfEntries;j++){
stuff=stuff.nextSibling.nextSibling.nextSibling
if(stuff.tagName=='BR'){
stuff=stuff.previousSibling;
}
}
for(i=0;i<20;i++){
if(stuff.tagName=='HR' && stuff.nextSibling.tagName=='TABLE')
{
stuff.nextSibling.removeNode(true);
break;
}
stuff = stuff.nextSibling;
stuff.style.display='none';
}}
</script>

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





itz in the scriptz!
 
sherryvu
post Nov 12 2004, 04:10 PM
Post #5


Senior Member
*******

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



^ that one only let's you have a maximum of 5

i don't think you're able to make it show more than 5... just less

it might be possible for xanga premium members though but i haven't seen anyone's like that so probably not
 
*mona lisa*
post Nov 12 2004, 07:01 PM
Post #6





Guest






i don't think you can do that i mean there's a code for but it doesn't work =|
 
lilipanda
post Feb 21 2005, 12:11 AM
Post #7


Newbie
*

Group: Member
Posts: 3
Joined: Feb 2005
Member No: 98,669



hmm.. is there a code for the 'next 5 >>' button? i'm looking for that.. pinch.gif

--
me.
 

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