Post by amitd » Wed Jan 16, 2008 12:43 am

hi i was wandering if anyone could tell me how to change the background so it isn't the plain white colour?

also refering to my previous post how to retrive the comments sent through the contact us feture on the site


thanks, Amit

Newbie

Posts

Joined
Sun Jan 13, 2008 5:37 pm

Post by JohnnyO » Wed Jan 16, 2008 2:32 am

First, find these two files (opencartdirectory\catalog\template\default\css\default.css) and (opencartdirectory\catalog\template\default\image\background.png)

Open the default.css with your favorite editor and find the line

Code: Select all

background: url('../image/background.png') top repeat-x;
and modify it to

Code: Select all

background: #000000 url('../image/background.png') top repeat-x;
Change #000000 to what ever color your heart desires.

Next, open up background.png in an image editor and make it match your new background color and your done :)

-JO

If you make it idiot proof, they will just build a better idiot.


User avatar
New member

Posts

Joined
Wed Nov 14, 2007 7:31 am
Location - Denver, CO - USA
Who is online

Users browsing this forum: No registered users and 5 guests