Part 3. How to edit BrendA diazo theme slogan

The following tutorial explains how to edit BrendA diazo Theme slogan on a Plone 4.1 website.

BrendA diazo theme has editable slogan that is replaced throughout the whole site. Slogan consists of 2 parts - small and big.

default-slogan.png

You can edit default theme slogan via Site Setup -> Diazo theme control panel. Open Advanced settings tab and In Parameter expressions field edit slogan parts in 2 lines:

  • slogan_small = context/slogansmall | string: Replace this line with your
  • slogan_big = context/sloganbig | string: Slogan

diazo-settings-slogan.png

Save changes and return to site's home page to see your new slogan.

new-slogan.png

It is also displayed on site's internal pages.

new-slogan-inner.png

Follow