Monday, December 28, 2009

Myspace CODES pt.2 ??

does anyone



know how to do tha lil



picture caption thingie



like have a picture as one of ur



CAPTIONS???



ive alreddi tried WHATEVERLIFE.COM



it doesnt seem to work



need INSTRUCTIONS



QUICK???



Myspace CODES pt.2 ??

all u do is just put in the IMG part for eample if the code is: %26lt;a href="http://photobucket.com" target="_blank"%26gt;%26lt;



img src="http://i94.photobucket.com/albums/l... border="0" alt="Photo Sharing and Video Hosting at Photobucket"%26gt;%26lt;/a%26gt;



u would earse everthing except the img part.



ending up only with



%26lt;img src="http://i94.photobucket.com/albums/l... border="0" alt=""%26gt;



Myspace CODES pt.2 ??

just copy the code for the icon or picture and post in the spot under the picture for the caption



Myspace CODES pt.2 ??

go get the pic hosted on tinypic.com then copy and paste the html code onto a notepad or wordpad. find where the code says http put %26lt;" before http if it doesnt have it. and erase everything before the %26lt;. next find in the code where is says either .gif or jpg. put a "%26gt; after that. and erase everything thats after that cuz its the only way it will fit in the caption space not talke the new code and pste it into the caption space.



Myspace CODES pt.2 ??

http://www.skem9.com/html/picturesPage.h...



the title's "To put a picture as the caption"



it should be easy to understand.

Myspace codes help? rollover?

can i make it say something when you like rollover a picture or something?



Myspace codes help? rollover?

http://www.google.com/search?hl=en%26amp;safe=...



Myspace codes help? rollover?

%26lt;img src="image.gif" alt="Roll over text"%26gt;

Does N E 1 have those little heart and spade codes for myspace???????????

u know those little heart and colored in spades i really want the codes thanx



Does N E 1 have those little heart and spade codes for myspace???????????

I don't know how to do it but if you go to whateverlife.com it shows you codes for all that crap.



Does N E 1 have those little heart and spade codes for myspace???????????

http://bestofrest.blogspot.com/search/la...



Does N E 1 have those little heart and spade codes for myspace???????????

In Windows XP:



Click...



Start %26gt; All programs %26gt; Accessories %26gt; System Tools %26gt; Character Map



You can copy, paste these for the time being 閳?閳?閳?閳?br>Does N E 1 have those little heart and spade codes for myspace???????????



go to www.mygirlyspace.com it has a zillion different ones with all the codes.If you have afriend that has what you want -then on their myspace page it will say layout by***** and you can click on that and it will take you to the page to download that code.



Does N E 1 have those little heart and spade codes for myspace???????????

Alt + 3 = 閳?br> Alt + 2 = 閳?br> Alt + 1 = 閳?br> And it keeps goin, all u have to do is hold the Alt key down and at the same time your holding that key press any number on the number pad, 1-6 are probably wat yout looing for!

Myspace codes??

how do you show your top friends



but not the



see my friends link



Myspace codes??

%26lt;style type="text/css"%26gt;



a.redlink {



display: none;



}



%26lt;/style%26gt;



Paste that in your About Me section below all the other code. It does exactly what you want.



Peace,



Ben



Myspace codes??

Put this code at the bottom of ur hero's section.



This is the one i use.



If this doesn't work there try moving it around!

Myspace codes help?

hey you guys!



i want to hide my interest and i dont want the blue background on there either! but i still want to be able to write in that section please help but i wnt to hide it completely nothing blue all white.



Myspace codes help?

http://abrax.us/Katamari/SectionManager....

Myspace Codes!! You no! symbols!?

%26lt;fontcolor=pink%26gt;hey! i l know how to make hearts and spades what else can you do? like music notes, arrows, or empty hearts? how? 閳?閳?br>Myspace Codes!! You no! symbols!?



if you're running Windows, you can check out the character map, which should be located somewhere under accessories on your start menu



Myspace Codes!! You no! symbols!?

whateverlife.com



enter the site and go to myspace basics/tutorials

?myspace codes?

any cool ones?



?myspace codes?

One of the few places I trust for code is Skem9. They have a whole section of codes for just about anything. And if you have questions, there is also a great forum.



Also, if you go to the MySpace Forum - Customizing the regs in there know all the good codes.



Try to stay away from most of the Google results for this, as most of those sites embed code that will get your account phished.



?myspace codes?

Go here:



http://myspace-crash-codes.com/blog/code...



?myspace codes?

Go to profilemods.com



and look at the myspace tweaks.

Myspace codes. Comment boxes? add/message buttons?

I am trying to get a comment box and I insert what I am pretty sure is my friend id and then when I test it, it says invalid friendID .



Also I can not find any of the buttons where it says add me or message me because I hid my contact box.



Myspace codes. Comment boxes? add/message buttons?

For a Comment Box, this page is ideal.



http://www.abrax.us/Katamari/CommentBoxM...



For contact buttons, try this gen:



http://www.skem9.com/index.php?page=unna...



Myspace codes. Comment boxes? add/message buttons?

