Hello All

 

Little advice needed, please.

 

Trying to change the way the subtitle of an article appears on an article
title page. Would it be easier for me to:

 

1)       Make all modifications to the titlepage.spec file?

2)       Copy the component.title.properties template to something like
component.subtitle.properties and make modifications in my customization
layer like:

 

            <xsl:attribute-set name="component.subtitle.properties">

                        <xsl:attribute
name="text-align">center</xsl:attribute>

                        <xsl:attribute name="color">green</xsl:attribute>

            </xsl:attribute-set>

 

 

Thanks in advance

Kari

Reply via email to