- 24 Mar 2013, 21:15
#37146
olá, não manjo de css, estou querendo por um selo ao lado do outro no meu rodapé.
O código está assim.
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!--Start of Zopim Live Chat Script-->
<script type="text/javascript">
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute('charset','utf-8');
$.src='//cdn.zopim.com/?12e1AbwNSB2BYkMkqoXZlUU8d78CARdF';z.t=+new Date;$.
type='text/javascript';e.parentNode.insertBefore($,e)})(document,'script');
</script>
<!--End of Zopim Live Chat Script-->
</div>
<div id="outfooter">
<div id="footer">
<div class="fb-like-box" data-href="http://www.facebook.com/juicestore" data-width="960" data-show-faces="true" data-stream="false" data-border-color="#FFC0CB" data-header="true"></div>
<?php if ($informations) { ?>
<div class="column">
<h3><?php echo $text_information; ?></h3>
<ul>
<?php foreach ($informations as $information) { ?>
<li><a href="<?php echo $information['href']; ?>"><?php echo $information['title']; ?></a></li>
<?php } ?>
</ul>
</div>
<?php } ?>
<div class="column">
<h3><?php echo $text_service; ?></h3>
<ul>
<li><a href="<?php echo $contact; ?>"><?php echo $text_contact; ?></a></li>
<li><a href="<?php echo $sitemap; ?>"><?php echo $text_sitemap; ?></a></li>
</ul>
</div>
<div class="column">
<h3><?php echo $text_extra; ?></h3>
<ul>
<li><a href="<?php echo $manufacturer; ?>"><?php echo $text_manufacturer; ?></a></li>
<li><a href="<?php echo $special; ?>"><?php echo $text_special; ?></a></li>
</ul>
</div>
<div class="column">
<h3><?php echo $text_account; ?></h3>
<ul>
<li><a href="<?php echo $account; ?>"><?php echo $text_account; ?></a></li>
<li><a href="<?php echo $order; ?>"><?php echo $text_order; ?></a></li>
<li><a href="<?php echo $wishlist; ?>"><?php echo $text_wishlist; ?></a></li>
<li><a href="<?php echo $newsletter; ?>"><?php echo $text_newsletter; ?></a></li>
</ul>
</div><div id="selo_siteforte">
<script type="text/javascript">
var _sfurl = "www.juicestore.com.br";
var _sfid = "5141f1c749b8a9b308000001";
var _sfhttptls = ('https:' == document.location.protocol ? 'https://' : 'http://');
(function() {
var _sfa = document.createElement('script'); _sfa.type = 'text/javascript';
_sfa.src = _sfhttptls + 'siteforte.com.br/selo.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(_sfa, s);
})();
</script></div>
</div>
<div id="powered"><?php echo $powered; ?></div>
</div>
</body></html>
Quero colocar esse código do e-bit primeito e depois o do site forte, pra ficar bem legal.
Alguém ajuda ?
O código do e-bit é esse .
<a id="seloEbit" href="http://www.ebit.com.br/#Juice Store" target="_blank">Avaliação de Lojas e-bit</a> <script type="text/javascript" id="getSelo" src="https://558701205.r.anankecdn.com.br/eb ... o.js?44924" > </script>
O código está assim.
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!--Start of Zopim Live Chat Script-->
<script type="text/javascript">
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute('charset','utf-8');
$.src='//cdn.zopim.com/?12e1AbwNSB2BYkMkqoXZlUU8d78CARdF';z.t=+new Date;$.
type='text/javascript';e.parentNode.insertBefore($,e)})(document,'script');
</script>
<!--End of Zopim Live Chat Script-->
</div>
<div id="outfooter">
<div id="footer">
<div class="fb-like-box" data-href="http://www.facebook.com/juicestore" data-width="960" data-show-faces="true" data-stream="false" data-border-color="#FFC0CB" data-header="true"></div>
<?php if ($informations) { ?>
<div class="column">
<h3><?php echo $text_information; ?></h3>
<ul>
<?php foreach ($informations as $information) { ?>
<li><a href="<?php echo $information['href']; ?>"><?php echo $information['title']; ?></a></li>
<?php } ?>
</ul>
</div>
<?php } ?>
<div class="column">
<h3><?php echo $text_service; ?></h3>
<ul>
<li><a href="<?php echo $contact; ?>"><?php echo $text_contact; ?></a></li>
<li><a href="<?php echo $sitemap; ?>"><?php echo $text_sitemap; ?></a></li>
</ul>
</div>
<div class="column">
<h3><?php echo $text_extra; ?></h3>
<ul>
<li><a href="<?php echo $manufacturer; ?>"><?php echo $text_manufacturer; ?></a></li>
<li><a href="<?php echo $special; ?>"><?php echo $text_special; ?></a></li>
</ul>
</div>
<div class="column">
<h3><?php echo $text_account; ?></h3>
<ul>
<li><a href="<?php echo $account; ?>"><?php echo $text_account; ?></a></li>
<li><a href="<?php echo $order; ?>"><?php echo $text_order; ?></a></li>
<li><a href="<?php echo $wishlist; ?>"><?php echo $text_wishlist; ?></a></li>
<li><a href="<?php echo $newsletter; ?>"><?php echo $text_newsletter; ?></a></li>
</ul>
</div><div id="selo_siteforte">
<script type="text/javascript">
var _sfurl = "www.juicestore.com.br";
var _sfid = "5141f1c749b8a9b308000001";
var _sfhttptls = ('https:' == document.location.protocol ? 'https://' : 'http://');
(function() {
var _sfa = document.createElement('script'); _sfa.type = 'text/javascript';
_sfa.src = _sfhttptls + 'siteforte.com.br/selo.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(_sfa, s);
})();
</script></div>
</div>
<div id="powered"><?php echo $powered; ?></div>
</div>
</body></html>
Quero colocar esse código do e-bit primeito e depois o do site forte, pra ficar bem legal.
Alguém ajuda ?
O código do e-bit é esse .
<a id="seloEbit" href="http://www.ebit.com.br/#Juice Store" target="_blank">Avaliação de Lojas e-bit</a> <script type="text/javascript" id="getSelo" src="https://558701205.r.anankecdn.com.br/eb ... o.js?44924" > </script>



