-
Author
-
January 18, 2016 at 02:40 #98990
Laura
ModeratorHello, what do you want to change?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 18, 2016 at 05:38 #99007costyclan
ParticipantIs it possible to put the ‘Post in’ drop down box on same line as small camera button but right aligned and then have the ‘Post Update’ button right aligned on next line and obviously a small amount of padding separating the two. It makes more sense to have it in that order.
Otherwise, just some padding under the ‘Post Update’area.
Thanks Laura, I know this is one of those fiddly annoying things but it’ll make a huge difference to my site.January 18, 2016 at 19:23 #99155Laura
ModeratorHello, can you share admin credentials so i can adjust it? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 20, 2016 at 20:59 #99601Laura
ModeratorHello, we will add a fix in next updates.
This is a temp fix, add to style.cssCOPY CODE@media (max-width: 991px) { #buddypress form#whats-new-form #whats-new-submit { margin-top: 40px; position: relative; } #buddypress #whats-new-options > div { padding-top: 5px; float: right; position: absolute; padding-bottom: 20px; margin-left: 40px; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 21, 2016 at 00:16 #99658costyclan
ParticipantThank you I will do that now. Do I delete the code from style.css after the update?
January 21, 2016 at 00:37 #99660costyclan
ParticipantSorry @Laura that code doesn’t seem to have worked. See screenshot from my mob attached.
January 22, 2016 at 18:48 #100026Laura
ModeratorCan you share admin credentials so i can adjust it? Or if you prefer you can wait for the update fix
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 26, 2016 at 06:31 #100478Laura
ModeratorHello, should work now, used
COPY CODE@media (max-width: 991px) { .directory.activity #buddypress form#whats-new-form #whats-new-submit { margin-top: 70px; position: relative; } .directory.activity #buddypress #whats-new-options div:nth-child(1n) { float: right; position: absolute; width: 300px !important; margin-top: 6.2%; } .directory.activity div#whats-new-options { margin-top: -10%; } .directory.activity #buddypress form#whats-new-form #whats-new-options select { border: 1px solid #ccc; font-size: 13px; margin-top: 0; padding: 3px 2px; margin-left: 11%; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 26, 2016 at 07:00 #100485costyclan
ParticipantThat’s excellent @Laura
Thank you so much. Your amazing.January 27, 2016 at 19:44 #100835Laura
ModeratorThanks you 🙂 i am glad it helped
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.