Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#1981 closed defect (bug) (no action required)

Bug - inheriting / over riding admin bar CSS

Reported by: gwu123 Owned by: r-a-y
Priority: major Milestone: 1.2.1
Component: Version:
Severity: Keywords: admin bar
Cc:

Description

inheriting /over riding the admin bar CSS in custom thememakes the admin bar on admin page sink to the bottom.

This is with the BuddPress v1.2

Change History (8)

#1 follow-up: @r-a-y
16 years ago

How are you overriding the CSS?

In your theme, are you creating a new CSS file called adminbar.css under:
/wp-content/themes/YOURTHEME/_inc/css/adminbar.css

#2 in reply to: ↑ 1 ; follow-up: @gwu123
16 years ago

Replying to r-a-y:

How are you overriding the CSS?

In your theme, are you creating a new CSS file called adminbar.css under:
/wp-content/themes/YOURTHEME/_inc/css/adminbar.css

Yes I am creating a file /wp-content/themes/YOURTHEME/_inc/css/adminbar.css

#3 in reply to: ↑ 2 @gwu123
16 years ago

I also have the original file under \wp-content\plugins\buddypress\bp-themes\bp-default\_inc\css

#4 @gwu123
16 years ago

  • Owner set to r-a-y
  • Status newassigned

#5 @gwu123
16 years ago

  • Type taskdefect

#6 follow-up: @cnorris23
16 years ago

Does this problem happen when /wp-content/themes/YOURTHEME/_inc/css/adminbar.css is the exact same as the new default themes original adminbar.css?

#7 in reply to: ↑ 6 ; follow-up: @gwu123
16 years ago

No. Not whne i copy the entire css in my theme

#8 in reply to: ↑ 7 @cnorris23
16 years ago

  • Resolutioninvalid
  • Status assignedclosed

Replying to gwu123:

No. Not whne i copy the entire css in my theme

That sounds like it's more an issue with your custom CSS than it does with BP, if everything works fine when you place the original adminbar.css in your theme. You might try the forums for ore help. Closing as invalid for now.

Note: See TracTickets for help on using tickets.