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.


Perfil 2.0 Formal


Board:

Tutoriales

Topic:

Perfil 2.0 Formal


Description:

Foro de tutoriales para smf

Author Topic: Perfil 2.0 Formal  (Read 1085 times)

0 Members and 2 Guests are viewing this topic.

Perfil 2.0 Formal

Perfil 2.0 Formal
« on: July 17, 2011, 11:54:33 PM »
Perfil 2.0 Formal



Primero vamos al display.template.php

Buscar
Code: [Select]
', $message['member']['avatar']['image'], '
</a>
</li>';


remplazar por:
Code: [Select]
', $message['member']['avatar']['image'], '
</a>
</li><hr>';


Buscar:
Code: [Select]
<li class="postcount">', $txt['member_postcount'], ': ', $message['member']['posts'], '</li>';

Remplazar por:

Code: [Select]
<li class="postcount">', $txt['member_postcount'], ': ', $message['member']['posts'], '</li><hr>';


buscar:

Code: [Select]
echo '
<li class="blurb">', $message['member']['blurb'], '</li>';

Remplazar:

Code: [Select]
echo '
<li class="blurb">', $message['member']['blurb'], '</li><hr>';


Al final del css agregamos

Code: [Select]
.poster
{
text-align:center;
background-color:#666666;
margin: 5px;
border: 2px solid #666600;
border-radius: 5px 5px 5px 5px;
text-shadow: #000 1px 2px 1px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=4);
)

background-color:#666666; esto cambia el color de fondo el color tiene que ser HTML  ej: #000 negro
border: 2px solid #666600; esto cambia el color de los bordes del costado el color tiene que ser HMT ej: color negro #000
filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=4); cambiado el #000 cambias el color de la sombra de las letras :P


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