Make sure you're inserting your friend ID. Go and view your profile. Look in the browser at the URL. At the end of the address it should look something like: %26amp;friendid=1234567 The number at the end is your friend ID. Copy and paste that where it says to.



http://www.myspace-crash-codes.com has some cute comment boxes to choose from if you're looking for one.That site also has cute contact buttons. Also, you could just search photobucket.com for add and message buttons, you'll come up with a bunch of results.



Hope that helps =] Good luck.

Myspace Codes (bold,strike, ect.)?

Here you go:



http://alexbeeonmyspace.blogspot.com/200...



Myspace Codes (bold,strike, ect.)?

bold = %26lt;B%26gt;text%26lt;/B%26gt;



italic = %26lt;I%26gt;text%26lt;/I%26gt;



underline = %26lt;U%26gt;text%26lt;/U%26gt;



strike = %26lt;strike%26gt;text%26lt;/strike%26gt;



superscript = %26lt;sup%26gt;text%26lt;/sup%26gt;



subscript = %26lt;sub%26gt;text%26lt;/sub%26gt;



Myspace Codes (bold,strike, ect.)?

to make it bold...



%26lt;b%26gt; TEXT HERE%26lt;/b%26gt;



to make it strike...



%26lt;s%26gt; TEST HERE %26lt;/b%26gt;



to make it italics...



%26lt;i%26gt; TEXT HERE %26lt;/i%26gt;



to make is underlined...



%26lt;u%26gt; TEXT HERE %26lt;/u%26gt;



to make text bigger...



wither use... %26lt;h1%26gt; or %26lt;h2%26gt; or %26lt;h3%26gt; or %26lt;h4%26gt; and then the text and then %26lt;/h something...



to make text small...



%26lt;small%26gt; TEXT HERE %26lt;/small%26gt;



to make text centered...



%26lt;center%26gt;TEXT HERE %26lt;/center%26gt;



:]



Myspace Codes (bold,strike, ect.)?

to bold your text:



%26lt;b%26gt;TEXT%26lt;/b%26gt;



to italicize your text:



%26lt;i%26gt;TEXT%26lt;/i%26gt;



to underline your text:



%26lt;u%26gt;TEXT%26lt;/u%26gt;



put a strike through your text:



%26lt;s%26gt;TEXT%26lt;/s%26gt;



making your text "big":



%26lt;big%26gt;TEXT%26lt;/big%26gt;



to change your font size to your liking:



%26lt;font size="5"%26gt;TEXT%26lt;/font%26gt;



*adjust the number 5 to the size you want. you can only use numbers 1 through 5.



to make your text have a glowing effect:



*replace hotpink with a color code of your choice.



hope i helped :]



Myspace Codes (bold,strike, ect.)?

Refer to your first answer.



%26lt;b%26gt;Bold%26lt;/b%26gt;



%26lt;strike%26gt;Strike%26lt;/strike%26gt;



%26lt;u%26gt;Underline%26lt;/u%26gt;



%26lt;i%26gt;Italisize%26lt;/i%26gt;



etc.

Anyone know a web site where i can get myspace codes for stuff like scroll able comments?

freeweblayouts.net



Anyone know a web site where i can get myspace codes for stuff like scroll able comments?

search google for css help

Myspace.. codes?

i see on a lot of people's profile they have the bottom links covering and hiding the part of comment list. How do you do that?



Myspace.. codes?

Use www.google.com and type in myspace codes. You should get a ton of different websites that will show you various codes to do this and many other tricks.



Myspace.. codes?

just go to myspacecodes.com thats where i get most of my stuff on my profile, they have tons of stuff contact tables and everything you should check it out.



Myspace.. codes?

freeweblayouts.com

Myspace codes!?

ok i want my name on my space to be in the font "SCRIPT" anyy one know how to do thta?



Myspace codes!?

http://www.123mycodes.com



http://www.pimp-my-profile.com



http://www.myspacelayouts.com



http://www.myspacedaddy.com



http://www.mygirlyspace.com

Hi , does anyone know where i can find myspace codes for pic's of Stevie Nicks ? i am Googled o

