In case of the big solutions like Auction, Reverse, Ads, .... Factory we are providing a templetized solution which can be adapted in any way the webmaster wants. Regarding this we do not intervine in any way, since this is not our responsability, each webmaster beeing responsable of the way he configures the look of his site. Generaly for this they are tutorials in the
Documentation section, which are providing the needed information.
Here an example:
http://www.thefactory.ro/support/documentation/auction-factory-1.4-templating-tutorial.htmlAlso a very common question on the forum and on the support ticket system is:
"How do I change the color?"For this, out of experience the best advise till now was to guide to the following solution:
>> Use the Firefox Browser >> Install the Firebug extension available for this browser >> Use the INSPECT function >>
- Activate Firebug from the browser statusbar, by clicking on the "bug"
- Click on INSPECT to activate the mode
- then on the area you want to change
- In the Firebug window you will see all the information, from where the code is comming and which part of the CSS needs to be changed.
- Tipp: With Firebug you can first try some new codes, before putting them live.
Some quick video tutorials can be found here:
http://vimeo.com/3087755http://www.youtube.com/watch?v=r6F-D61S-h4 >> After identifing the needed code you can start altering the CSS file.
For very real beginners, who never edited a CSS file before, i suggest first for them to "google" a little bit, the see exactly what a CSS file is, what kind of information are, and can be defined there. Also please just in case... before doing any changes do a back-up copy just in case

Firebug Homepage:
https://addons.mozilla.org/de/firefox/addon/1843/