Diminuir o banner (header)
- Andre MaNcHa
-
- Offline
- JCB! Hero
-
Menos
Mais
15 anos 5 meses atrás #31272
por Andre MaNcHa
Andre MaNcHa replied the topic: Re: Diminuir o banner (header)
Olá riccelly.
Vc pode fazer o seguinte:
Deve melhorar bastante.
Abs <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
Vc pode fazer o seguinte:
div#wrapper {
margin: 0 auto; /* centralizar o conteúdo */
}
#tophead {
height: 245px;
}
#ol-flashheader {
right: -35px;
top: 15px;
}
Deve melhorar bastante.
Abs <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
Please Entrar ou Registrar to join the conversation.
- thgcivic
-
- Offline
- JCB! Geek
-
15 anos 5 meses atrás #31273
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: Diminuir o banner (header)
ah vc quer diminuir o tamanho da area?
Inté <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
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 5 meses atrás #31275
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: Diminuir o banner (header)
p flash está muito largo (gordo), kero afasta-lo mais p direita sacou?

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.
- Andre MaNcHa
-
- Offline
- JCB! Hero
-
15 anos 5 meses atrás #31278
por Andre MaNcHa
Andre MaNcHa replied the topic: Re: Diminuir o banner (header)
Faltou alterar..
Talvez vc possa mexer nas medidas no módulo do banner, pra ficar de acordo.
Abs <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
#tophead {
height: 245px;
}
Abs <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: -->
Please Entrar ou Registrar to join the conversation.
- riccelly
-
Autor do Tópico
- Offline
- JCB! Geek
-
15 anos 5 meses atrás #31279
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: Diminuir o banner (header)
coloquei right: -65px e ficou perfeito!
agora tenho q diminuir a altura e enlarguecer o logo q fica na parte esq al lado desse bannerflash!
sugestoes?
KERO por a altura 216px
#ol-flashheader { position: absolute; top: 0px; right: -65px; z-index: 1; border: 0;height: 216px; width: 700px; }
#logo, img#logo { background-repeat: no-repeat; position: absolute; top: 10px; left: 10px; z-index: 9; border: 0; }
#tophead { background-color: #f7f6f4; clear: both; text-align: left; line-height: normal; background-image: url(../images/header_bot.png); background-repeat: repeat-x; background-position: 50% bottom; position: relative; height: 216px; }
já que a página tem 940px e o banner está com 630px axo q a logo tem q ficar com 310px, estou certo gente??
KERO deixar o logo com 310px de comprimento...
obs: na index.php já configurei pra ficar assim:
<div id="logo">
<object type="application/x-shockwave-flash" data="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/logo.swf" width="310" height="216">
<param name="wmode" value="transparent" />
<param name="movie" value="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/logo.swf" />
</object>
</div>
agora tenho q diminuir a altura e enlarguecer o logo q fica na parte esq al lado desse bannerflash!
sugestoes?
KERO por a altura 216px
#ol-flashheader { position: absolute; top: 0px; right: -65px; z-index: 1; border: 0;height: 216px; width: 700px; }
#logo, img#logo { background-repeat: no-repeat; position: absolute; top: 10px; left: 10px; z-index: 9; border: 0; }
#tophead { background-color: #f7f6f4; clear: both; text-align: left; line-height: normal; background-image: url(../images/header_bot.png); background-repeat: repeat-x; background-position: 50% bottom; position: relative; height: 216px; }
já que a página tem 940px e o banner está com 630px axo q a logo tem q ficar com 310px, estou certo gente??
KERO deixar o logo com 310px de comprimento...
obs: na index.php já configurei pra ficar assim:
<div id="logo">
<object type="application/x-shockwave-flash" data="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/logo.swf" width="310" height="216">
<param name="wmode" value="transparent" />
<param name="movie" value="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/logo.swf" />
</object>
</div>
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.