-
AuthorPosts
-
November 8th, 2014 at 07:31 #28122Talabrina
Hiya,
I’m kind of new to WordPress and all, but I can work myself around some CSS and HTML.
I’ve installed Parabola Theme (that I loooove!) and BBpress plugging (and also Buddy Press) and started creating some kind of forum.But I have a problem with the alignement of the Avatar and Username on the REPLY post.
The “Author post” is perfect, but the second one is not aligned correctly. I’ve played with CSS to correct the problem, but it’s not repaired.Also, I’ve some kind of border/background with an over effect on the reply post only…
Can someone help me deal with that?
here some screenshot
And a link to the forum : http://troubadours.olympe.in/forums/topic/regles-du-forumguilde
November 8th, 2014 at 07:33 #28123TalabrinaI’ll relink the screen, not working XD
November 8th, 2014 at 09:21 #28124VidexIt has been asked here before, but no reply. I have exactly the same problem and would also really like to get this one solved… Anyone?
November 10th, 2014 at 18:37 #28151PilxyI have the same problem as described and as we get no response here, I tried to ask for the help on bbpress support forums. I have received an answer that should help developers of the theme into the track on what to change in the theme, to make bbpress work in parabola.
The thread is awailable here: https://bbpress.org/forums/topic/parabola-theme-profile-bug/
I hope someone from the developers team will read this and make the required changes. Parabola is a great theme and it will be even greater if you can make it work with bbpress installed. 🙂
November 11th, 2014 at 00:22 #28168ZedCryout Creations mastermindThis bit of CSS should correct that:
.bbp-body .reply a { background-color: transparent; border-color: transparent; margin: 0; }
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 11th, 2014 at 13:47 #28176PilxyThank you Zed, but this does not solve the problem. It does hide the pale background color around the profile, but the background still colors on hover and also the text in the authors names in replyed posts is transfromed to uppercase.
It’s still in a conflict with .reply a { from somewhere else.
November 13th, 2014 at 05:19 #28201TalabrinaThanks Zed,
The CSS removed the border and the hover (for me).
Still, the Username and the other informations (Keymaster, etc.) are not aligned correctly, but I can manage like that. -
AuthorPosts
The topic ‘BBpress Reply post Avatar & Info — bug’ is closed to new replies.