Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
HTML
<header> 
    <div class="custom-style">
        <!-- Conteúdo do seu cabeçalho aqui -->
    </div>
</header>

Livesearch
spaceKeyself
sizelarge
placeholderEstou procurando por ....
typepage

Section
Painel

Product_title
TitleO que há de novo
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/o_que_ha_de_novo.png

Page Tree
rootRelease
spacesTCGDC

Painel

Product_title
TitleDocumentos de referência
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/documentos_referencia.png

Page Tree
rootDocumentação
spacesTCGDC

Painel

Product_title
TitleÚltimas atualizações
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/ultimas_atualizacoes.png

Atualizado recentemente
typespage
max10
spacesTCGDC

Section
Painel

Indice_btn

Page Tree
rootTOTVS CRM - Gestão de Clientes
spacesTCGDC

Painel
Nota
titleNota

Comunicamos que a versão X foi liberada!

Informações
titleInformações

Comunicamos que a versão X foi liberada!

Aviso
titleAviso

Confira aqui o nosso calendário de atualizações!

Painel


Product_title
TitleTOTVS no Youtube
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/youtube.png

Section

Novidades do Release 12.1.20

 Novidades do Release 12.1.19

Novidades do Release 12.1.18

Novidades do Release 12.1.17

Tutoriais & Demonstrações

How To - Distribuição

How To - Distribuição e Logística

How To - eSocial

How To - Experiências de Uso

How To - Manufatura

How To - RH

How To - Saúde

Painel


Product_title
TitleIntegrações
Imagehttps://tdn.totvs.com/download/thumbnails/676587899/integracoes.png

Button
TextoVisualizar integrações
Linkhttp://tdn.totvs.com/display/INT





HTML
<style>
#title-text {
	display: none !important; 
}


.sectionMacro .columnMacro+.columnMacro {
    padding-left: 60px!important;
}




.composition-banner-title{
color: #0c9abe!important;
}

.composition-banner-desc{
color: #0c9abe!important;
}




</style>

HTML
<style>

div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
</style>
HTML
<style>
    .custom-style {
        width: 100%;
        margin: 0 auto;
        font-size: 24px;
        text-align: center;
        display: flex;
        padding-top: 131px !important; /* Sobrepondo o valor anterior de padding-top */
        text-decoration: none;
        background-image: url('https://tdn.totvs.com/download/attachments/187531295/shutterstock_1656010282_v2.png');
        height: 106px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 10% 30%;
    }
</style>