Site desconfigurado no Explorer (ie7, ie8, ie9)

  • brunocacalutia
  • Avatar de brunocacalutia Autor do Tópico
  • Offline
  • JCB! Novato
  • JCB! Novato
Mais
11 anos 3 meses atrás #85456 por brunocacalutia
brunocacalutia replied the topic: Re: Site desconfigurado no Explorer (ie7, ie8, ie9)
Amigos, valeu pela ajuda mas universog3 pois desconfigura tudo, até as fontes.
Mitnick8 valeu mas vai te dar mo trampo vc subir todo o site, ele tem quase 1giga.

Se liga, vc se com esse codigo ajuda, é o XML do layout da home, fiz varios testes e descobri que o erro esta na linha 40 (position video) e 45 (position ct1).

Originalmente eles nao estavam ai, eu q configurei e eles tem 2 colunas, por isso coloquei o colspan="2", tentei de todas as formas, mas no explorer é sem chanse, alguem tem alguma ideia?

abraços

http://www.cacalutia.com/clientes/naboleia/index.php
<?xml version="1.0" encoding="utf-8"?>
<layout type="left-main-right" width="980px">	
	<head>		
	</head>
	<groups>	
		<group width="300px" height="">right</group>
		<group width="680px" height="">topo</group>
		<group width="160px" height="">left</group>
		<group width="520px" height="">main</group>
	</groups>
	<blocks>
		<header2 order="2" id="yt_header">
			<positions>
				<position width="248px" height="150px" type="feature">@logo</position>
				<position width="" height="150px" type="modules">header1</position>
			</positions>
		</header2>
		<menu order="2" id="yt_menuwrap" autosize="1">
			<positions>
				<position width="" type="feature">@menu</position>
				<position height="" width="100px" style="xhtml" type="modules">telefone</position>
				<position height="" width="170px" style="xhtml" type="modules">main-menu</position>
			</positions>
		</menu>
		<slideshow order="3" id="yt_slideshow">
			<positions>
				<position height="" width="" style="xhtml" type="modules">slide_show</position>
				<position height="" width="300px" style="xhtml" type="modules">news_extra</position>
			</positions>
		</slideshow>
		
		<over_content order="4" id="yt_over_content">
			<positions>
			<position height="" width="980px" colspan="1" style="ytmod" type="modules">ct2</position>	
			</positions>
		</over_content>
		
		<content order="5" id="content" showDivTop="0" showDivBottom="0">
			<positions>
				<position column='yt_col1' width="680px" colspan="2" group="topo" style="ytmod" type="modules">video</position>
				<position column='yt_col1' width="160px" colspan="1" group="left" style="ytmod" type="modules">left</position>	
				<position column='yt_col1' width="" colspan="1" group="main" type="message"></position>	
				<position column='yt_col1' width="" colspan="1" group="main" type="component">component</position>							
				<position column='yt_col1' width="520px" colspan="1" group="main" style="ytmod" type="modules">content-top</position>
				<position column='yt_col1' width="680px" colspan="2"  group="topo" style="ytmod" type="modules">ct1</position>
				<position column='yt_col2' width="300px" colspan="1" group="right" style="ytmod" type="modules">right</position>			
			</positions>
		</content>
		
		<variation1 order="6" id="yt_var1">
			<positions>
				<position height="" width="250px" style="ytmod" type="modules">ct3</position>
			</positions>
		</variation1>
		<variation3 order="7" id="yt_var3">
			<positions>
				<position height="" width="" style="ytmod" type="modules">new1</position>
				<position height="" width="" style="ytmod" type="modules">new2</position>
				<position height="" width="" style="ytmod" type="modules">new3</position>
				<position height="" width="" style="ytmod" type="modules">new4</position>
				<position height="" width="" style="ytmod" type="modules">new5</position>
				<position height="" width="" style="ytmod" type="modules">new6</position>
			</positions>
		</variation3>
		<breadcump order="8" id="yt_navcontent">
			<positions>
				<position width="890px" type="html">
					<!&#91;CDATA&#91;
						<div class="name-site"><a class="name"></a></div>
					&#93;&#93;>
				</position>
				<position type="html">
					<!&#91;CDATA&#91;
							<a id="yt-totop" href="">Voltar ao topo</a>
					&#93;&#93;>
				</position>
			</positions>
		</breadcump>
		<variation2 order="9" id="yt_var2">
			<positions>
				<position height="" width="" colspan="1" style="ytmod_bottom" type="modules">user14</position>
			</positions>
		</variation2>
		<spotlight2 order="10" id="yt_spotlight2">
			<positions>
				<position height="" width="" style="ytmod_bottom" type="modules">user13</position>
				<position height="" width="" style="ytmod_bottom" type="modules">user13a</position>
				<position height="" width="" style="ytmod_bottom" type="modules">user13b</position>
				<position height="" width="" style="ytmod_bottom" type="modules">user15</position>
				<position height="" width="" style="ytmod_bottom" type="modules">user16</position>
			</positions>
		</spotlight2>	
		<footer1 order="11" id="yt_footnav">
			<positions>
				<position width="" style="" type="modules">footnav</position>							
			</positions>
		</footer1>			
		<footer2 order="12" id="yt_footer">
			<positions>
				<position width="800px" type="feature">@copyright</position>
			</positions>
		</footer2>			
	</blocks>
</layout>


O erro esta esta parte
<content order="5" id="content" showDivTop="0" showDivBottom="0">
			<positions>
				<position column='yt_col1' width="680px" colspan="2" group="topo" style="ytmod" type="modules">video</position>
				<position column='yt_col1' width="160px" colspan="1" group="left" style="ytmod" type="modules">left</position>	
				<position column='yt_col1' width="" colspan="1" group="main" type="message"></position>	
				<position column='yt_col1' width="" colspan="1" group="main" type="component">component</position>							
				<position column='yt_col1' width="520px" colspan="1" group="main" style="ytmod" type="modules">content-top</position>
				<position column='yt_col1' width="680px" colspan="2"  group="topo" style="ytmod" type="modules">ct1</position>
				<position column='yt_col2' width="300px" colspan="1" group="right" style="ytmod" type="modules">right</position>			
			</positions>
		</content>

Please Entrar ou Registrar to join the conversation.

Mais
11 anos 3 meses atrás #85459 por Mitnick8
Mitnick8 replied the topic: Re: Site desconfigurado no Explorer (ie7, ie8, ie9)
Esse código não ajudou muito não. se tivesse como então você colocar ele no ar e lá seria feito os ajustes.

Please Entrar ou Registrar to join the conversation.

  • brunocacalutia
  • Avatar de brunocacalutia Autor do Tópico
  • Offline
  • JCB! Novato
  • JCB! Novato
Mais
11 anos 3 meses atrás #85463 por brunocacalutia
brunocacalutia replied the topic: Re: Site desconfigurado no Explorer (ie7, ie8, ie9)
Mitnick8 eu mandei pra ti o backup geral do site, abração cara e valeu ja pode me ajudar

Please Entrar ou Registrar to join the conversation.

Mais
11 anos 3 meses atrás #85473 por Mitnick8
Mitnick8 replied the topic: Re: Site desconfigurado no Explorer (ie7, ie8, ie9)
Tranquilo <!-- s:D --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Muito Feliz" /><!-- s:D -->

vou ver o que posso fazer e ainda hoje te respondo.

Please Entrar ou Registrar to join the conversation.