Fork me on GitHub

Nucleus-XL Theme and Admin Messages  Bottom

  • I am using a theme called Nucleus-XL.

    I want to change the various text size in my home page(Admin Message) but when I edit the theme CSS it changes the menus for PostNuke as well. How can I just change the different text components in an Admin Message but not affect the core PostNuke menus?

    Joe Dunn
  • You would need to put a style in your admin message HTML code (most likely in themesidebox() where center blocks are rendered).

    Something like $block['content']

    Then in style.css just style that class like:

    .centerblock { whatever: something }

    -Shawn

    --
    Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress!

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