|
|
|
Changing Background Colour of a Template
Started by Ghost at 01-29-2008 5:06 AM. Topic has 1 replies.
|
|
01-29-2008, 5:06 AM
|
Ghost
Joined on 12-17-2006
Posts 8
|
Changing Background Colour of a Template
|
|
|
|
|
Hi Guys, another question....!!! Is their any way of changing the background colour of a template if the colour you would like to use is not in the list - I would like to have a custom colour that makes my site look different from all the other sites... Any suggestions? Ghost
|
|
|
|
|
Report
|
|
|
|
03-31-2008, 11:20 AM
|
VillagePD
Joined on 11-28-2005
Posts 71
|
Re: Changing Background Colour of a Template
|
|
|
|
|
This only works for some templates so it may or may not work for you.
Here is how you can change the background of your site
Login to your site at http://login.webpiston.com.
Click on “Classic Console”.
Click on “Edit your site”.
Go to the page where you want to put the banner or button and click on the page to open the editor.
Click on the “View/Edit Source” button at the top of the editor.
Paste in the following code at the top. To change the color of the background, you have to change the code from #C0CFE2 to something else. See the following website that shows the codes for colors so you can pick the right color: http://www.immigration-usa.com/html_colors.html
.content{
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C0CFE2', startColorstr='#FFFFFF', gradientType='0');
}
When you are done, click on the OK button.
Click “Update”, “Save Page”.
Try that and if you get stuck anywhere, let me know.
Thank you,
Peter
Web Piston Technical Support
1-866-315-7483
|
|
|
|
|
Report
|
|
|
|
|
Web Piston Vill... » Web Piston Site... » How Do I .... ? » Changing Background Colour of a Template
|
|
|
|