- Posts: 12
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Solved PDF icon very small in mobile view
- [email protected]
-
Topic Author
- Offline
- New Member
-
Less
More
1 year 3 weeks ago #233112
by [email protected]
PDF icon very small in mobile view was created by [email protected]
Hi Kunena developers,in mobile view the PDF icon is so small that you can't hit it with your finger.
I use the Joomla template Helix Ultimate 2 and have the default Kunena template in use.
I urgently need help on how to enlarge the PDF icon.Many thanks in advanceChristoph
I use the Joomla template Helix Ultimate 2 and have the default Kunena template in use.
I urgently need help on how to enlarge the PDF icon.Many thanks in advanceChristoph
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
1 year 3 weeks ago #233113
by 9themestore
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Replied by 9themestore on topic PDF icon very small in mobile view
Hi,
You can share with us the link to your website or the link to the forum post, from there we will help you find a more accurate solution.
You can share with us the link to your website or the link to the forum post, from there we will help you find a more accurate solution.
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Please Log in or Create an account to join the conversation.
- [email protected]
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
1 year 3 weeks ago #233118
by [email protected]
Replied by [email protected] on topic PDF icon very small in mobile view
This message contains secure information
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
1 year 3 weeks ago #233119
by 9themestore
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Replied by 9themestore on topic PDF icon very small in mobile view
Hi,
I can't see the secure information in your post.
I can't see the secure information in your post.
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Please Log in or Create an account to join the conversation.
- [email protected]
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
1 year 3 weeks ago #233120
by [email protected]
Replied by [email protected] on topic PDF icon very small in mobile view
Hi
9themestore,
Thanks for helping me with that issue! Our site is still in dev stage, so its all test content, but we try to go fluently to production site on new domain.
I created for you one testuser named Barney G on this site:
chorderchristuskirche.haslerhome.de
User: [email protected]
PW: Test12345!
After successfully loged in, please go to this site to see like attached sceenshot. The pain is the extremely small pdf-icon. We need to enlarge minimum to the double!
chorderchristuskirche.haslerhome.de/inde...6-test-vom-webmaster
Thanks in advance
Christoph
Thanks for helping me with that issue! Our site is still in dev stage, so its all test content, but we try to go fluently to production site on new domain.
I created for you one testuser named Barney G on this site:
chorderchristuskirche.haslerhome.de
User: [email protected]
PW: Test12345!
After successfully loged in, please go to this site to see like attached sceenshot. The pain is the extremely small pdf-icon. We need to enlarge minimum to the double!
chorderchristuskirche.haslerhome.de/inde...6-test-vom-webmaster
Thanks in advance
Christoph
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
1 year 3 weeks ago - 1 year 3 weeks ago #233121
by 9themestore
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Replied by 9themestore on topic PDF icon very small in mobile view
Hi,
Add below CSS rules to the custom css text area in your Joomla template to increase PDF icon on mobile.
You can hidden the website information now. Thanks
Add below CSS rules to the custom css text area in your Joomla template to increase PDF icon on mobile.
Code:
@media (max-width: 768px) {
#kunena.layout .kattach .thumbnail > a:first-child svg {
height: 48px; /* You can change it to 64px */
width: 48px; /* You can change it to 64px */
}
}
You can hidden the website information now. Thanks
- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful
Last edit: 1 year 3 weeks ago by 9themestore.
Please Log in or Create an account to join the conversation.
Time to create page: 0.260 seconds