Modulo de noticia principal.
- thgcivic
-
- Offline
- JCB! Geek
-
Menos
Mais
15 anos 6 meses atrás #27787
por thgcivic
[b:1fi4zh5y]Acesse minha página [url:1fi4zh5y]http://www.webmasterthg.com.br/[/url:1fi4zh5y][/b:1fi4zh5y]
[b:1fi4zh5y][i:1fi4zh5y]Não respondo dúvidas por MP, por favor crie um tópico ñ custa nada[/i:1fi4zh5y][/b:1fi4zh5y]
thgcivic replied the topic: Re: Modulo de noticia principal.
Olá
tente assim
no index.php
ao inves de
Coloque esse
e no css q eu disse
coloque
veja se dá certo
Inté <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
tente assim
no index.php
ao inves de
<?php if( $this->countModules('destaque') ) {?>
<td class="lr-padd">
<jdoc:include type="modules" name="destaque" style="xhtml" />
</td>
<?php } ?>
Coloque esse
<?php if ($this->countModules ( 'destaque' )) : ?>
<div id="destaque">
<jdoc:include type="modules" name="destaque" style="xhtml" />
</div>
<?php endif; ?>
e no css q eu disse
coloque
#destaque a {
font-size:18px;
}
veja se dá certo
Inté <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
[b:1fi4zh5y]Acesse minha página [url:1fi4zh5y]http://www.webmasterthg.com.br/[/url:1fi4zh5y][/b:1fi4zh5y]
[b:1fi4zh5y][i:1fi4zh5y]Não respondo dúvidas por MP, por favor crie um tópico ñ custa nada[/i:1fi4zh5y][/b:1fi4zh5y]
Please Entrar ou Registrar to join the conversation.
- riccelly
-
Autor do Tópico
- Offline
- JCB! Geek
-
15 anos 6 meses atrás #27810
por riccelly
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
riccelly replied the topic: Re: Modulo de noticia principal.
+ ou _ Resolvido thiago..
o tamanho da fonte até q tá blz, mas a cor e negrito nada..
#destaque a {
font-size:25px;
text-decoration: none;
font-weight: bold
color: #000000
}
vou tentar mexer no modulo.
o tamanho da fonte até q tá blz, mas a cor e negrito nada..
#destaque a {
font-size:25px;
text-decoration: none;
font-weight: bold
color: #000000
}
vou tentar mexer no modulo.
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
Please Entrar ou Registrar to join the conversation.
- thgcivic
-
- Offline
- JCB! Geek
-
15 anos 6 meses atrás #27864
por thgcivic
[b:1fi4zh5y]Acesse minha página [url:1fi4zh5y]http://www.webmasterthg.com.br/[/url:1fi4zh5y][/b:1fi4zh5y]
[b:1fi4zh5y][i:1fi4zh5y]Não respondo dúvidas por MP, por favor crie um tópico ñ custa nada[/i:1fi4zh5y][/b:1fi4zh5y]
thgcivic replied the topic: Re: Modulo de noticia principal.
olá riccelly
vc esqueceu de colocar o ; depois dos 2 ultimos <!-- s:D --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="
" title="Muito Feliz" /><!-- s:D -->
Inté <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
vc esqueceu de colocar o ; depois dos 2 ultimos <!-- s:D --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="

Inté <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
[b:1fi4zh5y]Acesse minha página [url:1fi4zh5y]http://www.webmasterthg.com.br/[/url:1fi4zh5y][/b:1fi4zh5y]
[b:1fi4zh5y][i:1fi4zh5y]Não respondo dúvidas por MP, por favor crie um tópico ñ custa nada[/i:1fi4zh5y][/b:1fi4zh5y]
Please Entrar ou Registrar to join the conversation.