Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Latest comments homepage, css

Asked Modified Viewed 641 times
K
Kvido1
K
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 16 threads in the forums
  • Started this discussions
asked
Member

Hi!
I now use version 9.10.20 and the Atom9 theme.
Everything works great !!!
Only aesthetic detail, the comments on the main page have too simple a design.
1 / I have the correct file for comments overview: latest_comments_panel?
2 / The templtes is:
openside ($ info ['title']);
 if (! empty ($ info ['item'])) {
 echo '<ul class = "list-style-none">';

3 / I can't find a css file where to improve this styling.
4/ list-style-none is in default.css
Thanks for advice

https://nekecamweb.cz/
Edited by Kvido1 on 16-04-2022 10:54,
Kvido1 attached the following image:
Image not found
0 replies

1 post

K
Kvido1
K
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 16 threads in the forums
  • Started this discussions
answered
Member

Resolved, after editing in latest_comment:
$ message = trim_text (strip_tags (parse_textarea ($ data ['data'] ['comment_message'], FALSE, TRUE)), 35);

at 35, the setting is optimal. I'm leaving after a change.
0 replies

Labels

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 1 member

1 participant

K
K
  • Member, joined since
  • Contributed 61 posts on the community forums.
  • Started 16 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet