Official support hours: from 9 AM — 6 PM Monday to Friday (GMT +2).
The support staff may not reply on technical inquiries on weekends; all requests will be answered necessarily during working days. Reply time: depending on the complexity of your issue, the answer can be provided between a few hours up to 48 hours. In the particular instances we will notify you if extra time will be required to solve the issue.

×

Notice

The forum is in read only mode.

Helix 3 with Bootstrap 3

6 years 4 months ago #496 by redlo
Helix 3 with Bootstrap 3 was created by redlo
Hello, I download recently theme md jorder jcomment and I have 2 question. I use joomla 3.7.2, Framework Helix 3 with Bootstrap 3.

1.- Is posible align title of comment in float right of avatar?. Look capture



2.- Is posible align the fields Web and Title horizontaly, and in the same capture, Adjust the height of the writing field, or do it with more height.? Look capture



Thank you

Life is too short to take it seriously.
Attachments:
6 years 4 months ago #497 by Eugene S.
Replied by Eugene S. on topic Helix 3 with Bootstrap 3
Hello redlo,
Sorry for the delay with reply.
Can you, please, provide a link on your site to reproduce this issue?

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
6 years 3 months ago #499 by redlo

Life is too short to take it seriously.
6 years 3 months ago #504 by Eugene S.
Replied by Eugene S. on topic Helix 3 with Bootstrap 3
Hello redlo,
Please add the following custom CSS rules to your Joomla template:
#comments .comment-avatar {
    display: inline-block;
    float: left;
}
#comments .comment-body .comment-avatar img {
    padding: 3px;
    border: 1px solid #DDD;
    background: #fff;
}
#comments-form input[type="text"] {
    height: 30px!important;
    border: 1px solid #CDCED1!important;
}
#comments-form textarea {
    min-height: 120px;
    border: 1px solid #CDCED1!important;
}
#comments-form .grippie {
    min-height: 20px;
}
#comments-form .btn a, 
#comments-report-form .btn a{
    padding: 6px 12px;
    line-height: 1.1em;
}

It should help. As far as I remember, there is a special text-area to add custom CSS in Helix3 settings.
So, let me know about your result.

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
6 years 3 months ago #505 by redlo
Replied by redlo on topic Helix 3 with Bootstrap 3
I include code in archive theme.less and style of template is break. The styles of the social channels, were undone. Erase the code and styles following badly, even after deleting and clearing the cache, and I had to upload a copy of the template.

Life is too short to take it seriously.
6 years 3 months ago #506 by Eugene S.
Replied by Eugene S. on topic Helix 3 with Bootstrap 3
Hi redlo,
Sorry, I do not understand you. Can you rephrase your message again, please?
You should not modify any LESS file. If you cannot add custom CSS rules, send FTP and admin access at This email address is being protected from spambots. You need JavaScript enabled to view it. and we will do it for you. If you will send credentials, please temporary remove Russia from banned country at the moment of work (to let us to access to your site).

Best regards,
Eugene.

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Moderators: Eugene S.

Partners