Guest MICKEYS Posted December 14, 2005 Posted December 14, 2005 Hello people I see alot and have read alot on changeing stuff to files,like to make the background diffrent. I want to know what program do you use to open these files up to edit them. sorry I new to this but I want to learn and make some bacgrounds and stuff for people to use for free,if I get time. thanks Quote
markscarts Posted December 14, 2005 Posted December 14, 2005 You can use Notepad if you have windows . . . but there are many text editors that are better for this. I use one called Notepad++ Search google for it; you can get it at sourceforge Quote
Guest neuroinquisitor Posted December 14, 2005 Posted December 14, 2005 In layout.css, REPLACE this code: CODE body { margin: 5px; background-color: #A5A5A5; background-attachment: scroll; background-image: url(../styleImages/backgrounds/pageBg.jpg); background-repeat: repeat-x; background-position: top; } #pageSurround { width: 748px; margin: 0px auto; padding: 5px; border: 2px solid #CCCCCC; background-color: #FFFFFF; background-image: url(../styleImages/backgrounds/contentBg.jpg); background-repeat: no-repeat; background-position: left top; } Thanks MarksCarts! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.