Problem displaying items (joomla) in mobile version

GK User
Tue Apr 14, 2015 2:09 pm
Hi, I have a problem.
when display of joomla articles.
At the hearing for mobile.

The content of the articles in mainbody,
They are half screen.
The text of Article does not occupy 100% the screen.

Image **attached capture
https://www.eco-taxi.es/taxi-distritos.html **Link to list of items jooma, viewed from mobile.

im using google translate.

Thank you!
User avatar
Junior Boarder

GK User
Wed Apr 15, 2015 7:44 am
User avatar
Moderator

GK User
Wed Apr 15, 2015 11:10 pm
yes...
you are in english version.

Please, in the footer change the languaje.
the content is only in spanish version.

https://www.eco-taxi.es/taxi-distritos.html
User avatar
Junior Boarder

GK User
Sat Apr 18, 2015 6:46 am
I'm trying to find this issue but can't see it. Should you go to a subpage from the homepage?
User avatar
Moderator

GK User
Sat Apr 18, 2015 12:58 pm
This passing on any article joomla ...
The link is a link to a category listed.
If you enter any article.
The content of the article in mainbody,
is half of the page.
But this problem is also in the demo template.
https://demo.gavick.com/joomla25/events ... le-article
Please, you have to be viewed from mobile version.

An example of an article on my website.
https://www.eco-taxi.es/taxi-las-tablas.html
Display version in Spanish and from the mobile version.

The content is not at 100% of the page.
Thank you!
User avatar
Junior Boarder

GK User
Sun Apr 19, 2015 2:23 pm
Actually you are right.
I'll post this issue to our devteam for a fix.
I'll write back as soon as I'll get an answer.
User avatar
Moderator

GK User
Mon Apr 20, 2015 9:58 am
The issue will be solved with next template release.
Menwhile, Please edit: /templates/gk_events/css/override.css and add at its end:
Code: Select all
.events-data {width: 100%!important;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon Apr 20, 2015 6:59 pm
no
It does not work.

I want to clarify that are joomla articles.
It is not an item of k2.

My css override is Activated.

thanks
User avatar
Junior Boarder

GK User
Wed Apr 22, 2015 6:29 pm
Link to your site gives me 404 - could you please post a correct url to a problematic page?
User avatar
Moderator

GK User
Wed Apr 22, 2015 9:16 pm
Please, in Spanish version.
Change the language in the footer.
The content is not available in English.

http://www.eco-taxi.es/taxi-sanchinarro.html
User avatar
Junior Boarder

GK User
Thu Apr 23, 2015 8:55 am
It is with all articles of joomla.
User avatar
Junior Boarder

GK User
Mon Apr 27, 2015 6:24 am
Your url still gives me 404 :(
User avatar
Moderator

GK User
Tue Apr 28, 2015 2:17 am
please!
the demo of your website, the same problem exists.
problem is not my website.
When viewing a joomla article, the article content in the mainbody,
this half, not 100% occupied.

Watch at your own demo of your website.

https://demo.gavick.com/joomla25/events ... le-article
User avatar
Junior Boarder

GK User
Tue Apr 28, 2015 2:18 am
seen from the mobile version !!!!!!!!
User avatar
Junior Boarder

GK User
Thu Apr 30, 2015 12:48 pm
But our demo was not updated with provided fix and you said you did it on your site. I need to have link to exact place where this issue can be seen.
User avatar
Moderator

GK User
Sat May 02, 2015 12:49 pm
User avatar
Junior Boarder

GK User
Mon May 04, 2015 5:10 pm
Ok, now I see the issue.
Please add this additional lines to override.css:
Code: Select all
@media (max-width: 640px) {
   .item-content {width: 100% !important}
}
User avatar
Moderator

GK User
Mon May 04, 2015 9:58 pm
excellent!
working
thanks for everything!
User avatar
Junior Boarder

GK User
Wed May 06, 2015 4:48 pm
Is there anything else I can help you with regarding this topic?
User avatar
Moderator


cron