Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,528
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,783
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,170
-
just open wp-content/themes/buddypress-home/css/base.css in a text editor and change:
#header h1 a {
text-indent: -999em;
background: url(../images/logo.gif) top left no-repeat;
overflow: hidden;
width: 214px;
height: 35px;
display: block;
float: left;
}
or simply replace wp-content/themes/buddypress-home/images/logo.gif with your logo.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS