resizing default pictures |
resizing default pictures |
Dec 26 2005, 03:28 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Dec 2005 Member No: 333,722 |
ok i looked all over the forums and i didnt see any other topics covering this sooo is there anyway to resize your default picture if you are using a premade layout...i guess my question is where should i put the code so it doesnt mess up my whole layout and do i just use regular img code with sizes in it?? i hope that makes sense..lol
|
|
|
|
![]() |
Dec 28 2005, 12:23 AM
Post
#2
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Dec 2005 Member No: 333,722 |
i realized a better way to ask what i am tryin to accomplish..the followin is my layout code..
<style type="text/css"> table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-image:url('http://images.cbimg5.com/myspace/31/7692.jpg'); background-attachment:fixed; background-repeat:no-repeat; background-position: bottom left; background-color:000000; border-color:FF2121; border-width:5px ; border-style: solid; scrollbar-face-color:000000; scrollbar-highlight-color: FF2121; scrollbar-3dlight-color: FF2121; scrollbar-shadow-color: FF2121; scrollbar-darkshadow-color: FF2121; scrollbar-arrow-color: FF2121; scrollbar-track-color:000000; } table table { border: 1px } table table table table{border:1px} table table table { border-style:dotted; border-width:2px; border-color: FF6969; background-color:000000; } table table table td { background-color:000000;} table table table table td {filter:none;} table, tr, td, li, p, div { font-family:century gothic; color: FF6969; font-size:12px;} .btext { font-family:century gothic; color:FFffff; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} .blacktext10 { font-family:century gothic; color:FFffff; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} .blacktext12 { font-family:century gothic; color: FF6969; font-size:0px;} .lightbluetext8 { font-family:century gothic; color:FFFFFF; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} .orangetext15 { font-family:century gothic; color:FFFFFF; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} .redtext { font-family:century gothic; color: FF6969; font-size:12px;} .redbtext { font-family century gothic; color: FF6969; font-size:14px;} .text { font-family:century gothic; color: FF6969; font-size:12px;} .whitetext12 { font-family:century gothic; color:FFFFFF; font-size:12px; letter-spacing:-1px; background-color: FF6969; text-transform: lowercase; text-align: left; width: 100%} a:active, a:visited, a:link { font-family:century gothic; color: FF6969; font-size:12px; } .r{} a:hover { filter:blur(add="0",direction="90",strength="7"); height:0; } table table table td {vertical-align:top ! important;} span.blacktext12 { visibility:visible !important; background-color:transparent; background-image:url("http://images.cbimg5.com/myspace/31/7692a.jpg"); background-repeat:no-repeat; background-position:center center; font-size:0px; letter-spacing:-0.5px; width:428px; height:198px; display:block !important; } span.blacktext12 img {display:none;} </style> The question I am posing is if i wanted to resize my Default Profile picture where would i input the code into this layout code... right now my default picture is applied through Myspace with their upload feature which automatically inserts and applies size... thanks for any help. |
|
|
|
brookeburke resizing default pictures Dec 26 2005, 03:28 PM
tcunningham1589 If you could be more specific.
Is the picture nee... Dec 27 2005, 03:09 AM
emotaku aha, i think the only relevent question would actu... Dec 27 2005, 05:59 AM
brookeburke ok well im using an overlay layout from this websi... Dec 27 2005, 01:24 PM
emotaku link?
i guess the easiest thing to do is just put... Dec 27 2005, 01:30 PM
brookeburke ok here is a link to my profile..http://profile.my... Dec 27 2005, 08:55 PM
tcunningham1589 your profile is set to a css layout.
Could you sh... Dec 28 2005, 06:14 PM
brookeburke QUOTE(tcunningham1589 @ Dec 28 2005, 5:14 PM)... Dec 28 2005, 10:05 PM![]() ![]() |