AwesOme site.... i was wondering if u have the code 2 put a music player on a site.. to play songs.. i have a darkplayer.. but it sucks.. if u have a code that would be great.. thaNkz*
Try this code. It might work better.
Here
Im making a scrapbook background of my favorite shows in THE PROGRAM, "paint" . im just asing...how do u put it AS A REAL BACKGROUND??? CUZ I THINK I TRIED IT BUT IT DIDNT WORK!.
After you have made your picture, make sure you save it onto your computer. Afterwards go to this website to have it hosted:
http://www.Imageshack.us
Get the URL and put it at the bottom where it says so in your look and feel.
Question: What script/code do i use to put images into my modules? i dont mean like a background image i just mean and an image. And whenever i try to use one of your "custom modules" i preview it and its there, but when i save it then do the "public prieview" it doesnt show up, then i re-enter it but it still doesnt show up! what am i doing wrong?!?!?!
Try to put the image in this code:
<img src=”URL GOES HERE”></a>
can u please give me the code that swapS yur profile module to the right without having the scrollbar move to the left?..thank u very much!~
<script language=javascript>
function swapDotnet(){
var blogring = document.getElementsByTagName("td")
for (var i = 0; i < blogring.length; i++){
if (blogring[i] == "mainleft" || blogring[i].width == "200"){
var dotnet = blogring[i].cloneNode(true);
blogring[i].parentNode.appendChild(dotnet);
blogring[i].parentNode.removeChild(blogring[i]);
break;
}}
}
swapDotnet();
</script>
What happened to xtracker... its down or somethin... could you find out or somethin. Thankx
We can’t the fact that Blogring.net is down right now. The xtracker is a subdomain of blogring, so if blogring.net is down, everything goes down. We just have to wait. Sorry about that.
Anyways, on a more serious note, i would like to ask you how to do get your links to match with what you made for the banner? like on your page right now, it has an image as the banner, and there's links that correspond to them when you Hoover over the word(s).. that's pretty Cool! and i wanna do the same for my page, so Please Help ASAP =D THANKs a Bunchies!! =)
That picture is an image map picture. What I basically did was I made a picture with a program called Adobe Photoshop7.0 (Good software for graphics) and I cut the picture up and when you put your mouse over a certain place of that picture, it will bring you to that link. You can purchase Adobe photoshop 7.0 at a store near you like Bust Buy or circuit city.
How do u make scroll bars to put your comments in is there a way to make other sizes and colors please help!!!
To make scroll bars in your comments place this code in every one of your entry. The default color and size of your school bar will be within your CSS.
<DIV style="OVERFLOW: auto; HEIGHT: 100px">
And place this at the end of your entry.
</DIV></SPAN>
I still haven't received the e-mail you sent to me. You told me that if I didn't get your e-mail to comment you back & then you'd send me the e-mail again. The e-mail was the rest of the " html " for the button you made me ~ And I now have a question :
Is there any way I could make a custom module thingy to put a pic of my BUTTON in & the html box with the code in it so other people could get the code for my button & link me to there site ?
I resent the email again. You should be getting everything is a while.
For the code to put it in a custom module, it should be in the dropdown list above.
Okay. i think i've seen this code on here....but iono. lol...how do you display two entries insteadda one?
Here’s the code. Go http://www.freewebs.com/xanga_corporation/display%20entries.htm
Hey! its awesome wut ur doing btw :Di want like.. when i post a pic it automatically posts black and white.. but when you mouseover it then it comes back to the color.. can you tell me the code and where to put it? thanks :]
I don’t know exactly where’s the code for that. Indeed I have seen it around though, no doubt. It’s a mouse-over script. If I happen to find it then I’ll put it up in the dropdown list.
Hmm is there anyway that i can put the xtracker code one of the custom modules cuz i have the code of the custom modules and yeah the xtracker code wont show ... is there anyway?
The code was designed to be in your be in your webstats. Defautly it should already create a custom module for you on the left. If not, you can always go change your settings when you log on there. It is against their rules to manipulate their code. But you could always contact them at their website.
I put pics on top of my site and then i want to rite like 'WelCum" on top and on the middle of the pic and make it a bigger and a curly font...how do i do that??
I don’t quite understand what you are trying to say but by the looks of your site, You should place the welcome code at the very top, first thing in your custom module. As for the second part as you are stating, you might have to make a new image with a black background to match your background. You can always use Microsoft paint if you don’t have those big graphics software.
I HAVE A QUESTi0N... H0W D0 Y0U MAKE Y0UR S0URCE SCRAMBLED?? S0ME PE0PLE ST0LE STUFF FR0M MY PREVi0US SiTE AND i WiSH T0 ST0P iT.
You can find the code here:
http://www.blogring.net/index.php?showtopic=2963
Hey, question. how do i change the usernames of the people i've subscribed to int otheir actual names? like xxxloverxxx i would want to change to bob or something like that. thanks.
Heres the code: Place it in your webstats.
<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 (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME AGAIN/i, "NAME OF YOUR FRIEND");if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
else if (str.match (/XANGA USERNAME/i)) links[l].innerHTML = str.replace (/XANGA USERNAME AGAIN/i, "NAME OF YOUR FRIEND");if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
}
//-->
</script>
I'm very sorry to bother you with such a simple question, I'm sure, but I can't seem to find the code ANYWHERE that tells you how to change the title text on your modules and the color, etc. And I also just need the basic "whole page font code and color code"..etc. These are basic, I know...but that's why no one has them.
Simple or not we’re here to sill help. To change the title and color of your custom module, go into your look and feel. There should be something there that you can change it to and also the background color too. For the color codes or perhaps you meant color hex codes? Go here:
http://www.december.com/html/spec/color.html
I can't figure out the code to remove your subscriptions table and I was wondering if you knew it or where I could get it.
Here’s the code to remove the subscription module code.
<script>
if (location.href.match ("home.aspx")) {
sub = subTitle.parentNode.parentNode.parentNode.parentNode.parentNode;
sub.nextSibling.removeNode(true);
sub.removeNode(true);
}
</script>
There's a code that actually allows you to change the format of the date from the standard Xanga format to something like 11/24/04...etc. and that's the code that needs to be used in the situation that person has.
Here the code:
http://www.blogring.net/index.php?showtopic=28980
Why dont u put tha codes in tha drop down list thang??instead of answerin m in a post...cuz afta a wile ppl wont noe if u answered a question...so that they dont gotta wait fa u ta answer.
We are working on that. We have notice a lot of the same questions being repeated so we’re going to put up some of the codes that are not up there yet.
ok um, hi. Well i'm like new for dis xanga thing, like i don't know where to put dis html dis url, etc, anywhere! can u give me a link where they explain everything about this stuough? Thanx lots.
You basically put things in your custom module box or the webstats in the look and feel of your xanga page. There are a lot of tutorials out there that can help you. If you’d like a link to a basic tutorial go here:
http://www.xanga.com/h_tml
Well, I was wondering if you had a code to put the subscriptions in alphabetical order along with them being names instead of their xanga username. If you have a code for this, please leave me a comment on my xanga with it! Thanks!
Here’s the code:
http://www.freewebs.com/xanga_corporation/Alphabetize%20Subscriptions%20List%20.htm
Above your blogs it has the date, and I was wondering on how you change the font for that. for example, right now my font is arial all over but i want to change the dates to be bigger and a different font like courier! please help! thank you.
Here’s the script. Place it first thing in your custom headers.
<style type="text/css">
div.blogheader, .caption {
font-family:courier;
font-size:15px;
}
</style>
Is there a way to change the format of the dates? instead of Thursday, November 18, 2004, could i change it to something else? like 18 November 2004 or something?
Use this code:
<!-- Replace Text : Provided by Blogring.net -->
<script type="text/javascript">
//
// ©2003 EasterEgg, http://www.xanga.com/easteregg
// Provided by http://www.Blogring.net
// from xanga.com/html_scripts
function replaceWords()
{
// ***add the words or fragments you wish to replace below
var oldWords = new Array(
"Sites I Read",
"Gender:",
"Birthday:",
"My Blogrings"
);
// *** add the replacing words or fragments below
var newWords = new Array(
"Dailies",
"Sex:",
"B-day:",
"Blogrings"
);
allTableData = document.getElementsByTagName('td');
allTableHeaders = document.getElementsByTagName('th');
var collections = new Array(allTableData,allTableHeaders);
//document.write.blogring.net
for (var k = 0 ; k < collections.length ; ++k )
{
for (var i = 0 ; i < collections[k].length ; ++i )
{
if (collections[k][i].innerHTML.indexOf('TABLE') == -1)
{
for ( var n = 0 ; n < oldWords.length; ++n )
{
var indx = collections[k][i].innerHTML.indexOf(oldWords[n])
while (indx != -1)
{
var replacement = '';
//document.write.blogring.net
indx = collections[k][i].innerHTML.indexOf(oldWords[n]);
replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]);
collections[k][i].innerHTML = replacement;
break;
}
}
}
}
}
}
replaceWords();
</script>
<!-- End Script : Provided by Blogring.net -->
I am using a skin on my xanga, and I can't seem to get my chatterbox to appear anymore! There is no right-hand javascript section specifically for that, and when I paste the code into my skin HTML, the chatterbox never shows up properly. I'm not sure if you're even able to do this, but I thought I'd ask just incase!
What kind of skin are you using? Div or tables? Sometimes that can be an affect. But chatter box is a java based and sometimes it may work depending on your skin. Other thank that it might now. Try placing the Script else where in the skin and see if it works.
I've been trying to figure out how to make a whole new text box so I can have it off to the side. i want to have some other information in it. do you get what i mean? i wany my entries on one side, my textbox on the other. i want to be able to move the textbox around. can you help me??
Do you mean custom modules? I don’t quite understand what you want meaning “i want to be able to move the textbox around.” If you want to create a whole new module, Use the custom module code:
http://free.hostultra.com/~htmlstuff/custmod.html
I got one of the xtracker things cause i saw it on yours, and i put on it not to list when im at my site, but for some reason it still is. do i just put 'imcrayzzee' or do i put 'www.xanga.com/imcrayzzee'? neither of them are working... so am i doing something wrong?
That is basically another program that is hosted by Blogring.net. We don’t control anything but what we can say is that make sure you type out JUST the screen name like if your xanga was “http://www.xanga.com/html_scripts,” then just put “html_scripts” in the box. If you have more question concerning that, you may ask the administrator there.
I have went to every HTML & LAYOUT site I could find & asked the owners if they could please tell me what the code was for those boxes they put the URL's in. Like on the LAYOUT sites they have a pic. of the layout then underneath the pic. they have a Box with the URL of the Layout in it. So my question is,
Could you please tell me the code to make those boxes????
Basically when you place your html in your weblog entries, click “edit html” and find the beginning of your codes and place “<textarea>” and find the end and place this “</textarea>.”
Hey..umm..can you give me dat code to change di name n stuff...lyk it says name-.... n all..but i wanna change it to sumding else..wuz di code??n lyk wen dey go to di xanga..on di top instead of saying .... xanga..it says sumding else lyk ashamed to look back scared to look forward stuff on it..thx..props to ur site..
Please note that we have answered this in our last entry. We suggest that you read them before asking the question. But here it is again.
Just simply use the replace word code and change the name of the dates:
<!-- Replace Text : Provided by Blogring.net -->
<script type="text/javascript">
//
// ©2003 EasterEgg, http://www.xanga.com/easteregg
// Provided by http://www.Blogring.net
// from xanga.com/html_scripts
function replaceWords()
{
// ***add the words or fragments you wish to replace below
var oldWords = new Array(
"Sites I Read",
"Gender:",
"Birthday:",
"My Blogrings"
);
// *** add the replacing words or fragments below
var newWords = new Array(
"Dailies",
"Sex:",
"B-day:",
"Blogrings"
);
allTableData = document.getElementsByTagName('td');
allTableHeaders = document.getElementsByTagName('th');
var collections = new Array(allTableData,allTableHeaders);
//document.write.blogring.net
for (var k = 0 ; k < collections.length ; ++k )
{
for (var i = 0 ; i < collections[k].length ; ++i )
{
if (collections[k][i].innerHTML.indexOf('TABLE') == -1)
{
for ( var n = 0 ; n < oldWords.length; ++n )
{
var indx = collections[k][i].innerHTML.indexOf(oldWords[n])
while (indx != -1)
{
var replacement = '';
//document.write.blogring.net
indx = collections[k][i].innerHTML.indexOf(oldWords[n]);
replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]);
collections[k][i].innerHTML = replacement;
break;
}
}
}
}
}
}
replaceWords();
</script>
<!-- End Script : Provided by Blogring.net -->
The link to the custom module on the left side doesn't work.. it says the file is not found. or for me anyway. then again my computer's stupid. still, can you check for me? i would really appreciate it.
It should work. There’s no reason it should work unless our host went down at the same time you clicked the link. But other than that it should work. Try it again.
Hey i can NOT get my xtracker to work right i have it at the verry bottom of my website stats but it doesnt show up how do i make it work???
If you have more question concerning that, you may ask the administrator there. We are not the expert of that site and code. That can also be a possible error that is encountered with the layout that you are using.
Um i wanna put mi pictures in a scrollbox on mi entry. do yooh have the code for that?!?
Place this code in the “edit html” part of your weblog entry.
<DIV style="OVERFLOW: auto; HEIGHT: 100px"><img src=”URL OF THE PICTURE HERE”></a></SPAN></DIV>
Hi! do you think you can give me the html code when sum one goes into your source and try to stael it. you cant take it please
There is basically NO WAY to hide your source. You can disable the right click or scramble the html so its harder for people to look at your code. You can find those codes here:
http://free.hostultra.com/~htmlstuff/protector.html
http://www.xangans.com
Hey umm, do you know where i could get a code or something to...when i make my posts and bold my words they come out a diff. color?
You can always bold the stuff you want by going to “edit html” in your weblog entry and make sure you place the code like this:
<font face=THE COLOR CODE YOU WANT HERE><B>THE TEXT YOU WANT HERE</B></font>
Heyy. i have a problem with my blogs, is that after i used the transparent blog thing, sometimes half of the blog disappears! i tried putting it in different places and it's still like that, can u tell me why?
That shouldn’t happen. What code did you use? Can you post it here so that we can possibly see what’s causing it?
Hi! ur site is awesome wit the scripta and stuff! i was wondering if u coud help me get the html for a pop up but instead of text, an image and a ok button. thanks again!
Try this code:
<script language="Javascript">
<!--
confirm ("<img src=“IMAGE YRL GOES HERE”></a>")
//-->
</script>
Hey i have question. Sometimes if u go to my xanga page, it takes a long time to load. I wanna know if u have anything or now how to make it faster and also know why its so slow. well thxz.
Here are some of the things that can be slowing the process down.
Your page may have too many things on it.
Image could possibly be hot linked.
Music playlist or a music video.
There are many things that can cause it to be slow. If you find out what is causing it like an image or something, try to decompress it first.
I love your site btw.
Now, i want a music player like on mode1's xanga.
You think you can hook that up for me?
I don’t see a music player on their site except a custom module with a picture and a marquee scrolling. You can do that too with the custom module code.
http://free.hostultra.com/~htmlstuff/custmod.html
Hey.... all the stuff u do is awesome... i dont know if u have answered this question b4 but do u think u could tell me how 2 make the little alert box come out when people right click on my site?? like if theyre trying 2 save a pic onto their comp, can u tell me how 2 make a little box come out that says bAcK oFf!! ?? and can u tell me WHERE 2 put it..? lol i hope u can help me out cuz people constantly steal my pics and i hate it... well thanx... bye
Heres the code:
http://free.hostultra.com/~htmlstuff/protector.html
Hey, i have looked for this code, but i don't get an answer. How do you get a drop-down list of different songs, so you can click it and it will play that song. I tried a regular one, but it doesn't work. HELP!
Try this code:
http://www.blogring.net/index.php?showtopic=4373
Hi.. i have a html for you unles syou already have it.. it removes the ads at the top.
Yes we have encountered that script many time but it is a violation of Xanga’s Term of Service to remove it. Here on Html_scripts we do not support such illegal code. Sorry.
Random
Daily_Horoscope
Icons
hOt_IcOnZ, JeS_n_ReNaEs_icons_n_stuff, icon_maniax
Music
proud_punjabi_kuri, cOoL_mUsIcS
Banners
xo_banners_ox, da_kine_bannerz, hm_44__2
Layouts
xo_layouts4u, LOSt_iN_ThOuGhT567, layoutz_4_dem_pimpz, CrAzY_DeSiGnZ
Graphics
cowXonXcrack_Graphics
------
Why are you updating? Simply because I refuse to study.
Icons
nebe
Banner
x_danepro_x, banners4you_x3
Graphics
exploding_dogs
Music
ddr_music4u
Awards
Diam0nd_t3ars
Layouts
lay0uts_cust0mized_4_y0u
Quotes
BR0KENndL0VED
Surveys
suverys_247
Banners
liiindaa [[Gimme something to do.]]
Random
Stuff_By_Request
Advice
mahalislove
Quotes
poems_n_quotesjus4u
Icons
xiconxxaffectionx