Maybe I'm not clear what you're looking for. Using Google Images search (http://images.google.com/images?hl=en%26amp;lr... you can find tons of Stevie Nicks pictures. Just link to any of these from your MySpace page or else download some and upload them to a Photobucket account and link to that.



Hi , does anyone know where i can find myspace codes for pic's of Stevie Nicks ? i am Googled out ! thanx?

I think what you want to do is learn the proper HTML to display images. There are tons of resources online for learning html, one of my favorites being w3schools (http://www.w3schools.com/). Check out HTML -%26gt; Images (http://www.w3schools.com/html/html_image... on how to insert images and get what you really want out of it.

Myspace codes help..experts.?

how do i make bold %26amp; itallics %26amp; underlined stuff a dif color from the regular text



Myspace codes help..experts.?

bold %26lt; b %26gt; text here %26lt; / b %26gt;



underline %26lt; u %26gt; text here %26lt; / u %26gt;



italics %26lt; i %26gt; text here %26lt; / i %26gt;



%26lt; font color = COLORHERE %26gt; text here

Myspace Codes for scroll box and where do i put the stuff that goes in the box?

Cheers



Myspace Codes for scroll box and where do i put the stuff that goes in the box?

%26lt;div style="height:100px; width:200px; overflow:auto;"%26gt;



content here



%26lt;/div%26gt;



Heres your scroll box and you write or put codes u want where it says content here.



Myspace Codes for scroll box and where do i put the stuff that goes in the box?

%26lt;div style="height:200px; width:200px; overflow:auto;"%26gt;



images and pictures here



%26lt;/div%26gt;



put that in whatever section of your page you want it to be.

Does any one know a website where i can get html codes for myspace BACKGROUNDS? ( that actually work

i have seen all the codes but when i put them in the about me text box the background doesn't shot up, is it the code,website or what? plz help



Does any one know a website where i can get html codes for myspace BACKGROUNDS? ( that actually work)!!!?

It works, make sure you are pasting the entire code in your about me section.



Does any one know a website where i can get html codes for myspace BACKGROUNDS? ( that actually work)!!!?

go here: add first then once ur approved look at her codes :)



myspace.com/nay_banayanays



or



myspace.com/112643481

Help with myspace codes?!?

Okay does anyone know a code to get rid of the intersts ,television music and movies. but KEEP general and heros on there?



and i doubt theres a such thing.. but ANYONE know a code which takes off little website banners. theat go on your profile after you use one of their layouts!



pleasee help:)



thankyous!!



Help with myspace codes?!?

You don't need a code to get rid of the sections. If you don't want them just backspace whatever you have in there.



To get rid of the banners you have to look for them in the code, it might be hard if you don't know what it would look like.



Help with myspace codes?!?

myspace is a waste of time unless you are 14 to 18 go on it otherwise forget it, its a dangerous place im 17 and when i was 11 people went on it, they were such idiots



Help with myspace codes?!?

just delete that code only for example if you preview your profile look on what catagory it falls on books,interest,etc. which ever one it is count the ones you dont want then count which number it is from the codes. right click highlight then delete and save changes



hope that helps



Help with myspace codes?!?

Just don't put anything in those sections, and they will automatically not show up.



If you want, you can also make a custom Interests table, and add your own custom sections into it.



http://abrax.us/Katamari/CustomInterests...



Help with myspace codes?!?

okayyyy.



leave movies, television, books, whatever,



COMPLETELY blank.



and to take off website banners



scroll to the boto of the code, of the layout



or comment box



or anything you got from a website and take off any part of the bottom of the code with



"www."



or



".com"



thats how i do itt.



mmmmkahhhhhh. :D

Where can I find song codes for myspace??? NOT MUSIC VID. CODES!!!!!!!!!!!!!!!!!!!!!!!!!...

i personally think it's easiest if you just go to band pages and add their music to your site...



Where can I find song codes for myspace??? NOT MUSIC VID. CODES!!!!!!!!!!!!!!!!!!!!!!!!!...

What kind of song codes? Go to youtube.com and you can probably find anything you want.



Where can I find song codes for myspace??? NOT MUSIC VID. CODES!!!!!!!!!!!!!!!!!!!!!!!!!...

www.videocodes4u.com



Where can I find song codes for myspace??? NOT MUSIC VID. CODES!!!!!!!!!!!!!!!!!!!!!!!!!...

the songs aren't codes...well i haven't heard of that... all you have to do is when you came across a song.. it should say "ADD" somewhere and just click on it

Well this is about whore me codes on myspace im soo confused HELP!!?

Okk!



well when i put my whore me code in the scroll box



it wipes out EVERYTHING on my profile!.



i don't know how to fix that i want a whore me code!



but i want my layout, about me, friends, comments and everything else on there to!



does anyone know how to fix this!!??



Well this is about whore me codes on myspace im soo confused HELP!!?

What kind of scroll box are you using?



If you're not using the code below, that may be the reason as to why your code is wiping out everything on your page.



Try pasting your support code into the code below and see what happens:



%26lt;textarea%26gt;Your Code Here%26lt;/textarea%26gt;



:)



Well this is about whore me codes on myspace im soo confused HELP!!?

Whore codes? Don't do that sweetie. Just stick to friends that you're actually gonna talk to. You'll get much more out of it :]



Well this is about whore me codes on myspace im soo confused HELP!!?

Whore codes? Hmmm, I need those also!!!!!



You have whore codes on myspace, I need to go check out myspace! God! I have been looking for whore codes!!!!

What are the codes for myspace?like...?

if u wanna do a heart or a face or if you wanna do letter in another way u kno what am talkin about....can u give all thom or give me a site to find it....



THANK YOU



What are the codes for myspace?like...?

The heart is alt + 3 =)



And here's some more as far as symbols and letters go.



http://www.tntluoma.com/sidebars/codes/



What are the codes for myspace?like...?

thanx for choosing my answer as the best ;) Report It



What are the codes for myspace?like...?

go to



whateverlife.com



it shows u diffrent codes

 
Fish