Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,991
- How-to & Troubleshooting
- 129,408
- Creating & Extending
- 25,786
- Requests & Feedback
- 9,486
- Third Party Plugins
- 9,786
- Showcase
- 3,318
- Ideas
- 1,393
- Miscellaneous
- 9,169
-
Okay I figured it out…I had to change the 960px width to 100% in the style.css file for the lifestyle theme. The new code looks like this and it now works;
#subnav {
width: 100%;
background: #006c9f;
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-shadow: #333333 1px 1px;
text-transform: uppercase;
clear: both;
overflow: hidden;
}
Thanks everyone for your suggestions.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS