Fixed: showing buttons in IE too
-
A little help for you:
using IE, you will not see the “buttons”, for example: add fried, leave friend, visit blog. I’m talking bout the buddypress home theme and not the members theme.
Example:
here you can see “visit blog” buttons: http://wikiroma.it/blogs
here you will not see it with IE: http://testbp.org/blogs
How to fix it: open the ie7.css and the ie6.css (they are in the css folder in the buddypress home theme) and remove this:
.action {
display:none;
}
You find it around line 25.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fixed: showing buttons in IE too’ is closed to new replies.