-
AuthorPosts
-
November 15, 2015 at 4:21 pm #536123
WordPress on localhost, enfold, the one and only plugin activated is bbpress after a reset with WordPress-Reset. Please see the screenshot, the testtopic isn’t styled as it should be. This happens on my life site too, help is appreciated very much! Thank you!
https://www.dropbox.com/s/at0wm41yqtkh2hw/bbpress_enfold.jpg?dl=0November 15, 2015 at 8:44 pm #536201Hi Daniela!
Is the issue only to that arrow?
Can we see a live version, so we can help you move it properly?Thanks a lot
Regards,
BasilisNovember 15, 2015 at 9:37 pm #536223I would be very pleased about positioning this arrow correctly and also for styling a response or topic with a border round the text and the arrow pointing to the avatar. Thanks a lot!
November 18, 2015 at 7:05 am #537839Hey!
Add this in the Quick CSS field in order to move the arrow:
.avia_transform .bbp-replies .bbp-reply-author::before, .avia_transform .forum-search .bbp-reply-author::before, .avia_transform .forum-search .bbp-topic-author::before { top: 155px; left: 103px; }
Adjust the values if necessary.
Cheers!
IsmaelNovember 18, 2015 at 10:17 am #537930Thank you, this moves the arrow to the left of the avatar’s first reply after adjusting the values as you suggested (it’s not positioned correctly for tablet or mobile view though), but there is still no arrow next to the avatar’s second reply. Shouldn’t the arrow be part of a border surrounding the replies or topics like here in your forum?
With other words: Kindly help me style replies and topics with a border around and a little arrow pointing to the avatar. The arrow without the surrounding border looks awkward.November 20, 2015 at 1:47 pm #539539Hey!
I checked the link you have provided and not sure what you want to do, as it’s quite difficult to get an idea by only using words. Can you show us a mockup/screenshots with the results you want to achieve please? then we can provide you some precise css code.
Regards,
AndyNovember 20, 2015 at 5:23 pm #539786please see the private reply
November 24, 2015 at 3:08 pm #541679Hey!
You are using a huge list of different plugins and I think one is causing a conflict. So deactivate all of them but bbpress.
However, you can use this code to get a border around posts:.bbp-reply-content { border: 6px solid #D6D6D6; padding: 7px !important; }
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.