Announcement
Collapse
No announcement yet.
Add Custom Profile Fields in Postbit
Collapse
X
-
Try clearing Firefox browser cache.
- Top
- Translate
- Bottom
- Likes 1
-
envelope appears well on chrome, but not shown in firefox !Originally posted by glennrocksvb View PostTo add the existing envelope icon in the default icon sprite image to the Send PM link, add the below custom CSS in css_additional template in AdminCP or in Sitebuilder > Style > CSS Editor. Code:
.send-pm-in-postbit:before { content: ''; width: 15px; height: 14px; position: relative; bottom: -1px; background: transparent url('images/css/sprite_icons_vb_ltr.png') no-repeat scroll -16px -176px; display: inline-block; margin-right: 3px; }
For dark colored themes, you can use the light colored envelope icon by changing -16px to 0 in the background value above.
- Top
- Translate
- Bottom
-
Ok, try adding this custom CSS:
Code:.b-userinfo__additional-info:nth-child(3) > span { font-weight: bold; color: red; }
- Top
- Translate
- Bottom
Leave a comment:
-
this is for field6.
My fields are:- Join Date: Jul 2008
- Posts: 21058
- State: Florida
- Top
- Translate
- Bottom
Leave a comment:
-
We can locate the specific field by its position in the list. Tell me the position of the target field in the list of fields in your postbit. Or can you post a link to a thread in your forum that shows the custom field in postbit?
- Top
- Translate
- Bottom
Leave a comment:
-
thx for reply, actually I want to only change one field value only, not all fields. Is it possible?
- Top
- Translate
- Bottom
Leave a comment:
-
I'm assuming you want to format the field value not the field label. If that is correct, then add this custom CSS:
The above code will format the value of all the displayed fields red and bold.Code:.b-userinfo__additional-info > span { font-weight: bold; color: red; }
- Top
- Translate
- Bottom
Leave a comment:
-
thanks for allowing me to download this mod. Question, how can make it display of the field (on postbox) in bold and red color?
- Top
- Translate
- Bottom
Leave a comment:
-
Glad it worked out for you.
- Top
- Translate
- Bottom
- Likes 1
-
All done. I just had to install mod again and rewrite everything. Looks ok now. Thanks a lot for your help.Originally posted by glennrocksvb View PostThe mod works here. I'd have to check your setup to see what's wrong.
- Top
- Translate
- Bottom
- Likes 1
Leave a comment:
-
The mod works here. I'd have to check your setup to see what's wrong.
- Top
- Translate
- Bottom
- Likes 1
Leave a comment:
-
It will appear for users who filled out the fields.
- Top
- Translate
- Bottom
-
Yes, I've checked now and is set to NO.
Maybe there's something wrong with module?
- Top
- Translate
- Bottom
Leave a comment:
-
How about if they are empty only for some users, not all? Still won't appear?Originally posted by glennrocksvb View PostMake sure those fields in the User Profile Field Manager in AdminCP have the "Private Field" option set to No. And also if those fields are empty in the User Setttings for a user, then those fields are not displayed in postbit.
- Top
- Translate
- Bottom
Leave a comment:
Latest Posts
Collapse
-
Reply to TikTok BBCodeby glennrocksvbFor that specific TikTok video, the BBCode doesn't seem to be the issue. I also tried using the official embed HTML code provided by TikTok in a forum...Today, 03:57 PM
-
Reply to TikTok BBCodeby flohse
The video loads, but does not play. Clicking on the play control has no effect.
I have found out that it varies from video...Today, 11:14 AM -
Reply to TikTok BBCodeby glennrocksvb
Works for me in vB 6.2.2.
How does it look like on your end. Do you not see a video at all? Can you post a screenshot?...Yesterday, 09:36 PM

Leave a comment: