Telmplate HELP 2

rapidip

Posts: 10

Joined: Mon Aug 23, 2010 11:09 am

New to the Forum

Post Tue Sep 07, 2010 6:02 am

Telmplate HELP 2

I want to change these

http://www.shotpix.com/images/93221474644980028730.png

1-------------> I want to change font color.

2--------------> I want to change font color.


3-----------------> change this color & convert into back ground color.


this is the template ,i am using for my blog just now

http://btemplates.com/2010/blogger-template-dolci/

Telmplate HELP 2


Gyms

User avatar

Posts: 290

Joined: Tue May 25, 2010 10:49 pm

Knows what he is doing ;)Knows what he is doing ;)Knows what he is doing ;)

Post Wed Sep 08, 2010 12:43 am

Re: Telmplate HELP 2

From the image

#1- Find this:

.sidebar a {
color:#AEC0D5;
}

Replace the color code ( #AEC0D5 )

#2- Find this:
.sidebar h2 {
background:url("http://www.shotpix.com/images/83108984908750155256.png") no-repeat scroll left center transparent;
color:#010810;
font-family:Georgia,Times New Roman Times,Serif;
font-size:18px;
font-weight:normal;
line-height:18px;
margin:10px 0 0;
padding:6px 0 6px 12px;
text-shadow:0 0 0 #000000;
}

The "background:url("http://www.shotpix.com/images/83108984908750155256.png") no-repeat scroll left center transparent;" is the yellow arrow, you can replace that with other image or remove the whole Url

Replace:
color:#010810; = color of text
text-shadow:0 0 0 #000000; = color and angle of text
font-size:18px; = size of text

#3- Find this:
body {
background:url("http://i56.tinypic.com/1hyu1f.png") repeat-x scroll 0 0 #010810;
color:#9FFF99;
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
font-size:75%;
line-height:1.5;
}

The background is a image "http://i56.tinypic.com/1hyu1f.png" You can replace the image with oter image or delete the image like this: background:url("") repeat-x scroll 0 0 transparent; = all will be white

Also in the same line of code "background:url("http://i56.tinypic.com/1hyu1f.png") repeat-x scroll 0 0 #010810;" you have a background color used to fill any hole produced in bigger screns. If you use a new image it will be a god idea to replace the color code with a color that mach the new image. The background color is at the end of the line = #010810


Here is a web address where you can find HTML Color codes http://html-color-codes.info/


Just one last thing... be aware that the content of your blog may put your Google account ( Blogger and Adsense ) at risk....

rapidip

Posts: 10

Joined: Mon Aug 23, 2010 11:09 am

New to the Forum

Post Wed Sep 08, 2010 7:05 am

Re: Telmplate HELP 2

thanx bro your the best


After My Blog

http://www.rapidmovie4you.blogspot.com/

Gyms

User avatar

Posts: 290

Joined: Tue May 25, 2010 10:49 pm

Knows what he is doing ;)Knows what he is doing ;)Knows what he is doing ;)

Post Sun Sep 12, 2010 2:59 am

Re: Telmplate HELP 2

Image

Return to How to ?

Home | Privacy Policy | Contact us | Blogger Templates |
© 2009-10 Blogger Forum. All rights reserved.