Supporting each other

Community forums

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

CSS code to make footer icons bigger [SOLVED] 1 year 8 months ago #8309

  • victoriavika
  • victoriavika's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 1
Question on how to tweak the theme.

I have an XOT that appears perfectly fine on desktop, but when in mobile (iOS) the footer icons become so tiny! and the chevron and accessibility icon gets messed up. the icons do become larger when in landscape, but the chevron/accessibility icon issue doesn't go away.
By messed up I meant: the default is that the accessibility icon is hidden (the default on desktop is visible, only if you click the chevron it hides it). And on mobile, the chevron doesn't look much like a chevron anymore, making the hidden default not very accessible friendly. In my attached screenshot you can see how tiny they are in relation to the other icons of the browser (firefox).
I'm currently using Future Teacher theme. what would be the CSS code to overwrite their very tiny footer? many thanks!
Attachments:

Please Inloggen or Create an account to join the conversation.

Last edit: by victoriavika. Reason: correct topic icon, solved

CSS code to make footer icons bigger 1 year 8 months ago #8310

  • simonbarne
  • simonbarne's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 36
  • Thank you received: 5
The simplest solution might be to add Show/Hide Footer Tools from Optional Properties and select: Remove show/hide button.

The chevron will disappear while the Accessibility Options button will remain.

If you want to make the buttons bigger, you could try something like:

@media only screen
and (max-width :500px) {
#x_footerBlock button {
font-size: 2em;
}
}
The following user(s) said Thank You: victoriavika

Please Inloggen or Create an account to join the conversation.

CSS code to make footer icons bigger 1 year 8 months ago #8311

  • victoriavika
  • victoriavika's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 1
elegant solution! thank you!

Please Inloggen or Create an account to join the conversation.

  • Page:
  • 1
Moderators: alimcnronm
Time to create page: 0.149 seconds
Copyright © 2024 The Xerte Project.
Xerte logo Apereo logo OSI Logo

Search