Problema Joomla - Chrome

  • usyamato
  • Avatar de usyamato Autor do Tópico
  • Offline
  • JCB! Colaborador
  • JCB! Colaborador
Mais
10 anos 1 mês atrás #95734 por usyamato
usyamato created the topic: Problema Joomla - Chrome
Prezados,

Estou usando o template SJ World News para criar um rádio web ([url=http://www.radiosabara.com.br" onclick="window.open(this.href);return false;]http://www.radiosabara.com.br[/url]) e fiz a seguinte alteração no arquivo template.css no seguinte bloco:

/*
*/
/* Block: yt_header */
/*
*/
#yt_header{}
#yt_header .yt-main{background: url(../images/background-1.png) no-repeat 90% bottom;}

#yt_header div.yt-logo{width:300px;height: 100%;display: block;}
#yt_header h1.logo {float:left;margin:18px 0 10px;padding:0;}
#yt_header h1.logo > a{display:block;}
#yt_header h1.logo a span{display:none;}

Alterei a linha:
#yt_header div.yt-logo{width:300px;height: 100%;display: block;}
Para:
#yt_header div.yt-logo{width:975px;height:180px;display: block;}

No Firefox e IE a mudança ocorreu para aumentar as dimensões de minha logo mas no Chrome não.
Alguém poderia me ajudar pois não estou conseguindo resolver. <!-- s:? --><img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confuso" /><!-- s:? -->

Amplexos...

"No tempo da semeadura, aprende; na colheita, ensina; no inverno, desfruta!"
William Blake

Please Entrar ou Registrar to join the conversation.


  • juninhoguitarr
  • Avatar de juninhoguitarr
  • Offline
  • JCB! Hero
  • JCB! Hero
  • Não há nada tão bom que não possa melhorar!
Mais
10 anos 1 mês atrás #95751 por juninhoguitarr
juninhoguitarr replied the topic: Re: Problema Joomla - Chrome
Boa tarde usyamato me diga exatamente onde e o que você mudou para ver o que pode ter acontecido.

superhospedagens.com - Fazemos Parcerias com Desenvolvedores
superhospedagens.com/webradios.html - Precisa de WebRádios?
criarsitesbr.com.br - Desenvolvimento e Consultoria

Please Entrar ou Registrar to join the conversation.

  • usyamato
  • Avatar de usyamato Autor do Tópico
  • Offline
  • JCB! Colaborador
  • JCB! Colaborador
Mais
10 anos 1 mês atrás #95758 por usyamato
usyamato replied the topic: Re: Problema Joomla - Chrome
Prezado,
Boa tarde!

Obrigado pela ajuda.

Veja abaixo o bloco do arquivo template.css que alterei:

/*
*/
/* Block: yt_header */
/*
*/
#yt_header{}
#yt_header .yt-main{background: url(../images/background-1.png) no-repeat 90% bottom;}

#yt_header div.yt-logo{width:300px;height: 100%;display: block;}
#yt_header h1.logo {float:left;margin:18px 0 10px;padding:0;}
#yt_header h1.logo > a{display:block;}
#yt_header h1.logo a span{display:none;}

Alterei a linha:
#yt_header div.yt-logo{width:300px;height: 100%;display: block;}
Para:
#yt_header div.yt-logo{width:975px;height:180px;display: block;}

o endereço é <!-- w -->[url=http://www.radiosabara.com.br" onclick="window.open(this.href);return false;]www.radiosabara.com.br[/url]<!-- w -->

Como disse, no Firefox e IE a alteração ficou correta mas no Chrome não.

"No tempo da semeadura, aprende; na colheita, ensina; no inverno, desfruta!"
William Blake

Please Entrar ou Registrar to join the conversation.

  • juninhoguitarr
  • Avatar de juninhoguitarr
  • Offline
  • JCB! Hero
  • JCB! Hero
  • Não há nada tão bom que não possa melhorar!
Mais
10 anos 1 mês atrás #95760 por juninhoguitarr
juninhoguitarr replied the topic: Re: Problema Joomla - Chrome
Por que não fez assim?

De:
#yt_header div.yt-logo{width:300px;height: 100%;display: block;}
Para:
#yt_header div.yt-logo{width:975px;height: 100%;display: block;}

Pois parece que ele está conflitando a largura...

Vê se funciona.

superhospedagens.com - Fazemos Parcerias com Desenvolvedores
superhospedagens.com/webradios.html - Precisa de WebRádios?
criarsitesbr.com.br - Desenvolvimento e Consultoria

Please Entrar ou Registrar to join the conversation.

  • usyamato
  • Avatar de usyamato Autor do Tópico
  • Offline
  • JCB! Colaborador
  • JCB! Colaborador
Mais
10 anos 1 mês atrás #95765 por usyamato
usyamato replied the topic: Re: Problema Joomla - Chrome
Prezado,
Tranquilo?

Segui os passos que recomendou mas ainda sim no Chrome não fica conforme desejado.

<!-- w -->[url=http://www.radiosabara.com.br" onclick="window.open(this.href);return false;]www.radiosabara.com.br[/url]<!-- w -->

Firefox e IE aceitaram mas não no Chrome.

Alguma outra dica amigo?

"No tempo da semeadura, aprende; na colheita, ensina; no inverno, desfruta!"
William Blake

Please Entrar ou Registrar to join the conversation.