-
AuthorPosts
-
November 17, 2015 at 6:42 am #726177
Hi I did some styling changes an now the tiles aren’t links anymore in responisve mode. I can’t use it anymore to lead on the specific article. http://tisato.komekom.ch and an example http://tisato.komekom.ch/index.php/kommunikation/amt-fuer-gesellschaft-ar Thank you Chris
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
November 17, 2015 at 8:39 am #754694Hi @galbur,
Please open file /templates/ja_fixel/local/css/themes/light/template.css then look for this code :
.fixel-grid .items.image.rotateY article .back h2 a {
padding-bottom: 20px; display:none; /***/
}remove the display property as below :
.fixel-grid .items.image.rotateY article .back h2 a {
padding-bottom: 20px;
}1 user says Thank You to Adam M for this useful post
November 17, 2015 at 11:32 am #754707Thanks!
Perfect
Best regards
ChrisNovember 26, 2015 at 10:28 am #758628Hi Adam
Thank you! It seems to work with Android but not with iPhone 4S/5S.
Any Idea?Cheers
ChrisAdam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
November 27, 2015 at 12:29 pm #758706Hi Adam
Thanks. It’s fixed now.
Best regards
Chris
November 30, 2015 at 11:43 am #758840Sorry again
Not the Problem is fixed but the site 😉
Best
ChrisNovember 30, 2015 at 8:33 pm #757996Hi, and sorry
It’s me again. The link should work now. The problem is still present on iPhone 4s/5s (not on my android)
Thanks for helping Chris
December 6, 2015 at 2:30 pm #761139Hi
The problem is still there.
Thank you for helping.Chris
December 7, 2015 at 9:51 am #761604Hi
Sorry. But the Problem is still ongoing.
Can you help me?
Thank you
ChrisAdam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
December 9, 2015 at 10:23 am #782661Hi @galbur,
Please open custom.css file then add this code :
@media (max-width: 768px) { .fixel-grid .items.image.rotateY article .back h2 { width: 100%; } .fixel-grid .items.image.rotateY article .back h2 a { padding: 0; position: absolute: width: 100%; height: 100%; left: 0; top: 0; color: transparent; display: block; } }
December 18, 2015 at 10:18 am #820001Hi Adam
Thank you very much for helping again.
Unfortunately the problem is still ongoing. (iPhone 4s and 5s)Cheers
ChrisAdam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
December 18, 2015 at 1:15 pm #820261Hi @galbur,
I’ve just check your site but didn’t see the suggested code anywhere in http://your_site_url.ch/templates/ja_fixel/css/custom.css, please recheck
January 5, 2016 at 10:14 am #838911Hi Adam
First: Happy New Year! You are right. The Site is already online. I forgot to make the changes on the test-site (tisato.komekom.ch).
So maybe you can have another look?
Thank you very much Christoph
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
January 5, 2016 at 6:37 pm #839363Hi @galbur,
Please make sure the code look exactly as below :
@media (max-width: 768px) { .fixel-grid .items.image.rotateY article .back h2 { width: 100%; } .fixel-grid .items.image.rotateY article .back h2 a { padding: 0; position: absolute: width: 100%; height: 100%; left: 0; top: 0; color: transparent; display: block; } }
-
AuthorPosts
This topic contains 19 replies, has 2 voices, and was last updated by Adam M 8 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum