Go to Settings–>General and you can change the site title there.
thanks for the reply, I meant change the colour/font not the name is it possible?
Moderator
t-p
(@t-p)
If you publish the site’s url, it’s more likely you will get specific help.
From the 2010 Weaver theme site:
“Using the theme admin panel, you can easily change the colors for all the major elements of the theme – titles, body text, links, backgrounds, the menu bar, borders. You can use the color picker, or provide a hex value directly. The current color is displayed in the value box.”
There should be an area in the admin panel that will let you do this. Check under the Appearance tab.
Moderator
t-p
(@t-p)
If any problem changing the color in admin,
you can change it directly in the theme’s style css:
look for this css element:
#site-title a {
color:#000000;
font-weight:bold;
text-decoration:none;
}
and change the color from #000000 to your choice.
Thanks t-p, i have been using wp for only a week, I am hooked! do you like my site? its for a friend, how would i go about transferring to his host?
Moderator
t-p
(@t-p)
do you like my site?
it looks very elegant.
its for a friend, how would i go about transferring to his host?
To avoid headache later, follow this Codex guide carefully:
http://codex.wordpress.org/Moving_WordPress
thanks again, have a good day/christmas.
Moderator
t-p
(@t-p)
You are welcome. π
Please mark this thread “resolved” using the dropdown in the right panel.
Good day/christmas to you too.