Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Forum How-To (http://forum.bytesforall.com/forumdisplay.php?f=9)
-   -   BuddyPress Pages - How to Add Right Sidebar and Style Page Headers (http://forum.bytesforall.com/showthread.php?t=19021)

New WordPress Fan Dec 2, 2012 12:32 PM

BuddyPress Pages - How to Add Right Sidebar and Style Page Headers
 
Using BuddyPress with Atahualpa 3.7.9 and WordPress 3.4.2.

I'd appreciate advice on how to make the right sidebar show on BuddyPress pages, and also how to make the footer display across the whole page on the BuddyPress pages.

Also - what CSS selector to use to change the color of the page headers on the BuddyPress pages.

I'll send a PM with the URL to you, if needed...


Many thanks for your help!

New WordPress Fan Dec 2, 2012 01:12 PM

Update: I found a way that works to style BuddyPress Page Headlines:

Code:

body.directory h3,
body.create h3,
body.create-blog h2,
body.activate h3,
body.activate h2,
body.register h2 {
    background-color: #000000;
    color: #ffffff;
}

More info on this is found at: http://buddypress.trac.wordpress.org/ticket/3435

I'll still very much appreciate help on how to add the Right Sidebar to BuddyPress pages!

Many thanks!

juggledad Dec 2, 2012 03:15 PM

see http://forum.bytesforall.com/showthread.php?t=18037


All times are GMT -6. The time now is 12:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.