AAA I need help pwese...
So like..
Where can I find cursors?
How do I change my blog's background?
How do I change the hum..text fonts?
How do I add a background on my blurbs and friends? (like huh..black..but i wanna change the opacity a bit..)
how do i change my (myspace) logo font??,, and how can I change the font
for some reason cursors-4u.com is down so here's an alternative for cursors if you need it!! https://downloads.totallyfreecursors.com/
you should use the first myspace 2.0 code and paste it into your css box :)
Here darling https://www.cursors-4u.com/cursor/2005/05/12/sym49.html this is where I find my cursors.
THANK U SO MUCH BESTIES!! <33
cursors: https://www.cursors-4u.com
blog:
.blog {
background: url(https://data.whicdn.com/images/235487394/original.gif);
padding: 15px;
and text fonts:
}
body {
font-family: ms pgothic;
padding-top: 45px;
font-size: 15px;
color: #6B4673;
text-shadow: 0 0 15px #fff;
position: relative !important;
here, this is for changing your blog's background :]
div.box.blog {
background-color: #insert color hex or whatever its called;
}
or
div.box.blog {
background-image: url(insert image address);
}
yoooo i can help https://www.cursors-4u.com/ is a good site when you find i mouse you like scroll until you see 2 links and copy the second one then paste it into ur css box and it should work and heres the thing for ur blog div.box.blog{background-image: url(replace the text only with ur image address)} and for the font just put body{font-family: urfont} I HOPE THESE WORK <333