How to change background color of a blogger template?
If you look the
actual code of your template then you see there is a line background:
$bgColor;. This line is actually represented for the background color. See
there is a field $bgColor which is responsible for defining color. You may
choose any color value here. So, the actual code segment for background color
looks like the following.
RSS Feed
Twitter
Facebook
0 comments:
Post a Comment