Forum Replies Created
-
Author
-
December 6, 2017 at 09:25 in reply to: Removing “Last Active” Filter option from Member page #182072kingsanitParticipantNot marked as solutionDecember 5, 2017 at 10:06 in reply to: Removing “Last Active” Filter option from Member page #181984kingsanitParticipantNot marked as solutionkingsanitParticipant
Thanks Laura
The issue of bottom portion cut comes only, if I put the text size more than 24 or more. Now I reduced, hence the issue is not coming and you are not seeing it.
———————————————–
Also, font-family works fine but if I use the following Google Web font, it doesn’t work. Does CSS not support Google Webfont?
font-family: New Rocker;
————————————————-
If I click on member page, it redirects to Home page and only, if I login I am able to get into Hub Members. How do I open member page to anyone without requiring login? Please let me know, the settings.
————————————————-
Also can you please review the following CSS code. If you see attached screenshot, it shows the member box in blue which I changed earlier but now I am trying to make it white but doesn’t work. Need to make each member box having white background with blue border.
div.mdetcenter {text-align:center;}
#buddypress #members-list li div.item-avatar {
width: 100x;
display: block;
height: 60px;
text-align: center !important;
margin: 0 auto !important;
float: none;
}
#members-list .item-meta {text-align: center;}
#buddypress ul.item-list li div.item-title {margin-left: 0;margin-right: 0;}
#buddypress #members-list .item-title {margin-left: 0;margin-right: 0;text-align: center;}
#buddypress #members-list .item-meta {margin-left: 0;margin-right: 0;text-align: center;}
ul#members-list li.kleo-masonry-item .member-inner-list{
background-color :white !important;
}
#buddypress #friend-list div.item, #buddypress #members-list div.item, #buddypress #member-list div.item {
color:white;
}
#buddypress #members-list .item-title a {
color : white !important;
font-weight: bold;
}li.kleo-masonry-item {width: 100% !important;float: left;}
With regards
KingsanitAttachments:
You must be logged in to view attached files.kingsanitParticipantHi Laura
The lower part of the upper part hides behind the upper part of the lower post and the reason was because of increasing the font sizes of the title and post messages. I reduced them and it’s Ok now.
Can you please help me on the following:
Changing the font styles of the title, excerpt etc.
Changing colour, font style and font size of Post Tags.With regards
KingsanitkingsanitParticipantThanks Laura. It works beautifully.
But as said, the upper box lower part of cut off. I am observing in IPhone and all browsers.
Please have look on my site LIVE.
With regards
KingsanitkingsanitParticipantThanks Laura
I tried putting the CSS and it works good.
We need some fine tuning as following, I have attached the snapshot for your reference.
Need to change font style.
Need to make “post title” font bold.
The categories text are merely visible. need to make it darker and change colour
The “Like” symbol and text is merely visible, need to make it darker and change colour
The top post box footer box goes hidden under the below post box as shown in the snapshot. We need to adjust it.
With regards
KingsanitAttachments:
You must be logged in to view attached files.kingsanitParticipantHi Laura
Please find the requirements below:
Each post box should have a visible black border. The purple vertical line highlighting the post headline should be removed.
The “Read more” text at bottom of the box should be removed.
The post title and post message should be in different format.
Post title should be blue in colour and bigger size.
Post message should be in red colour bigger size.
The border line above “likes” symbol should be removed.
This is for Kleo post in “Grid View”.
With regards
Kingsanit -
AuthorPosts