This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Romeo

  • ****
  • 115 posts
username space
« on: April 21, 2017, 09:36:55 PM »
I need a space between the username and the rest of the paragraph

*

MB Themes

Re: username space
« Reply #1 on: April 24, 2017, 06:15:43 PM »
@Romeo
What function has been used to generate list?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Romeo

  • ****
  • 115 posts
Re: username space
« Reply #2 on: April 24, 2017, 08:33:32 PM »
To show list of feedbacks of user (title, name, message, ...), place following code (to item.php, user-public-profile.php, ...):
<?php echo show_feedback_list(); ?>

https://europaforsale.ro/user/profile/32

Marked as best answer by frosticek on April 26, 2017, 09:58:48 PM
*

MB Themes

Re: username space
« Reply #3 on: April 25, 2017, 11:02:51 AM »
@Romeo
Add this to your style.css:
Code: [Select]
.score_list .row.header span { float: none!important; margin: 0; padding: 0; }
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Romeo

  • ****
  • 115 posts
Re: username space
« Reply #4 on: April 26, 2017, 05:06:23 PM »
10x , topic close  :)