-
AuthorPosts
-
sakari Friend
sakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
March 4, 2014 at 1:43 pm #195444Hello friends,
I have a problem with the presentation of the website on the iPhone! (looking at the screenshots you please)
It will not show the whole text!
How can I change it?Thanks in advance for your help!
Regards
Sakari- Nazario A Friend
Nazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 5, 2014 at 9:54 am #525430Hi Sakari,
In the Iphone, the boxes is smaller than in the desktop, thus showing the full text will not look nice. Please try this workaround:
– Create a new file called “custom.css” in the /templates/ja_fixel/css/ directory
– Add this rule:
@media(max-width: 480px){
.jamasshead-description {
height: 165px;
max-height: 165px !important;
}
.fixel-grid .items.text .article_content .article-intro {
max-height: 160px;
height: 1600px;
}
}Let me know if this helps.
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
March 5, 2014 at 5:12 pm #525485Thanks for your help! 🙂
It has gotten better, but he shows me all the text still does not! (see picture)
I think it would have to be the lattice also larger, so that the whole text fits in., huh?
Can you change that too?Did it even increased to 300px, but nothing has changed!
@media(max-width: 480px){
.jamasshead-description {
height: 300px;
max-height: 300px !important;
}
.fixel-grid .items.text .article_content .article-intro {
max-height: 300px;
height: 300px;
}
}regards 🙂
Sakari
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 6, 2014 at 4:24 am #525578Hi Sakari,
The width of grid is automatically calculated by Javascript. You should not show all the description’s texts on iPhone, as it does not look nice.
If you want to show description in full text, I’m afraid you need to handle customisation yourself.
sakari Friendsakari
- Join date:
- February 2009
- Posts:
- 171
- Downloads:
- 111
- Uploads:
- 79
- Thanks:
- 43
- Thanked:
- 15 times in 1 posts
March 7, 2014 at 11:06 am #525798ok, many thanks again for your help! 🙂
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by sakari 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Problem with the display in the iPhone!
Viewing 5 posts - 1 through 5 (of 5 total)