Mobile Thankyou
M
Topic Author
Mobile Thankyou
12 years 4 months ago - 12 years 4 months ago
Hi,
Great theme, working great apart from a few text overrun issues.
The main one is that the Thankyou messages run into the header of the next post.
any ideas?
thanks
Dave
Great theme, working great apart from a few text overrun issues.
The main one is that the Thankyou messages run into the header of the next post.
any ideas?
thanks
Dave
Last edit: 12 years 4 months ago by maiainternet.
Please Log in or Create an account to join the conversation.
Re: Mobile Thankyou
12 years 4 months ago
Hi maiainternet,
What are you using device to test your site? Please provide us information of the your device (screen size) and your site url. We will check and provide you a best solution.
Best regards,
What are you using device to test your site? Please provide us information of the your device (screen size) and your site url. We will check and provide you a best solution.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
M
Topic Author
Re: Mobile Thankyou
12 years 4 months ago
Many thanks,
that shot was off a shrunken Chrome desktop browser, but it happens on all phones, including:
Galaxy S4: 1080 x 1920
Nexus 5: 1080 x 1920
iphone 5: 1136 x 640
The Site is running:
joomla 2.5.16 (shape5 vertex template)
kunena 3.0.3
www.aircadetcentral.net
cheers!
that shot was off a shrunken Chrome desktop browser, but it happens on all phones, including:
Galaxy S4: 1080 x 1920
Nexus 5: 1080 x 1920
iphone 5: 1136 x 640
The Site is running:
joomla 2.5.16 (shape5 vertex template)
kunena 3.0.3
www.aircadetcentral.net
cheers!
Please Log in or Create an account to join the conversation.
Re: Mobile Thankyou
12 years 4 months ago
Hi maiainternet,
Thank you very much about your information. We are checking this bug on your site and we will provide a good solution for you soon.
Best Regards,
Thank you very much about your information. We are checking this bug on your site and we will provide a good solution for you soon.
Best Regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Mobile Thankyou
12 years 4 months ago
Hi,
Open the template.css file in the current Joomla! template and add the bellow CSS code section to bottom of file. We try to check it on firebug add-on and it worked fine.
Please let us know if it don't work after update.
Best regards,
Open the template.css file in the current Joomla! template and add the bellow CSS code section to bottom of file. We try to check it on firebug add-on and it worked fine.
Code:
@media (max-width: 767px) {
#Kunena div.kmessage-thankyou {
border-top: 1px dotted #DDDDDD;
clear: both;
float: left;
overflow: hidden;
padding: 10px;
}
}
Please let us know if it don't work after update.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
M
Topic Author
Re: Mobile Thankyou
12 years 4 months ago
Many thanks fellas,
that seems to have done the trick - didn't think to fix it that way!
cheers
that seems to have done the trick - didn't think to fix it that way!
cheers
Please Log in or Create an account to join the conversation.
Re: Mobile Thankyou
12 years 4 months ago
Hi,
This is a quick solution for you, We will update this issue to template next version. Thank you about report bug.
Best regards,
This is a quick solution for you, We will update this issue to template next version. Thank you about report bug.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Time to create page: 0.260 seconds