Finetuning
Usando lo static template "cSet" hai l'opzione di definire colori e fonts. Non dimenticare la definizione dell stylesheet. Inserire negli Constants:
content {
wrap.header1 = <h1> | </h1>
wrap.bodytext = <p class="contenttext">|</p>
headerSpace =
space =
}
styles.content.textStyle {
face =
size=
color =
}
cSet {
pageColor = #FFA801
tableCellColor = #CC6600
color = black
color1 = #666633
color2 = #333300
fontFace = Arial
fontFace.text = Arial
}
# Image maximum widths, pixels
styles.content.imgtext.maxW = 460
# Targets, empty for no-frames websites
PAGE_TARGET =
content.pageFrameObj =
Poi inserire nel Setup:
lib.stdheader.10.stdWrap.wrap =
tt_content.stdWrap.dataWrap = <A name="{field:uid}"></a>

Salva il template, svuota il cache e reload.
| 5 / 7 |
