Help - Search - Members - Calendar
Full Version: another 2 thangsssss
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
seanncornell
ok, does any one have a code that makes the div scroll bars have a backround color 2 them?
if so could i get that plzzzzzzzzzzzz

and also i need a code that enables me to have a backround image but keep the middle content section of your myspace white

thankssss

sean
GREASEbaby
Scrollbox:
CODE
<div style="border: 2px solid rgb(0, 0, 0); background-color:######; width: 200px; height: 100px; overflow: auto;" >Put whatever you want in here</div>


I think that'll work.
freeflow
CODE
<style type="text/css">
body{
background-image:url(urlhere);
background-color: ######;
background-attachment: fixed;
background repeat: repeat;
}
</style>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.