- Posts: 11
- Thank you received: 1
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 HUGE smiles.
10 years 2 months ago #173547
by Kskalous
HUGE smiles. was created by Kskalous
I have smiles that get HUGE when the mobile template is loaded.. but I can't figure out why exactly..
Example page:
www.f99th.com/index.php/forums/general-d...-4-dcs?start=10#3075
The smile looks fine in full screen browser, but on a mobile device or when the PC browser window is small enough, all of the smiles become HUGE.
Where is this setting at?
Example page:
www.f99th.com/index.php/forums/general-d...-4-dcs?start=10#3075
The smile looks fine in full screen browser, but on a mobile device or when the PC browser window is small enough, all of the smiles become HUGE.
Where is this setting at?
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
10 years 2 months ago #173550
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 HUGE smiles.
Hi,
Open the custom.css file in the "/components/com_kunena/template/blue_eagle/css/" path and add bellow CSS rule to the bottom of file.
I tested on the Firebug add-on. It's working fine.
Hope this helps
Open the custom.css file in the "/components/com_kunena/template/blue_eagle/css/" path and add bellow CSS rule to the bottom of file.
Code:
@media (max-width: 768px) {
#Kunena div.kmsgtext img[class*="bbcode_"] {
width: auto !important;
}
}
I tested on the Firebug add-on. It's working fine.
Hope this helps
- 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
The following user(s) said Thank You: Kskalous
Please Log in or Create an account to join the conversation.
10 years 2 months ago #173565
by Kskalous
Replied by Kskalous on topic HUGE smiles.
Almost there!
Interesting behavior for me now..
Looks fine in until you resize the window.. it will still get HUGE again.. but keep making the window smaller.. and the emote will get small again.. I could almost live with that!
except on my android phone.. still huge.
Interesting behavior for me now..
Looks fine in until you resize the window.. it will still get HUGE again.. but keep making the window smaller.. and the emote will get small again.. I could almost live with that!
except on my android phone.. still huge.
Please Log in or Create an account to join the conversation.
- 9themestore
-
- Offline
- Premium Member
-
10 years 2 months ago #173568
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 HUGE smiles.
Hi,
I have just checked on HTC M7. It is working fine. If that issue appears on your smart phone, please post the issue image at here.
Regards
I have just checked on HTC M7. It is working fine. If that issue appears on your smart phone, please post the issue image at here.
Regards
- 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.
10 years 2 months ago #173572
by Kskalous
Replied by Kskalous on topic HUGE smiles.
I cleared the browswer cache on the phone and all is well!!
Thanks so much!!
Donation inbound!
Thanks so much!!
Donation inbound!
Please Log in or Create an account to join the conversation.
Time to create page: 0.262 seconds