singapore: the smallest big galery
home » forum » Templates » Change Background in Template

You are not logged in.

#1 2008-05-14 17:05:31

jmaugeri
Member

Change Background in Template

Hi folks.  New to all this stuff.  Is there an easy way to change the background image in a template?  I want to change the background image of the modern template so it matches the rest of my site.

Thanks,

John

Offline

 

#2 2008-05-20 18:13:29

shopnines
Member

Re: Change Background in Template

Just open up the main.css file and the background image/color code is near the top, just change it to what you need and save it.

Offline

 

#3 2008-07-16 06:22:15

Onida
Banned

Re: Change Background in Template

shopnines  says correct. just do changes in .css file you will see change in templates. but you must have some knowledge of css language. then you can do some thing.


[url=http://freetemplates.webdesigningcompany.net/]free web templates[/url]................[url=http://www.webdesigningcompany.net/]website design[/url]
[url=http://freetemplates.webdesigningcompany.net/]free flash templates[/url]...............[url=http://www.webdesigningcompany.net/]website design company[/url]

Offline

 

#4 2008-07-20 04:41:29

kizmiaz
Member

Re: Change Background in Template

i guess being new to all the stuff is exactly the problem right here as it is with me.
i even tried to run a local apache server to keep track of mey changes but i'm even too ... to set up the server (incl php client that is).
so a small hint or a line of code on how to change the background would be appreciated very much.

thx in advance
Kiz

Offline

 

#5 2008-07-20 14:56:13

DC
Administrator

Re: Change Background in Template

Somthing like,
background-image: url(./your img path/myimg.jpg);

in the body of your css style sheet.

DC


To code or not to code that is the question?

Did my response help you out? Consider donating by buying me a slice, Whats this? Read More!
http://www.clickcraft.net/slice.php

Offline