Preciso alterar o tamanho da barra left

  • guilhermecalazans
  • Avatar de guilhermecalazans Autor do Tópico
  • Offline
  • JCB! Junior
  • JCB! Junior
Mais
13 anos 8 meses atrás #63638 por guilhermecalazans
guilhermecalazans created the topic: Preciso alterar o tamanho da barra left
Pessoal estou com o seguinte problema, preciso posicionar essa logo, encostando no final do quadro do template, eu fiz esse template no ARTISTEER. tem um monte de posições, mais só o Left fica ao lado dos posts, alguem pode ajudar ?
Anexos:

Please Entrar ou Registrar to join the conversation.


Mais
13 anos 8 meses atrás #63646 por Fabio Cardoso
Fabio Cardoso replied the topic: Re: Preciso alterar o tamanho da barra left
Guilherme,

O site está online? Se sim, coloque a url aí, pra podermos ajudar melhor. Vc vai ter de verificar no css do template o width dessa posição.

um abraço,
Fabio.

"Vencer a si mesmo é a maior das vitórias."
[i:3c4s7sku]Platão[/i:3c4s7sku]

"Ensinar é mostrar que é possível. Aprender é tornar possível a si mesmo."
[i:3c4s7sku]Paulo Coelho[/i:3c4s7sku]

[b:3c4s7sku]Não respondo dúvidas sobre Joomla em MP. Use o fórum.[/b:3c4s7sku]

[color=#000080:3c4s7sku]
Criação e hospedagem de sites, e-commerce. Consultoria em Joomla.
<!--...

Please Entrar ou Registrar to join the conversation.

  • guilhermecalazans
  • Avatar de guilhermecalazans Autor do Tópico
  • Offline
  • JCB! Junior
  • JCB! Junior
Mais
13 anos 8 meses atrás #63648 por guilhermecalazans
guilhermecalazans replied the topic: Re: Preciso alterar o tamanho da barra left
Então Fabio, como eu fiz esse template no artisteer não consigo achar entendeu, vou postar o codigo.

Template.css

/* begin Page */
/* Created by Artisteer v3.1.0.48375 */

#art-main, table
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: normal;
font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
margin: 0;
padding: 0;
}

.art-postcontent,
.art-postheadericons,
.art-postfootericons,
.art-blockcontent-body,
ul.art-vmenu a
{
text-align: left;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
}

.art-postcontent p
{
margin: 12px 0;
}

.art-postcontent h1, .art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:visited, .art-postcontent h1 a:hover,
.art-postcontent h2, .art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:visited, .art-postcontent h2 a:hover,
.art-postcontent h3, .art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:visited, .art-postcontent h3 a:hover,
.art-postcontent h4, .art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:visited, .art-postcontent h4 a:hover,
.art-postcontent h5, .art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:visited, .art-postcontent h5 a:hover,
.art-postcontent h6, .art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:visited, .art-postcontent h6 a:hover,
.art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover,
.art-vmenublockheader .t, .art-vmenublockheader .t a, .art-vmenublockheader .t a:link, .art-vmenublockheader .t a:visited, .art-vmenublockheader .t a:hover,
.art-logo-name, .art-logo-name a, .art-logo-name a:link, .art-logo-name a:visited, .art-logo-name a:hover,
.art-logo-text, .art-logo-text a, .art-logo-text a:link, .art-logo-text a:visited, .art-logo-text a:hover,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
font-size: 22px;
text-decoration: none;
}

.art-postcontent a
{
text-decoration: none;
color: #355B1A;
}

.art-postcontent a:link
{
text-decoration: none;
color: #355B1A;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
color: #5E7D36;
}

.art-postcontent a:hover, .art-postcontent a.hover
{
text-decoration: underline;
color: #518A28;
}

.art-postcontent h1
{
color: #518A28;
margin: 10px 0 0;
font-size: 26px;
}

.art-blockcontent h1
{
margin: 10px 0 0;
font-size: 26px;
}

.art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited
{
font-size: 26px;
}

.art-postcontent h2
{
color: #518A28;
margin: 10px 0 0;
}

.art-blockcontent h2
{
margin: 10px 0 0;
}

.art-postcontent h3
{
color: #5E7D36;
margin: 10px 0 0;
font-size: 18px;
}

.art-blockcontent h3
{
margin: 10px 0 0;
font-size: 18px;
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited
{
font-size: 18px;
}

.art-postcontent h4
{
color: #132009;
margin: 10px 0 0;
font-size: 16px;
}

.art-blockcontent h4
{
margin: 10px 0 0;
font-size: 16px;
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited
{
font-size: 16px;
}

.art-postcontent h5
{
color: #132009;
margin: 10px 0 0;
font-size: 14px;
}

.art-blockcontent h5
{
margin: 10px 0 0;
font-size: 14px;
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited
{
font-size: 14px;
}

.art-postcontent h6
{
color: #192B0D;
margin: 10px 0 0;
font-size: 13px;
}

.art-blockcontent h6
{
margin: 10px 0 0;
font-size: 13px;
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited
{
font-size: 13px;
}

ul
{
list-style-type: none;
}

ol
{
list-style-position: inside;
}

html, body
{
height:100%;
}

#art-main
{
position: relative;
z-index: 0;
width: 100%;
min-height: 100%;
left: 100px;
top: 0;
cursor:default;
overflow:hidden;
}

#art-page-background-glare-wrapper {
position: fixed;
width:100%;
}

#art-page-background-glare
{
position: relative;
top: 0;
max-width:800px;
min-width: 90%;
height:160px;
margin: 0 auto;
background-image: url('../images/page_gl.png');
background-repeat: no-repeat;
background-position: center top;
}

body
{
padding: 0;
margin:0;
min-width: 700px;
color: #435926;
background-color: #457722;
background-image: url('../images/Bottom_texture.jpg');
background-repeat: repeat;
background-attachment: fixed;
background-position: top left;
}

.cleared
{
display:block;
clear: both;
float: none;
margin: 0;
padding: 0;
border: none;
font-size: 0;
height:0;
overflow:hidden;
}

.reset-box
{
overflow:hidden;
display:table;
}

form
{
padding: 0 !important;
margin: 0 !important;
}

table.position
{
position: relative;
width: 100%;
table-layout: fixed;
}

/* Start Box */
.art-box, .art-box-body {
margin:0 auto;
position:relative;
}
.art-box:before, .art-box:after, .art-box-body:before, .art-box-body:after {
position:absolute;
top:0;
bottom:0;
content:' ';
background-repeat: no-repeat;
line-height:0;
}
.art-box:before,.art-box-body:before{
left:0;
}
.art-box:after,.art-box-body:after{
right:0;
}
.art-box:before {
overflow:hidden;
background-position: bottom left;
direction: ltr;
z-index:-3;
}
.art-box:after {
background-position: bottom right;
z-index:-3;
}
.art-box-body:before, .art-box-body:after {
background-repeat:repeat-y;
}
.art-box-body:before {
background-position: top left;
z-index:-3;
}
.art-box-body:after {
background-position: top right;
z-index:-3;
}

.art-box .art-box:before, .art-box .art-box:after, .art-box-body .art-box-body:before, .art-box-body .art-box-body:after {
z-index:-2;
}
.art-box .art-box .art-box:before, .art-box .art-box .art-box:after, .art-box-body .art-box-body .art-box-body:before, .art-box-body .art-box-body .art-box-body:after {
z-index:-1;
}
/* End Box */

/* Start Bar */
.art-bar {
position:relative;
}
.art-bar:before, .art-bar:after {
position:absolute;
top:0;
bottom:0;
content:' ';
background-repeat:repeat;
z-index:-1;
}
.art-bar:before {
left:0;
background-position: top left;
}
.art-bar:after {
right:0;
background-position: top right;
}
/* End Bar */

li h1, .art-postcontent li h1, .art-blockcontent-body li h1
{
margin:1px;
}
li h2, .art-postcontent li h2, .art-blockcontent-body li h2
{
margin:1px;
}
li h3, .art-postcontent li h3, .art-blockcontent-body li h3
{
margin:1px;
}
li h4, .art-postcontent li h4, .art-blockcontent-body li h4
{
margin:1px;
}
li h5, .art-postcontent li h5, .art-blockcontent-body li h5
{
margin:1px;
}
li h6, .art-postcontent li h6, .art-blockcontent-body li h6
{
margin:1px;
}
li p, .art-postcontent li p, .art-blockcontent-body li p
{
margin:1px;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
margin-top: 0;
margin-bottom: -3px;
cursor:auto;
width: 90%;
min-width: 700px;
max-width: 1728px;
}
.art-sheet-body
{
padding:4px;
min-width:28px;
min-height:28px;
padding-top:0;
padding-bottom:4px;
}
.art-sheet:before, .art-sheet:after
{
content: url('../images/sheet_t.png');
font-size: 0;
background-image: url('../images/sheet_b.png');
}
.art-sheet:after{
clip:rect(auto, auto, auto, 1710px);
}
.art-sheet:before,.art-sheet-body:before{
right:18px;
}
.art-sheet-body:after{
width: 18px;
top:18px;
bottom:18px;
background-image:url('../images/sheet.png');
}
.art-sheet-body:before{
top:18px;
bottom:18px;
background-image:url('../images/sheet.png');
}

/* end Box, Sheet */

/* begin Layout */
.art-layout-wrapper
{
position:relative;
margin:0 auto 0 auto;
}

.art-content-layout
{
display: table;
width:100%;
table-layout: fixed;
border-collapse: collapse;
}

.art-content-layout-row {
display: table-row;
}

.art-layout-cell
{
display: table-cell;
vertical-align: top;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
max-width:1728px;
margin: 10px;
}
.art-vmenublock-body
{
padding:0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader {
margin-bottom: 0;
min-height: 26px;
line-height:26px;
}

.art-vmenublockheader .t
{
min-height: 26px;
line-height:26px;
color: #000000;
font-size: 14px;
margin:0;
padding: 0 5px 0 5px;
white-space: nowrap;
}

.art-vmenublockheader .t a,
.art-vmenublockheader .t a:link,
.art-vmenublockheader .t a:visited,
.art-vmenublockheader .t a:hover
{
color: #000000;
font-size: 14px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
max-width:1728px;
}
.art-vmenublockcontent-body
{
padding:0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu ul
{
list-style: none;
display: block;
}

ul.art-vmenu, ul.art-vmenu li
{
display: block;
margin: 0;
padding: 0;
width: auto;
line-height: 0;
}

ul.art-vmenu
{
margin-top: 0;
margin-bottom: 0;
}

ul.art-vmenu ul
{
display: none;
margin: 0;
padding: 0;
position:relative;
margin-left: 0;
margin-right: 0;
}

ul.art-vmenu ul.active
{
display: block;
}

/* images in menu items */
ul.art-vmenu img.art-menu-image, ul.art-vmenu img.art-menu-image-left
{
vertical-align: middle;
margin-right: 5px;
}

ul.art-vmenu img.art-menu-image-right
{
vertical-align: middle;
margin-left: 5px;
}
/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
display: block;
cursor: pointer;
z-index:0;
text-decoration: none;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
margin-left:0;
margin-right:0;
position:relative;
}

ul.art-vmenu li{
position:relative;
}

ul.art-vmenu>li>a
{
color: #1E2711;
padding: 0 11px 0 11px;
height: 30px;
line-height: 30px;
white-space: nowrap;
}

ul.art-vmenu>li>a.active {
color: #2E4F17;
}
ul.art-vmenu a:hover, ul.art-vmenu a.active:hover {
color: #0C130B;
}

ul.art-vmenu>li>a:before, ul.art-vmenu>li>a:after
{
position: absolute;
display: block;
content: ' ';
z-index:-1;
background-image: url('../images/vmenuitem.png');
top:0;
height:30px;
}

ul.art-vmenu>li>a:before{
left: 0;
right: 4px;
background-position: top left;
}
ul.art-vmenu>li>a:after{
width: 4px;
right: 0;
background-position: top right;
}
ul.art-vmenu>li>a.active:before {
background-position: bottom left;
}
ul.art-vmenu>li>a.active:after {
background-position: bottom right;
}
ul.art-vmenu>li>a:hover {
background-color: transparent;
}
ul.art-vmenu>li>a:hover:before {
background-position: center left;
}
ul.art-vmenu>li>a:hover:after {
background-position: center right;
}

ul.art-vmenu>li{
margin-top:4px;
}
ul.art-vmenu>li>ul{
margin-top:4px;
padding-bottom: 0;
}
ul.art-vmenu>li:first-child{
margin-top:0;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul li{
margin: 0;
padding: 0;
}
ul.art-vmenu li li, ul.art-vmenu li li a {
position:relative;
}

ul.art-vmenu ul a
{
display: block;
position:relative;
white-space: nowrap;
height: 24px;
overflow: visible;
background-image: url('../images/vsubitem.png');
background-repeat: repeat-x;
background-position: top left;
padding:0;
padding-left:15px;
padding-right:15px;
line-height: 24px;
color: #487141;
margin-left: 0;
margin-right: 0;
}

ul.art-vmenu ul a.active{
background-position: bottom left;
}
ul.art-vmenu ul a:hover{
background-position: center left;
line-height: 24px;
color: #487141;
margin-left: 0;
margin-right: 0;
}
ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active{
background-position: left center;
}

ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:active
{
line-height: 24px;
color: #487141;
margin-left: 0;
margin-right: 0;
}

ul.art-vmenu>li>ul>li:first-child{
padding-top: 0;
margin-top:0;
}

ul.art-vmenu li li{
position:relative;
margin-top:0;
}

ul.art-vmenu ul ul a{
padding-left:30px;
}
ul.art-vmenu ul ul ul a{
padding-left:45px;
}
ul.art-vmenu ul ul ul ul a{
padding-left:60px;
}
ul.art-vmenu ul ul ul ul ul a{
padding-left:75px;
}

ul.art-vmenu ul li a.active {
color: #3A631D;
}
ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active {
color: #435926;
}

/* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
max-width:1728px;
margin: 10px;
}
.art-block-body
{
padding:0;
}

div.art-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
border-width: 0;
margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader {
margin-bottom: 0;
min-height: 26px;
line-height:26px;
}

.art-blockheader .t
{
min-height: 26px;
line-height:26px;
color: #000000;
font-size: 14px;
margin:0;
padding: 0 5px 0 5px;
white-space: nowrap;
}

.art-blockheader .t a,
.art-blockheader .t a:link,
.art-blockheader .t a:visited,
.art-blockheader .t a:hover
{
color: #000000;
font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
max-width:1728px;
}
.art-blockcontent-body
{
padding:5px;
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}
.art-blockcontent-body table,
.art-blockcontent-body li,
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

.art-blockcontent-body p
{
margin: 12px 0;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
color: #518A28;
text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
color: #5E7D36;
text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
color: #6BB635;
text-decoration: none;
}

.art-blockcontent-body ul li
{
font-size: 13px;
line-height: 125%;
color: #151D0C;
margin: 5px 0 0 10px;
padding: 0 0 0 12px;
background-image: url('../images/blockcontentbullets.png');
background-repeat: no-repeat;
background-position: top left;
}
/* end Box, BlockContent */

/* begin Button */
span.art-button-wrapper>a.art-button,
span.art-button-wrapper>a.art-button:link,
span.art-button-wrapper>input.art-button,
span.art-button-wrapper>button.art-button
{
text-decoration: none;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
position:relative;
top:0;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
text-align: center;
color: #DDEBDB !important;
width: auto;
outline: none;
border: none;
background: none;
line-height: 31px;
height: 31px;
margin: 0 !important;
padding: 0 16px !important;
overflow: visible;
cursor: pointer;
text-indent: 0;
}

.art-button img, span.art-button-wrapper img
{
margin: 0;
vertical-align: middle;
}

span.art-button-wrapper
{
vertical-align: middle;
display: inline-block;
position: relative;
height: 31px;
overflow: hidden;
white-space: nowrap;
text-indent: 0;
width: auto;
max-width:1728px;
margin: 0;
padding: 0;
z-index: 0;
}

.firefox2 span.art-button-wrapper
{
display: block;
float: left;
}

input, select, textarea
{
vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
}

div.art-block select
{
width:96%;
}

span.art-button-wrapper.hover>.art-button, span.art-button-wrapper.hover>a.art-button:link
{
color: #192B0D !important;
text-decoration: none !important;
}

span.art-button-wrapper.active>.art-button, span.art-button-wrapper.active>a.art-button:link
{
color: #DDEACD !important;
}

span.art-button-wrapper>span.art-button-l, span.art-button-wrapper>span.art-button-r
{
display: block;
position: absolute;
top: 0;
bottom: 0;
margin: 0;
padding: 0;
background-image: url('../images/button.png');
background-repeat: no-repeat;
}

span.art-button-wrapper>span.art-button-l
{
left: 0;
right: 10px;
background-position: top left;
}

span.art-button-wrapper>span.art-button-r
{
width: 10px;
right: 0;
background-position: top right;
}

span.art-button-wrapper.hover>span.art-button-l
{
background-position: center left;
}

span.art-button-wrapper.hover>span.art-button-r
{
background-position: center right;
}

span.art-button-wrapper.active>span.art-button-l
{
background-position: bottom left;
}

span.art-button-wrapper.active>span.art-button-r
{
background-position: bottom right;
}

span.art-button-wrapper input
{
float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
max-width:1728px;
margin: 0;
}
.art-post-body
{
padding:10px;
}

a img
{
border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
border-color: #ADCDA8;
border-style: solid;
border-width: 0;
margin: 7px 7px 7px 7px;
}

.art-metadata-icons img
{
border: none;
vertical-align: middle;
margin: 2px;
}

.art-article table, table.art-article
{
border-collapse: collapse;
margin: 1px;
}

.art-post .art-content-layout-br
{
height: 0;
}

.art-article th, .art-article td
{
padding: 2px;
border: solid 1px #90B95B;
vertical-align: top;
text-align: left;
}

.art-article th
{
text-align: center;
vertical-align: middle;
padding: 7px;
}

pre
{
overflow: auto;
padding: 0.1em;
}

.art-article
{
border-collapse: separate;
}/* end Box, Post */

/* begin PostHeaderIcon */
.art-postheader
{
color: #253F12;
margin: 5px 0;
line-height: 1em;
font-size: 20px;
}

.art-postheader a,
.art-postheader a:link,
.art-postheader a:visited,
.art-postheader a.visited,
.art-postheader a:hover,
.art-postheader a.hovered
{
font-size: 20px;
}

.art-postheader a, .art-postheader a:link
{
text-align: left;
text-decoration: none;
color: #2E4F17;
}

.art-postheader a:visited, .art-postheader a.visited
{
color: #516B2E;
}

.art-postheader a:hover, .art-postheader a.hovered
{
color: #518A28;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
color: #151D0C;
}

.art-postheadericons
{
padding: 1px;
}

.art-postheadericons a, .art-postheadericons a:link
{
text-decoration: none;
color: #487141;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
font-style: italic;
font-weight: normal;
color: #487141;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
font-style: italic;
font-weight: normal;
text-decoration: underline;
color: #000000;
}

/* end PostIcons, PostHeaderIcons */

/* begin PostIcon, PostDateIcon */
span.art-postdateicon
{
display:inline-block;
line-height: 1em;
}

span.art-postdateicon:after
{
content: '.';
width: 1px;
visibility: hidden;
display: inline-block;
}/* end PostIcon, PostDateIcon */

/* begin PostIcon, PostAuthorIcon */
span.art-postauthoricon
{
display:inline-block;
line-height: 1em;
}

span.art-postauthoricon:after
{
content: '.';
width: 1px;
visibility: hidden;
display: inline-block;
}/* end PostIcon, PostAuthorIcon */

/* begin PostIcon, PostPdfIcon */
span.art-postpdficon
{
background:url('../images/postpdficon.png') no-repeat left 0.5em;
padding-top:8px;
margin-top:-8px;
padding-left:22px;
min-height:16px;
display:inline-block;
line-height: 1em;
}

span.art-postpdficon:after
{
content: '.';
width: 1px;
visibility: hidden;
display: inline-block;
}/* end PostIcon, PostPdfIcon */

/* begin PostIcon, PostPrintIcon */
span.art-postprinticon
{
background:url('../images/postprinticon.png') no-repeat left 0.5em;
padding-top:6px;
margin-top:-6px;
padding-left:21px;
min-height:13px;
display:inline-block;
line-height: 1em;
}

span.art-postprinticon:after
{
content: '.';
width: 1px;
visibility: hidden;
display: inline-block;
}/* end PostIcon, PostPrintIcon */

/* begin PostIcon, PostEmailIcon */
span.art-postemailicon
{
background:url('../images/postemailicon.png') no-repeat left 0.5em;
padding-top:8px;
margin-top:-8px;
padding-left:22px;
min-height:16px;
display:inline-block;
line-height: 1em;
}

span.art-postemailicon:after
{
content: '.';
width: 1px;
visibility: hidden;
display: inline-block;
}/* end PostIcon, PostEmailIcon */

/* begin PostIcon, PostEditIcon */
span.art-postediticon
{
background:url('../images/postediticon.png') no-repeat left 0.5em;
padding-top:7px;
margin-top:-7px;
padding-left:20px;
min-height:14px;
display:inline-block;
line-height: 1em;
}

span.art-postediticon:after
{
content: '.';
width: 1px;
visibility: hidden;
display: inline-block;
}/* end PostIcon, PostEditIcon */

/* begin PostBullets */
.art-postcontent ol, .art-postcontent ul
{
margin: 1em 0 1em 2em;
padding: 0;
}

.art-postcontent li
{
font-size: 13px;
color: #101A0F;
margin: 3px 0 0 -15px;
padding: 0 0 0 13px;
}

.art-postcontent li ol, .art-post li ul
{
margin: 0.5em 0 0.5em 2em;
padding: 0;
}

.art-postcontent ol>li
{
background: none;
padding-left: 0;
/* overrides overflow for "ul li" and sets the default value */
overflow: visible;
}

.art-postcontent ul>li
{
background-image: url('../images/postbullets.png');
background-repeat: no-repeat;
background-position: top left;
padding-left: 13px;
/* makes "ul li" not to align behind the image if they are in the same line */
overflow-x: visible;
overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote a, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer blockquote a,
blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer blockquote a:link,
blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer blockquote a:visited,
blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer blockquote a:hover
{
color: #101C08;
font-style: italic;
font-weight: normal;
text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.art-postcontent blockquote p,
.art-blockcontent blockquote p,
.art-footer blockquote p
{
margin: 0;
margin: 5px 0;
}

blockquote
{
margin: 10px;
padding: 10px;
background-color: #E6F5DB;
margin-left: 50px;
padding-left: 38px;
background-image: url('../images/postquote.png');
background-position: left top;
background-repeat: no-repeat;
/* makes block not to align behind the image if they are in the same line */
overflow: auto;
clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
color: #151D0C;
}

.art-postfootericons
{
padding: 1px;
}

.art-postfootericons a, .art-postfootericons a:link
{
text-decoration: none;
color: #487141;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
color: #487141;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
color: #000000;
}

/* end PostIcons, PostFooterIcons */

/* begin PostIcon, PostCategoryIcon */
span.art-postcategoryicon
{
display:inline-block;
line-height: 1em;
}

span.art-postcategoryicon:after
{
content: '.';
width: 1px;
visibility: hidden;
display: inline-block;
}/* end PostIcon, PostCategoryIcon */

/* begin Footer */
.art-footer
{
position: relative;
margin-top:10px;
margin-bottom:0;
width: 100%;
}

.art-footer-body
{
position:relative;
padding: 5px;
color: #13190B;
font-size: 11px;
}

.art-footer-body ul li
{
color: #080B05;
padding: 0 0 0 13px;
background-image: url('../images/footerbullets.png');
background-repeat: no-repeat;
background-position: top left;
}

.art-footer-body:before
{
position: absolute;
content:' ';
z-index:-2;
left:0;
right:0;
top:0;
bottom:50px;
background-image: url('../images/footer.png');
background-position:bottom left;
}

.art-footer:before, .art-footer:after
{
position: absolute;
content:' ';
z-index:-2;
bottom:0;
height:50px;
background-image: url('../images/footer_b.png');
}

.art-footer:before
{
left:0;
right:5px;
background-position: bottom left;
}

.art-footer:after
{
right:0;
width:5px;
background-position: bottom right;
}

.art-footer-text p
{
padding:0;
margin:0;
text-align: center;
}

.art-footer-body a,
.art-footer-body a:link,
.art-footer-body a:visited,
.art-footer-body a:hover,
.art-footer-body td,
.art-footer-body th,
.art-footer-body caption
{
color: #13190B;
font-size: 11px;
}

.art-footer-text
{
min-height: 5px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}

.art-footer-body a,
.art-footer-body a:link
{
color: #1E330F;
text-decoration: none;
}

.art-footer-body a:visited
{
color: #101509;
}

.art-footer-body a:hover
{
color: #2E4F17;
text-decoration: underline;
}

div.art-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
border-width: 0;
margin: 0;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer,
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
font-family: Arial;
font-size: 10px;
letter-spacing: normal;
word-spacing: normal;
font-style: normal;
font-weight: normal;
text-decoration: underline;
color: #A3C79E;
}

.art-page-footer
{
position: relative;
z-index: 10;
padding: 1em;
text-align: center;
text-decoration: none;
color: #B7D194;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
width: 360px;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */
.art-content-layout .art-sidebar2
{
width: 250px;
}
/* end LayoutCell, sidebar2 */

/* pagination */

.pagination
{
margin: 0;
padding: 0;
text-align: center;
}

.pagination span
{
margin: 0;
padding: 0;
}

.pagination a
{
padding: 2px;
}

/* article navigation */

.pagenav
{
width: 100%;
}

.pagenav td,
.pagenav th
{
border: none;
font-weight: normal;
}

/* login module */

#form-login fieldset.input
{
border: none;
margin: 0;
padding: 0;
}

#form-login br
{
display: none;
}

#form-login p
{
margin: 0.5em 0 0 0;
}

#form-login #form-login-username label,
#form-login #form-login-password label
{
display: block;
}

#form-login #form-login-remember input
{
margin: 0;
padding: 0;
vertical-align: bottom;
position: relative;
top: -1px;
}

#form-login #modlgn_username,
#form-login #modlgn_passwd
{
width: 95%;
margin: 0;
padding: 0;
}

#form-login ul
{
list-style-type: none;
margin: 0;
padding: 0;
}

#form-login ul li
{
background-image: none;
padding: 0;
}

aguardo a ajuda

Please Entrar ou Registrar to join the conversation.

Mais
13 anos 8 meses atrás #63649 por Fabio Cardoso
Fabio Cardoso replied the topic: Re: Preciso alterar o tamanho da barra left
É, na verdade por esse css eu não consigo localizar tb, precisaria ver o site online.

um abraço,
Fabio.

"Vencer a si mesmo é a maior das vitórias."
[i:3c4s7sku]Platão[/i:3c4s7sku]

"Ensinar é mostrar que é possível. Aprender é tornar possível a si mesmo."
[i:3c4s7sku]Paulo Coelho[/i:3c4s7sku]

[b:3c4s7sku]Não respondo dúvidas sobre Joomla em MP. Use o fórum.[/b:3c4s7sku]

[color=#000080:3c4s7sku]
Criação e hospedagem de sites, e-commerce. Consultoria em Joomla.
<!--...

Please Entrar ou Registrar to join the conversation.

  • guilhermecalazans
  • Avatar de guilhermecalazans Autor do Tópico
  • Offline
  • JCB! Junior
  • JCB! Junior
Mais
13 anos 8 meses atrás #63650 por guilhermecalazans
guilhermecalazans replied the topic: Re: Preciso alterar o tamanho da barra left
Ele não está online Fabio, ta local, Preciso arrumar isso rapido :S

Please Entrar ou Registrar to join the conversation.