-
pcwriter posted on the forum topic Menu location help in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
@khull808 Aha! The problem you’re having with your background has nothing to with the plugin. What you’ve done is set an image with a fixed-width as your background. If you view a page on a monitor with a greater width or resolution than the one you built your site on, you’ll get the extra background color […]
-
pcwriter posted on the forum topic Menu location help in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
@khull808 I’m passionate about learning new stuff – although my head seems to be thicker than it used to be; “stuff” doesn’t seem to get in as fast as it used to 😉 For your menu bar: I noticed you don’t seem to have set a width for your new navbar. This could throw things off […]
-
pcwriter posted on the forum topic Menu location help in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
@khull808 The problem appears to be that you’re using a theme that is NOT a child theme of bp-default. To resolve your issue, you’ll need to edit the file bp-wp-navbar.php as follows: Find the function
if ( $navbarHorizOffset ):
and change#bp-default #wp-admin-bar .padder {left: px;}
to#wp-admin-bar .padder {left: px;}
You should be able to do the […] -
pcwriter posted on the forum topic Menu location help in the group Add All Nav Links to BP Adminbar: 14 years, 1 month ago
Hi Kristen! 2 questions:
1- Could you provide a link to your site?
2 – Does it move if you try a negative value?
@khull808
Not recently active