Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
Section
Painel
borderStylenone
Column
width1100px
Image Modified


Column
width70%

 Portal do Fornecedor, é um portal de cotação online simples e intuitivo.

Tem como objetivo criar

...

uma canal ágil de comunicação entre comprador e fornecedor no que diz respeito ao registro e negociação de orçamento de preços

...

.

Fornecedores podem acompanhar todas as cotações que foram convidados, e compradores tem acesso online ao status de preenchimento dos orçamentos.



Column
width1100px
Column
width15px

Column
width330px

______________________________________________

Image Added Configuração

Image Added Instalação

Image Added Principais funcionalidades

Image Added Perguntas Frequentes (FAQs)

Image Added Vídeos e How To


Column
width25px

Nota
titleImportante

Recurso disponível a partir da release 12.1.34




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

.columnLayout.three-equal{
    width: 100%;
    margin: 0 auto;
    padding-top: 32px;
    text-decoration: none;
	background-image: url(http://tdn.totvs.com/download/attachments/500299134/banner_home_process2.png?version=5&modificationDate=1562936005807&api=v2);
    //background-image: url(http://tdn.totvs.com/download/attachments/500299134/banner_home_process1.png?api=v2);
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 230px;
}

div.panelContent{
	margin: 0 auto;
	padding-top: 32px;
	width: 1100px;
	height: 1340px; //altura da pagina
}

.custom-button{
font-weight: bold}

.ul {
list-style: square inside url('http://tdn.totvs.com/download/attachments/500299134/seta1.gif?api=v2');
}

.composition-banner-overlay{
background:rgba(0,0,0,0.0);min-height:inherit;position:relative;border-radius:5px;
}

.aui-button.aui-button-primary, .aui-button.aui-button-primary:visited {
background-color: #000000;
color: #111111;
display: block;
margin-left: 20px;
margin-right: auto;

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

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

.composition-banner-content {
width:100%;
}
</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>

...