bug footer
:: Suport Web :: Suport HTML :: Probleme rezolvate
Pagina 1 din 1 • Distribuiţi •
bug footer
salutare am nevoie de ajutor cu o teama care are un bug la footer...nu este pozitionat bine mai pe scurt

ma poate ajuta cineva?
Uite aici footerul:
overall_footer_begin

ma poate ajuta cineva?
Uite aici footerul:
overall_footer_begin
- Cod:
<!-- BEGIN html_validation -->
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<!-- END html_validation -->
</div>
<div id="{ID_RIGHT}">
<!-- BEGIN giefmod_index2 -->
{giefmod_index2.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index2 -->
<div id="footer-links">
- Cod:
</div>
<a id="home" href="/forum"><img src="http://i66.servimg.com/u/f66/11/96/49/61/th/home11.png"/></a>
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
<div>
<div>
<div>
<div>
<div>
<ul>
<li>
<!-- END html_validation -->
</li>
</ul>
<!-- BEGIN switch_footer_links -->
<ul>
<li>
<!-- BEGIN footer_link -->
<!-- BEGIN switch_separator --> | <!-- END switch_separator -->
{switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
<!-- END footer_link -->
</li>
</ul>
<!-- END switch_footer_links -->
</div>
</div>
{PROTECT_FOOTER}
</div>
</div>
<p class="center">
<strong>{ADMIN_LINK}</strong>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="pun-foot"></div>
<!-- BEGIN switch_facebook_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
appId: '{switch_facebook_login.FACEBOOK_APP_ID}',
status: true,
cookie: true,
xfbml: true,
oauth: true
});
//]]>
</script>
<!-- END switch_facebook_login -->
<!-- BEGIN switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
FB.Event.subscribe('auth.logout', function(response) {
if ($('a#logout'))
{
var lien_redir = $('a#logout').attr('href');
if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
{
document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
}
}
});
$(document).ready( function() {
$('a#logout').click( function() {
FB.logout();
} );
} );
//]]>
</script>
<!-- END switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
fa_endpage();
//]]>
</script>
</body>
</html>
<!-- BEGIN switch_user_logged_out -->
<style>
#page-body{padding-bottom: 40px;}
</style>
<!-- END switch_user_logged_out -->
gab1Tzu- Gold Member
- Sex :
Mesaje : 248
Credite : 2675
Data de inscriere : 24/09/2011
Localizare : Craiova
Re: bug footer
Cauta link-ul imaginii footerului in CSS, si editeaza-l
Daca nu reusesti ma voi ocupa eu 


Rio- Membru Fondator
- Sex :
Mesaje : 340
Credite : 32454
Data de inscriere : 05/09/2011
Re: bug footer
Uite aici css-ul :
Si te rog mult sa il modifici tu si sa imi trimiti tot codul
Si te rog mult sa il modifici tu si sa imi trimiti tot codul

gab1Tzu- Gold Member
- Sex :
Mesaje : 248
Credite : 2675
Data de inscriere : 24/09/2011
Localizare : Craiova
Re: bug footer
- Cod:
#pun-foot{
margin-left: 100px;}
Incearca sa schimbi valorea ( 100px cu 200px sau cat este nevoie )
Rio- Membru Fondator
- Sex :
Mesaje : 340
Credite : 32454
Data de inscriere : 05/09/2011
Re: bug footer
nu inteleg ce sa modifc...
- Cod:
#pun-foot{
width: 950px;
float: center;
height: 40px;
background: url(http://i26.servimg.com/u/f26/11/96/49/61/bottom10.png) no-repeat bottom center;}
gab1Tzu- Gold Member
- Sex :
Mesaje : 248
Credite : 2675
Data de inscriere : 24/09/2011
Localizare : Craiova
Re: bug footer
Baga la acel cod si margin-left: 100px;}
Uite asa :
Uite asa :
- Cod:
#pun-foot{
width: 950px;
float: center;
height: 40px;
background: url(http://i26.servimg.com/u/f26/11/96/49/61/bottom10.png) no-repeat bottom center;
margin-left: 100px;}
PlayOn- Administrator
- Sex :
Mesaje : 254
Credite : 2720
Data de inscriere : 06/09/2011
Localizare : ROMANIA
Re: bug footer
tot nu merge...chiar nu stiu ce sa fac

gab1Tzu- Gold Member
- Sex :
Mesaje : 248
Credite : 2675
Data de inscriere : 24/09/2011
Localizare : Craiova
Re: bug footer
Sterge tot din overall_footer_begin
Rio- Membru Fondator
- Sex :
Mesaje : 340
Credite : 32454
Data de inscriere : 05/09/2011
Re: bug footer
daca sterg totul mai rau e...e de undeva din css cred

gab1Tzu- Gold Member
- Sex :
Mesaje : 248
Credite : 2675
Data de inscriere : 24/09/2011
Localizare : Craiova
Re: bug footer
Partea din CSS este:
Modifica 100px cu 300-400px
sau
- Cod:
#pun-foot{
width: 950px;
float: center;
height: 40px;
background: url(http://i26.servimg.com/u/f26/11/96/49/61/bottom10.png) no-repeat bottom center;
margin-left: 100px;}
Modifica 100px cu 300-400px
sau
- Cod:
#pun-foot{
width: 950px;
float: center;
height: 40px;
background: url(http://i26.servimg.com/u/f26/11/96/49/61/bottom10.png) no-repeat bottom center;
margin-right: -100px!important;}
Rio- Membru Fondator
- Sex :
Mesaje : 340
Credite : 32454
Data de inscriere : 05/09/2011
Re: bug footer
gata merge
multumesc mult
Topic inchis!

Topic inchis!
gab1Tzu- Gold Member
- Sex :
Mesaje : 248
Credite : 2675
Data de inscriere : 24/09/2011
Localizare : Craiova
Re: bug footer
Trimis in "Probleme Rezolvate"
Rio- Membru Fondator
- Sex :
Mesaje : 340
Credite : 32454
Data de inscriere : 05/09/2011
:: Suport Web :: Suport HTML :: Probleme rezolvate
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum