background question |
background question |
Dec 13 2004, 06:17 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Nov 2004 Member No: 61,396 |
so i got the layout from somebody and i put it on my xanga, now i just want the background to be not scrolling... what should i do? i tried to put "bgproperties=fixed" but it doesnt work. my xanga is "jazzroni" and heres the code:
<STYLE type=text/css> body {BACKGROUND-COLOR: #FFFFFF; background-image: url(http://tinypic.com/pma07); scrollbar-arrow-color: #6699ff; scrollbar-track-color: #cceeff; scrollbar-shadow-color: #6699ff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #cceeff; scrollbar-darkshadow-color: #6699ff; scrollbar-3dlight-color: #99ccff; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height: 11px; color: #6699ff; letter-spacing:0px; text-align:justify; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align:center; } div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:lowercase; font-size:20px; font-color:6699ff; line-height:30px; font-weight:normal; filter: alpha (opacity=100, finishopacity=0, style=2); height: 30px; background-color:#FFFFFF; color:#6699ff; letter-spacing:1px; text-align: center; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: strong; color: #6699ff; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #6699ff; font:normal 11px arial; line-height1:0px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #999999; font:normal 11px arial; line-height:10px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ font: normal 11px arial; line-height: 11px; cursor: crosshair; height: 6px; background-color: #transparent; color: #ffffff; text-decoration:line-through } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px dashed white; font:normal 11px arial; background-color: #ffffff; letter-spacing:1px;color: #6699ff; } table.left { /* this edits the menu module */ border: 1px dashed #6699ff; width:160px; background-color: #transparent; } table.blogbody tr td { /* this edits the left margin of blog */ width:0px; padding: 3px; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px dashed #6699ff; background-color: #transparent; width: 600px; border: 1px dashed #6699ff; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ font-family:arial; font-size:12px; font-weight:bold; filter: alpha (opacity=100, finishopacity=1, style=1); background-color: #transparent; text-transform: capitalize; color: #6699ff; border: none; height: 6px; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px dashed #6699ff; } table.navigation, table.main { /* the width of your blog with modules */ width:325; } hr { /* horizontal divider */ border: 1px solid black; </STYLE> <!-- begin code provided by createblog.com --></P> thanks a lot!!! |
|
|
|
xpelohshion just erase the part where it talks about ur back g... Dec 13 2004, 08:56 AM
Jealousy I agree with xpelohsion. Let me know if it works. Dec 13 2004, 09:29 AM
jazzroni yes it worked... thanks guys!!!! i... Dec 13 2004, 11:35 AM
Sherry_Vu QUOTE(jazzroni @ Dec 13 2004, 11:35 AM)yes it... Dec 13 2004, 11:40 AM![]() ![]() |