Greetings DP Family.. I'm a designer that was very confuse when it comes of brain storming programming "PHP" . I have this site DEMO HERE and i'm planning to launch it this end of feb. My problem is.. I want to customized the background color into something more eye catching design. and also the body color into something more fancy design. But the problem is I don't know how and where to edit the file since it was all brain storming PHP file. I can edit it in administration but just a simple color.. I want something with fading effect image to be the background. Please help me guys. Thank you DP fam in advance..
Icheb: I'm trying to be nice here buddy or no buddy. Well.. Stop checking my thread out everytime I start a thread you begin to act or reply something "stupid" that makes you look stupid.. honestly it makes you look stupid. so.. relax no buddy. d6rth7ader: Please read it again I think you are not undertsanding my questions designcode: I'm using auction script from PHPAUCTION. Thanks mate.
you can set background for body tag and use effects ..but be careful as the effects you use from css are not cross browser ... some effects works fine with IE but not with FF ... one more thing your link seems to be broken so i can't have a look into your demo site. let me know if you need more specific questions like what kinda effects you are looking ... a sample example will help more to guide you in proper way.
Thanks rays.. I don't know which file I should edit for changing the background image. As you can see on my demo page the background is only plain white. Thank you for being so helpful.
I could only look at the output of the script. I did not see any referenece to a css file. I also don't know which script you are using and whether it use templates or not. You may need to change this in every file or only a few templates. This is what you need to find: This will simply add red color to the background portion of the page: This will add red color and a background inmage: You can try it on one page and the figure out how to do the rest. This is an example of why using css is a good plan. If this site was using css. You could change one line in one file and update all the pages. BTW: More descriptive titles do get a more accurate response. Have a good day.