Displaying more than 5 posts!, Displaying more than 5 posts...lol. |
![]() ![]() |
Displaying more than 5 posts!, Displaying more than 5 posts...lol. |
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!!!
|
|
|
|
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* |
Nov 12 2004, 01:43 PM
Post
#3
|
|
Guest |
i dont see that
|
|
|
|
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! |
|
|
|
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* |
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 =|
|
|
|
|
Feb 21 2005, 12:11 AM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Feb 2005 Member No: 98,669 |
|
|
|
|
![]() ![]() |