Signature bug
- bigwookie
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
5 years 7 months ago - 4 years 1 month ago #543
by bigwookie
Signature bug was created by bigwookie
Hi,
I'm really liking this theme which seems to work really nice but I've found one little bug with signature images over lapping post content which can been seen here www.soe-squad.com/ , this happened before I changed the video size also.
I'm really liking this theme which seems to work really nice but I've found one little bug with signature images over lapping post content which can been seen here www.soe-squad.com/ , this happened before I changed the video size also.
Last edit: 4 years 1 month ago by Eugene S.. Reason: Broken URL
- Eugene S.
-
- Offline
- Administrator
-
5 years 7 months ago #544
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Signature bug
Hi bigwookie,
A signature displays as position:absolute and does not count image there. This is how the template is designed.
You can add a custom rule. Go to Kunena forum > Templates > select RND KInstance and click to Edit LESS.
Then select custom.less file and add the following rule:
But it will break a conception of the design - the signature will be displayed after the message instead of fixed position.
By the way, your forum looks very awesome! Can we include your forum (URL, short description) to Members showcase ?
A signature displays as position:absolute and does not count image there. This is how the template is designed.
You can add a custom rule. Go to Kunena forum > Templates > select RND KInstance and click to Edit LESS.
Then select custom.less file and add the following rule:
#kunena.layout .vertical-layout-message .ksig{position:relative}
But it will break a conception of the design - the signature will be displayed after the message instead of fixed position.
By the way, your forum looks very awesome! Can we include your forum (URL, short description) to Members showcase ?
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
The following user(s) said Thank You: bigwookie
- bigwookie
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
5 years 7 months ago #548
by bigwookie
Replied by bigwookie on topic Signature bug
Hi, I'll have a play with it and add the custom rule.
Thanks for the complement, feel free to add it to the members show
Thanks for the complement, feel free to add it to the members show
- Eugene S.
-
- Offline
- Administrator
-
5 years 7 months ago #551
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Signature bug
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Moderators: Eugene S.