Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,556
- How-to & Troubleshooting
- 127,788
- Creating & Extending
- 25,648
- Requests & Feedback
- 9,392
- Third Party Plugins
- 9,716
- Showcase
- 3,317
- Ideas
- 1,332
- Miscellaneous
- 8,844
-
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