By Volker Glienke on Monday, 07 April 2014
Posted in Technical Issues
Likes 0
Views 760
Votes 0
Hello!

I managed to fix the problem with the css/html showing in the module. But I would love to enter some space between the avatar picture and the text show next to the image. And a small space between each entry (1-2px) would be nice, too. Perhabs you can tell me what to enter. I believe it should be changed in /tmpl/default.php, but I don't know what I should enter there.

Kind regards,
Volker
Hello Volker,

I have configure the Recent Discussion Module. What I do is put the code in the template.css at the bottom. Please have a look.

Regarding this
I had the problem with the two missing icons in the toolbar, too.
. Can you specify or explain more on this issue? Please provide us with any relevant screenshot, so that we are able to understand the issues perfectly.

Please be advise.
Thanks.
·
Monday, 07 April 2014 20:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Volker,

I am really sorry for the delay of this reply as it is a weekend for us here. Try adding the codes below,


.discuss-mod .list-item .item-avatar{
margin-right: 15px;
}

.discuss-mod .list-item .item + .item{
margin-top: 5px !important;
}
·
Monday, 07 April 2014 00:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello again!

I entered the code into the custom.css in the template folder. This had no effect. I cleared the browser cache and the system cache several times. It did not work.
Where should I enter it, directly into the default.php?
·
Monday, 07 April 2014 04:27
·
0 Likes
·
0 Votes
·
0 Comments
·
By the way I had the problem with the two missing icons in the toolbar, too.
·
Monday, 07 April 2014 04:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Volker,

I am sorry for the late reply.

This is odd. Can you provide us the backend and ftp access so that we can help you on this issues on your site?
We actually need these information so that we can debug on your issues quickly. If your site is hosted locally, could you please upload it to a temporary location for us to access?

Please be advise.
Thanks.
·
Monday, 07 April 2014 10:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Here is the admin account information and the ftp account I created for you.
·
Monday, 07 April 2014 18:39
·
0 Likes
·
0 Votes
·
0 Comments
·
You still fixed the error I mentioned. I had the problem with the two icons (messages, notifications) in the toolbar, there have just been the wrong items (R001 and R002). This issue was mentioned before in discussions. After an update it should have been fixed, but on my website it still was going wrong. Now after you worked on the side, it is gone.

Thank you very much.
·
Monday, 07 April 2014 23:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Volker,

Can you give this a try again?
·
Monday, 07 April 2014 23:53
·
0 Likes
·
0 Votes
·
0 Comments
·
As you can see on the attached image, the error isn't there any longer.
·
Tuesday, 08 April 2014 01:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Volker,

Thanks for updating us. If you have anymore question, please don't hesitate to ask us and please create a new ticket. I will mark this ticket as resolved.

Thanks again and have a wonderful day.
·
Tuesday, 08 April 2014 10:33
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post