I've followed 2 sets of instructions offered by MySpace, as best I understand them, to upload my customized art to be used to cover the background of my page. Neither work.
In addition, I want all text -- excluding info in my photo box -- to scroll down in a column at the right of the page. Friends comments just below.
It seems pretty straight forward but like I said, I haven't been able to make hay. Any suggestions? Thanks.
MySpace Homepage.?
go to chasebadkids.net
MySpace Homepage.?
I don't know how to put all text on the right of the page. From my knowledge of web design with myspace, that can't be done. However, I have a template of a page design that you can use to change your background and such. Copy everything below and paste it all into one of the fields in your edit profile page (like the About Me section).
%26lt;STYLE%26gt;
Body
{
background-color:000000;
background-image:url(PICTURE URL HERE);
background-position:Top Left;
background-repeat:none;
background-attachment:fixed;
}
body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited
{
color:FFFFFF; font-weight: bold;
}
.orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext, .redbtext
{
color:6633FF; font-size:10pt;font-weight: bold;
}
a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited
{
color:6633FF; font-size:10pt;font-weight: bold;
}
a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active
{
color:6633FF; font-size:10pt;font-weight: bold;
}
table, td
{
background-color: transparent; border-style: none;
}
table table table
{
border-width:0px; border-style:solid; border-color:FF0033;
}
table table table table
{
background-color:transparent; border:0px;
}
a img
{
border-color:000000; border-width:0px; border-style:solid;
}
a:hover img
{
border-color:123456; border-width:2px; border-style:solid;
}
%26lt;/style%26gt;
Upload your background picture to a website like photobucket.com and paste the picture's URL into the code where it says PICTURE URL HERE. You can experiment with colors of text and such by changing the 6-digit numbers you see. The numbers follow a scheme called RGB (The first two digits say how much red, the second two how much green, and the last two how much blue). Here's a good website to help you pick a color code: http://www.htmlhelp.com/cgi-bin/color.cg... You can also put a 6-digit color code where ever it says "transparent", and you can change the width of anything that says #px - just keep the px at the end.
No comments:
Post a Comment