Mod Adk Portal (2.1.1)

Adk portal is a portal integrated to SMF, with multiple extensions and features.
The portal is aimed at simple and intuitive to the Administrator.
It has all the characteristics of portal, in addition to having a great set of downloads, system of internal pages, etc.

Mod Adk Seo (3.0)

Adk Seo is an internal system of SMF to improve your ranking.
It has powerful features to appear on the top of major search engines.
With this product, you can change your urls, choose your format, encouraging social activity on your site, place their own sitemaps, etc.
Mod Adk Blog (3.0)

Adk blog is an internal system of SMF to help encourage business users.
This product will create a space where your users can use as your own blog, creating categories, entries, and managing your comments.


[Tutorial] Poner Footer Smfpersonal


Board:

Tutoriales

Topic:

[Tutorial] Poner Footer Smfpersonal


Description:

Foro de tutoriales para smf

Author Topic: [Tutorial] Poner Footer Smfpersonal  (Read 404 times)

0 Members and 1 Guest are viewing this topic.

[Tutorial] Poner Footer Smfpersonal

[Tutorial] Poner Footer Smfpersonal
« on: January 12, 2012, 12:03:57 AM »
Footer Smfpersonal

Buscamos en el index.template.php

Code: [Select]
// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!
echo '

Agregamos despues:

Code: [Select]
<div id="Footersmf">
<br>
<div class="Footersmf">
<strong>
Importante
</strong>
<div class="Linksmf">
<ul>
<li>
<a href="http://www.tuweb.com/" title="Discripcion">
TITULO 1
</a>
</li>
<li>
<a href="http://www.tuweb.com/" title="Discripcion">
TITULO 2
</a>
</li>
<li>
<a href="http://www.tuweb.com/" title="Discripcion">
TITULO 3
</a>
</li>
<li>
<a href="http://www.tuweb.com/" title="Discripcion">
TITULO 4
</a>
</li>
</ul>
</div>
</div>
<div class="Footersmf">
<strong>
El Buzon
</strong>
<div class="Linksmf">
<ul>
<li>
<a href="http://www.tuweb.com/" title="Discripcion">
TITULO 1
</a>
</li>
<li>
<a href="http://www.tuweb.com/" title="Discripcion">
TITULO 2
</a>
</li>
<li>
<a href="http://www.tuweb.com/" title="Discripcion">
TITULO 3
</a>
</li>
<li>
<a href="http://www.tuweb.com/" title="Discripcion">
TITULO 4
</a>
</li>
</ul>
</div>
</div>
<div class="Footersmf">
<strong>
Siguenos
</strong>
<div class="Linksmf">
<ul>
<li>
<a href="http://www.facebook.com/" title="Hazte Fan">
Facebook
</a>
</li>
<li>
<a href="http://twitter.com/" title="Siguenos en twitter">
Twitter
</a>
</li>
<li>
<a href="http://www.youtube.com/" title="Unete a nuestro canal">
Youtube
</a>
</li>
</ul>
</div>
</div>
</div>

Al final de nuestro index.css agregamos

Code: [Select]
#Footersmf
{
min-height: 200px;
background: #333333;
border-right: 1px solid #b8b8b8;
border-left: 1px solid #b8b8b8;
}
.Footersmf
{
color: #fff;
float: left;
width: 30%;
}
.Footersmf ul
{
padding-left: 120px;
}
.Footersmf li
{
list-style: none;
padding-top:8px;
border-bottom: 1px dashed #fff;
padding-bottom: 8px;
}
.Footersmf strong
{
font-size: 15px;
padding-left: 120px;
color: #CCCCCC;
font-size: 15px;
}
.Linksmf li a
{
color: #929292;
}

Resultado:

Gonza

  • *
  • Posts: 1073
  • Malvinas



Sorry visitor. To access the SMF Personal answers, you need to Register or Login.

Atte. SMF Personal

Tags

 


 
Application Parser To Mod

It is a system developed by SMF Personal, similar to parse smf, but with the difference that it not only show us the steps to install mods but also show us the steps to uninstall and update mods.
The mods that can be analyzed are obviously those who are raised in SMF Personal.
Section Mods

In this section you will find all mods done by the staff and users of SMF Personal.
The mods are displayed in a simple and easy to read.
Section Tutorials

In this section you will find all the tutorials made by our staff and users of SMF Personal.
The tutorials are displayed in a simple and easy to read.

SMF 2.0.2 | SMF © 2011, Simple Machines | Adk Portal 2.1.1 © SMF personal  & Adk Seo 3.0
This site is not affiliated with or endorsed by Simple Machines