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.


Celdas en perfil


Board:

Tutoriales

Topic:

Celdas en perfil


Description:

Foro de tutoriales para smf

Author Topic: Celdas en perfil  (Read 1208 times)

0 Members and 1 Guest are viewing this topic.

Celdas en perfil

Celdas en perfil
« on: September 05, 2011, 06:08:19 PM »
Bueno las modificaciones son unicas al index.cc COMENSEMOS....abrimos nuestro index.css
que se encuentra en el FTP /Themes/´tu tema´/css

abren el index.css con click derecho y editar lo abren logico con el block de notas
luego en el block ponen en edicion/buscar y buscan esto


Code: [Select]
.poster
{
float: left;
width: 15em;
}


NOTA: Los valores pueden cambiar ya que el 15em pueden cambiar pero siempre reemplazen con el 16em asi -->

lo reemplazan con esto

Code: [Select]
.poster
{
float: left;
width: 16em;
}


luego al ultimo del index.css Agregan esto

Code: [Select]
/* Custom profile */
div.poster ul.reset > li, .inner_poster
{
   background: #FFFFFF;
   color: #666;
   margin: 0 auto;
   font-size: 12px;
   padding: 3px 0;
   text-align: center;
   border: solid 1px #FEAA01;
   -moz-border-radius: 6px 6px 0px 0px;
   -webkit-border-radius: 6px 6px 0px 0px;
   border-radius: 6px 6px 0px 0px;
   -moz-box-shadow:  1px 2px 2px #D8D8D8;
   box-shadow:  1px 2px 2px #C3C2C2;
   -webkit-box-shadow:  1px 2px 2px #C3C2C2;
}
.inner_poster
{
background: #FFFFFF;
   width: 92%;
   padding: 10px 0;
}
div.poster ul.reset > li.memberlink
{
   border: solid 1px #FEAA01;
   -moz-box-shadow: none;
   -webkit-box-shadow:  1px 2px 2px #C3C2C2;
   box-shadow: none;
   font-size: 16px;   
   background:#FFFFFF;
}

div.poster ul.reset > li.stars
{
   border: solid 1px #FEAA01;
   -moz-box-shadow:  1px 2px 2px #D8D8D8;
   -webkit-box-shadow:  1px 2px 2px #C3C2C2;
   box-shadow: none;
   padding-top:5px;
   padding-bottom:5px; 
   background:#FFFFFF;
}

y quedara algo asi



Es una Modificacion solo para Temas smf 2 rc5 y el 2.0 ... no sirve para temas adaptados del VB [SOLO ALGUNOS que cambian sus valores de .poster pero no reemplazan solo cambian el width: 15em; por width: 16em; eso es todo

espero gracias

CREDITOS: Unicamente Palmer ...

En otros foros mi nick es ZERO

palmer

  • Newbie
  • *
  • Posts: 11



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

Atte. SMF Personal

Tags

perfil - - box - centrar - google - smf - smfpersonal - com - - rc5 - post - are - celdas - para - -
 


 
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