Jump to content

Recommended Posts

Posted (edited)

Salut, cum fac ca sa nu se mai suprapuna footer-ul

poza :http://i.imgur.com/Jrefxnq.png

codul aici

<style>
#footer_logo{
padding-left: 10px;
opacity: 0.8;
padding-bottom: 7px;
}
 
#footer_logo:hover{
opacity: 1;
}
 
#footer_sites{
font-size: 12px;
color: #383737;
text-transform: uppercase;
}
 
#footer_sites ul{
        list-style-image: url('http://i.imgur.com/5uiAMN2.png');
}
 
#footer_sites a:link, #footer_sites a:visited{
font-size: 11px;
color: #BD1F30;
text-transform: uppercase;
text-decoration: none;
}
 
#footer_sites a:hover{
color: white;
}
 
#footer_copyright{
font-size: 9px;
color: #383737;
font-family: arial;
width: 30%;
}
 
#footer_copyright a:link, #footer_copyright a:visited{
font-size: 9px;
color: #adadad;
font-family: arial;
text-decoration: none;
}
 
#footer_social{
text-align: center;
}
 
#footer_social img{
opacity: 0.8;
}
 
#footer_social img:hover{
opacity: 1;
}
</style>
 
<table background="http://i.imgur.com/hHp2kkd.png">
<tbody><tr>
<td id="footer_logo">
<!-- STEP ONE: Insert this code into the HEAD section of your HTML document  -->
 
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
loadImage1 = new Image();
loadImage1.src = "http://i.imgur.com/UUOy79a.png";
staticImage1 = new Image();
staticImage1.src = "http://i.imgur.com/W3W87uF.png";
 
// End -->
</script>
 
<!-- STEP TWO: Insert this code into the BODY of your HTML document  -->
 
<a href="http://www.pzone.ro/forum/"onMouseOver="image1.src=loadImage1.src;" onMouseOut="image1.src=staticImage1.src;">
<img name="image1" src="http://i.imgur.com/W3W87uF.png"border=0></a>
 
</td>
<td id="footer_sites">
<ul>
<li><a href="http://pzone.ro/forum/index.php?/forms/2-cerere-afiliere/" target="_blank" 
title="Vino cu un server in comunitate!">Afiliere</a></li>
<li><a href="http://pzone.ro/forum/index.php?app=tickets" target="_blank" 
title="Ai nevoie de ajutor?">Support</a></li>
<li><a href="http://pzone.ro/forum/index.php?app=ibEconomy&tab=shop&area=items" target="_blank" 
title="Shopping Time!">Shop</a></li>
<li><a href="http://pzone.ro/forum/index.php/files/" target="_blank" 
title="Resurse">Downloads</a></li>
<li><a href="http://pzone.ro/forum/index.php?/page/index.html" target="_blank" 
title="Stiri din lumea Gamingului">Stiri</a></li>
<li><a href="http://pzone.ro/forum/index.php?app=arcade" target="_blank" 
title="Jocuri pe forum">Games</a></li>
<li><a href="http://my.hzone.ro/aff.php?aff=194" target="_blank" 
title="Statistici Forum">Host</a></li>
</ul>
</td>
 
 
<td id="footer_copyright">
<li><span style="font-size: 12px;color:#961B28;">Vino cu serverul tau in comunitatea noastra </span><br></li>
<li><span style="font-size: 12px;color:#961B28;">Ai nevoie de ajutor ?</span><br></li>
<li><span style="font-size: 12px;color:#961B28;">Vrei sa achizitionezi ceva?</a> </li>
<li><span style="font-size: 12px;color:#961B28;">Aici gasesti tot felul de resurse </a> </li>
<li><span style="font-size: 12px;color:#961B28;">Fi la current cu ultimele stiri din lumea gamingului</a> </li>
<li><span style="font-size: 12px;color:#961B28;">Te-ai plictisit? Aici poti juca jocuri direct pe forum</a> </li>
<li><span style="font-size: 12px;color:#961B28;">Hzone - Hosting Zone</a> </li>
 
</span></td>
<td id="footer_social">

<!-- STEP ONE: Insert this code into the HEAD section of your HTML document  -->
 
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
loadImage2 = new Image();
loadImage2.src = "http://i.imgur.com/SVidFAB.png";
staticImage2 = new Image();
staticImage2.src = "http://i.imgur.com/j2hEaem.png";
 
// End -->
</script>
 
<!-- STEP TWO: Insert this code into the BODY of your HTML document  -->
<a href="https://www.facebook.com/PlayZoneGamingCommunity"onMouseOver="image2.src=loadImage2.src;" onMouseOut="image2.src=staticImage2.src;">
<img name="image2" src="http://i.imgur.com/j2hEaem.png"border=0></a>
 
        
<!-- STEP ONE: Insert this code into the HEAD section of your HTML document  -->
 
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
loadImage3 = new Image();
loadImage3.src = "http://i.imgur.com/IkqOEa3.png";
staticImage3 = new Image();
staticImage3.src = "http://i.imgur.com/bGEnQoo.png";
 
 
loadImage4 = new Image();
loadImage4.src = "http://i.imgur.com/xp3gUFt.png";
staticImage4 = new Image();
staticImage4.src = "http://i.imgur.com/Q8uxUr7.png";
 
// End -->
</script>
 
<!-- STEP TWO: Insert this code into the BODY of your HTML document  -->
 
<a href="http://steamcommunity.com/groups/p-zone"onMouseOver="image3.src=loadImage3.src;" onMouseOut="image3.src=staticImage3.src;">
<img name="image3" src="http://i.imgur.com/bGEnQoo.png"border=0></a>
 
 
<a href="http://my.hzone.ro/aff.php?aff=194"onMouseOver="image4.src=loadImage4.src;" onMouseOut="image4.src=staticImage4.src;">
<img name="image4" src="http://i.imgur.com/Q8uxUr7.png"border=0></a>

      
 

 

 

 

Edited by Stefanx
  • gaby changed the title to Problema suprapunere footer IPB

Posted (edited)

e vorba despre alta tema, da-mi accept pe mess, poate ma poti ajuta

La mine nu se vede suprapus.. 

Imagine 

 

Hidden Content

 

Edited by Stefanx

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.