Changing your CSS Files properly. Do the following:
1. Get the Firefox Browser and install it on your computer.
2. Get the Firefox Browser Add-On "Firebug" and install it on your computer.
3. Get WinSCP FTP Program. Some go for Filezilla, I prefer WinSCP as it's so easy to use. Set it to use the Explorer set-up. It is rather cool.
4. Get the program Notepad++ and install it on your computer. Next go into WinSCP and tell it to use Notepad++ as the default text editor. It's a really sweet program, your going to love it.
Keep in mind, all of these are free and can be obtained from Sourceforge. With that in mind, I really do recommend that you get them all, if you have the means that is.
Now, to change the CSS we first have to find out what we want to change.
5. So, log into your server's dolphin files via WinSCP and just let it rest there. If you have a problem logging in via FTP let me know, I'll let you know some setting tricks you have to do to get it to go sometimes. It's an issue with some hosts that are a little uptight and some that have no clue what security is.
6. Open Firefox and go to your site. Find the page you want the changes on. The background of the main site is a great place to start.
7. With IE or Safari or Chrome or whatever, login to your sites Admin panel and turn off all Caching. Once the Caches are turned off, clear them out and then refresh your firefox browser.
8. Go to the firefox browser, see the bug in the lower right hand corner? Go ahead and click it.
9. Now, take your mouse and click on the item you want to change. In this tutorial, you want to just right click anywhere in the background. A box will open and select "Inspect"
10. Look at your screen, at the bottom it's split in 2. Your looking at the right hand side of the split. There is a heirarchy there. The files/lines at the top are the most powerful and the ones at the bottom are the weakest. Go ahead, look for background-color:#xxxxxx; and change it to what you want. You can use the color word or the html 6 character color code here. Your site will change automatically to what your doing.
11. When you get the color to what you want it to be, please hover your mouse over the filename/line # and it will show the full file path. Write it down somewhere along with the line #.
12. Go into WinSCP and find that file. Double click it to open and it should open in WinSCP with all the lines numbered.
13. Go ahead, make your changes.
14. Save the file.
15. Refresh your firefox browser and enjoy the changes.
***Note: Make sure the caches are cleared and turned off while editing CSS Files. Do NOT close your Notepad++ file up until you are completely happy with the changes. You can have a couple hundred files open in Notepad++ and it will neatly arrange them by tabs across the top.
Enjoy and make that site rock girl!
One last note: Dolphin never eats Pre-Defined Values Lists. It prefers to gobble up improperly translated language files, they're like a delicacy to Dolphin. Yum!