Help - Search - Members - Calendar
Full Version: the width of the background
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
boabawhales
body {
background-image:url(PUT URL HERE IF YOU HAVE A BACKGROUND IMAGE, IF NOT, DELETE EVERYTHING INSIDE THE PARENTHESES);
background-repeat: repeat-y-x;
background-color: #COLOR CODE;
scrollbar-face-color: #COLOR CODE;
scrollbar-shadow-color: #COLOR CODE;
scrollbar-highlight-color: #COLOR CODE;
scrollbar-3dlight-color: #COLOR CODE;
scrollbar-darkshadow-color: #COLOR CODE;
scrollbar-track-color: #COLOR CODE;
scrollbar-arrow-color: #COLOR CODE;
}

what do you put to define the width of the background?
mona lisa
CODE
<!-- begin code provided by createblog.com -->
body {
background-image:url(PUT URL HERE IF YOU HAVE A BACKGROUND IMAGE, IF NOT, DELETE EVERYTHING INSIDE THE PARENTHESES) WIDTH=### HEIGHT=###;
background-repeat: repeat-y-x;
background-color: #COLOR CODE;
scrollbar-face-color: #COLOR CODE;
scrollbar-shadow-color: #COLOR CODE;
scrollbar-highlight-color: #COLOR CODE;
scrollbar-3dlight-color: #COLOR CODE;
scrollbar-darkshadow-color: #COLOR CODE;
scrollbar-track-color: #COLOR CODE;
scrollbar-arrow-color: #COLOR CODE;
}
<!-- end code provided by createblog.com -->


try that.
boabawhales
it didn't work... maybe i got it wrong... if i only want to define the width and i want it to be 950px align in the center... what and where exacly should i put? sorry for all these trouble... i'm only a beginner...(>_<)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.