-
Author
Tagged: empty space
-
June 16, 2015 at 19:36 #63231
hma
ParticipantHello,
I have too much empty space in activity, but more importantly in the group and member pages. See the copy pages attached.
This is important as my user are complaining they are obliged to scroll down at each refresh, making an inconfortable user expérience.
I know you have been and are still busy with 3.01 and by the way, congratulations for your quick reaction, but I don’t know how to fix this…
Best regards
HervéJune 18, 2015 at 05:39 #63606Laura
ModeratorHello, that is not an error, its the way the theme is built to be more clean and simple, not too full. But i can help you edit it with custom css, could you share a link?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 18, 2015 at 09:11 #63619hma
ParticipantHello Laura,
Yes, I would believe there is no errors, and I like the clean effect of the theme. However, I suspect having more space to work on would help my users.
So these are the two mmain pages where I nedd to reduce to heading and around memeber or group photo space.http://linkmulti.wpengine.com/members/linkmulti/
http://linkmulti.wpengine.com/groups/my-first-group/log : linkmulti
pass : lerovesss123While you are there ? I have a couple of minr issue. The issue is too close too the admin bar… here we need more space đ
and I don’t know why but since Kleo 3 I should have darker icons in groups or profile and I don’t …Thanks in advance for your help.
Best regards,
HervéJune 19, 2015 at 21:42 #63949Laura
ModeratorHello, add this css to quick css or style.css in child theme, let me know if you need more adjustments
COPY CODEdiv#header { margin-top: 10px; } .buddypress div#item-header { padding-top: 0px; padding-bottom: 0px; } .template-page.col-sm-12.tpl-no { margin-top: -40px; } #main { clear: both; margin-top: -10px; }This is for profile, doest it work?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 19, 2015 at 22:48 #63981hma
ParticipantThank you Laura, this is working…
However the head is not centered and is too high.
See photo attached…
HervéJune 21, 2015 at 04:24 #64120Laura
ModeratorHello, try adding this to the code i sent you before
COPY CODEbody.bp-header-small .bp-full-width-profile div#item-header { padding-bottom: 0px !important; }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 ‘KLEO’ is closed to new topics and replies.