Fork me on GitHub

Multiple Text Size  Bottom

  • I was wondering if there is a way to allow different text sizes in postnuke. Like using multiple CSS files, or something of that nature. And have an option in the users profile to select the prefered size.

    Thanks in advance
  • I haven't heard of a module that does this.

    You could make three versions of your theme (each with the different text sizes in the CSS) and name them accordingly (ie theme_small theme_medium or theme_large) and allow your users to change the theme in your settings.
  • look at your style.css file. IE if you use theme Labs, look at yoursite/themes/Labs/style/style.css
    open it, you'll see
  • If you go here:
    http://postnuke.alan…ead&order=0&thold=0

    The site is pretty out odf date but it might give you a start.

    In the header of the you'll see the links for for switching the theme text sizes. You could maybe restrict those links with permissions so that only members will see them. If you are using AutoTheme or Xanthia you could have them only showing in the user/account pages. I don't have any idea how you would save the styles for one session to the next though.
  • 0 users

This list is based on users active over the last 60 minutes.