Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Footer

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Footer

Mesaj Scris de michy97 Dum Oct 25, 2015 12:33 am

Salut, io cum trebuie sa modific pentru un Footer ca pe suport?

michy97

michy97
Membru Forumgratuit

Mesaje : 143
Varsta : 27
Data înscrierii : 22/10/2015
Mulțumiri : 0
Internet Explorer phpBB3

https://help.forumgratuit.ro
michy97 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer

Mesaj Scris de Joker#King Dum Oct 25, 2015 8:27 am

salut adauga acest cod in PA-> Afisare -> template-uri -> overall_footer_end sterge tot si adauga acest cod

Cod:

<!-- 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 -->&nbsp;|&nbsp;<!-- 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>
               <br />
               
            </div>
            {PROTECT_FOOTER}
         </div>
      </div>
   </div>
  </div><br/>
<div id="page-footer">
<a href="#" id="bottom" name="bottom"></a>
<div id="footer-container">
<div class="footer-row">
<div class="footer-col">
<strong class="footer-title">Nume 1</strong>
<ul class="footer-list"><li><a href="adresa">Text</a></li>
<li><a href="">Text</a></li>
<li><a href="" target="_blank">Text</a></li>
<li><a href="" target="_blank">Text</a></li>
<li><a href="" target="_blank">Text</a></li>
</ul>
 </div>
  <div class="footer-col">
<strong class="footer-title">Nume 2</strong>
<ul class="footer-list">
<li><a href="" target="_blank">Text</a></li>
<li><a href="">Text</a></li>
<li><a href="">Text</a></li>
<li><a href="">Text</a></li>
<li><a href="" target="_blank">Text</a></li>
</ul>
 </div>
  <div class="footer-col">
<strong class="footer-title">Nume 3</strong>
<ul class="footer-list">
<li><a href="" target="_blank"><i class="fa fa-facebook-square"></i> Facebook</a></li>
<li><a href="" target="_blank"><i class="fa fa-twitter"></i> Twitter</a></li>
<li><a href="" target="_blank"><i class="fa fa-google-plus"></i> Google+</a></li>
<li><a href="" target="_blank"><i class="fa fa-pinterest-p"></i> Pinterest</a></li>
<li><a href="" target="_blank"><i class="fa fa-youtube-play"></i> Youtube</a></li>
</ul>
 </div>
  <div class="footer-col">
<strong class="footer-title">Nume 4</strong>
<ul class="footer-list">
<li id="default-footer" style="display: none;">
</li><li class="defaultFooterLink"><a href="" target="_blank">Text </a><a href="" target="_blank">punbb</a></li>
<li class="defaultFooterLink"><a name="bottom" href="" target="_blank">Forum</li>
</ul>
 </div>
  </div>
<div class="clear">
 </div>
  <div class="footer-row"><hr><div class="footer-copyright">
<strong></strong>
<a id="footer_brand" href="/">
<span>Forum de suport al administratorilor forumurilor <strong>Forumgratuit</strong></span>
<div><img src="http://im0.all-up.com/static/images/free-hosting-forum.png" width="55" height="44" alt="">
 </div>
<span>Š 2015, ForumGratuit.ro</span>
 </a>
<div id="footerBackToTop"><a href="#top"><img src="http://i21.servimg.com/u/f21/18/45/41/65/top10.png" width="16" height="10" alt="^">
 </a>
  </div>
  </div>
    </div>
    </div>
      </div>

<style>
#page-footer{
color:#A3AAAE;
font-size:14px;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
text-align:left;
background:#2E3133;
min-width:960px;
margin-top:30px;
padding-bottom:60px;
clear:both
}
#page-footer a{
color:#A3AAAE
}
#page-footer a:hover{
color:#CCD0D2
}
#footer-container{
width:90%;
margin:0 auto;
padding:0 15px
}
.footer-col{
width:25%;
float:left
}
.footer-title{
font-size:17px;
font-family:"Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
text-transform:uppercase;
margin:60px 0 25px;
display:block
}
.footer-list{
padding-left:0;
list-style:none;
margin:0 0 10px
}
.footer-list li{
margin-bottom:10px
}
.footer-image{
display:inline-block;
text-align:center;
width:25px
}
.footer-row hr{
border:none;
border-top:2px solid #FFF!important;
margin:40px auto 0;
width:100px
}
.footer-copyright{
text-align:center;
padding-top:20px
}
#footer_brand{
width:auto;
display:block;
margin:0 auto
}
#footer_brand span{
color:#FFF;
display:inline-block;
margin:10px
}
#footerBackToTop{
position:relative
}
#footerBackToTop a {
background:#3E4143;
border-radius:30px;
display:inline-block;
height:30px;
width:30px;
position:absolute;
margin-left:-15px;
top:10px;
left:50%
}
#footerBackToTop a:hover{
background:#1E2123
}
#footerBackToTop a img{
margin-top:9px
}
#first-post-br, hr, hr.dashed {
border-color: #fff;
box-shadow: 0 -1px 1px #d7d7d7;
}
hr {
border: 0 none #fff;
border-top: 1px solid #fff;
clear: both;
display: block;
height: 1px;
margin: 5px 0;
}
* {
margin: 0;
padding: 0;
}
hr {
display: block;
-webkit-margin-before: 0.5em;
-webkit-margin-after: 0.5em;
-webkit-margin-start: auto;
-webkit-margin-end: auto;
border-style: inset;
border-width: 1px;
}
</style>

</body>
</html>
sper ca team ajutat daca asta vroiai

Foarte fericit
Joker#King

Joker#King
Membru Forumgratuit

Mesaje : 119
Varsta : 25
Data înscrierii : 17/07/2015
Mulțumiri : 10
Internet Explorer punBB

http://forumz.rpgwars.net/forum
Joker#King a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer

Mesaj Scris de michy97 Lun Oct 26, 2015 12:49 am

Pentru moment Rezolvat
michy97

michy97
Membru Forumgratuit

Mesaje : 143
Varsta : 27
Data înscrierii : 22/10/2015
Mulțumiri : 0
Internet Explorer phpBB3

https://help.forumgratuit.ro
michy97 a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Footer

Mesaj Scris de Vizitator Lun Oct 26, 2015 9:03 pm

topic rezolvat
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum