Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Cut-Off on Article Titles; Android Only

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

URL: www.asknelly.com

Test platform: Android phone, iOS 6, 7

OK on iOS versions; on Android, please see attached photo.

Thank you,

Bill
Screenshot_2013-09-23-16-58-16.png
  • notsteve's Avatar
  • notsteve
  • 12 Month Developer
  • 119 posts
  • 2 Thanks
  • Karma: 6
Last Edit: 10 years 4 months ago by notsteve.
The administrator has disabled public write access.
Hi Bill,

I think this relates to browsers as well once they are re-sized so can you try adding some media queries for it and check how it goes

This is what works for me in Chrome on a desktop

@media (max-width: 780px) {
#mainWrap {padding-top: 110px ;}
}

@media (max-width: 380px) {
#mainWrap {padding-top: 140px ;}
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: notsteve
Thanks, Paul!

So, I should add that in custom.css?
  • notsteve's Avatar
  • notsteve
  • 12 Month Developer
  • 119 posts
  • 2 Thanks
  • Karma: 6
The administrator has disabled public write access.
Yes

I don't have the device to test on so you would need to check it works :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: notsteve

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers