Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - WasdMan

Pages: [1]
1
Tutoriales y Tips SMF / Re:Nuevo Estilo Loading
« on: March 09, 2016 - 09:50 09:50 »
I have prepared a package based on the description. But I do not work, what is the problem?

2
Tutoriales y Tips SMF / Re:SP Style Forum Statistics
« on: March 09, 2016 - 08:43 08:43 »
Sorry guys, had a lot of work ....I've attached the package ...

3
Tutoriales y Tips SMF / Re:SP Style Forum Statistics
« on: February 27, 2016 - 08:06 08:06 »
Thank you for the opportunity. I uploaded the package.

4
Tutoriales y Tips SMF / SP Style Forum Statistics
« on: February 26, 2016 - 02:10 14:10 »
Helló gusy!
I got a package, which is the forum statistics can be changed.
If appropriate, I uploaded here. I'm waiting for the approval of the admins.
Sorry for my bad english.

SP Style Forum Statistics



Description:
To change the default Forum Stats!



Image:




Demo: http://smfportal.hu/index.php?action=forum

5
Tutoriales y Tips SMF / Contador de Capitalización
« on: May 01, 2013 - 10:52 10:52 »
Describe una presentación al Consejo sobre las respuestas contador temas y la forma de cambiar a alguien como se puede ver en las siguientes imágenes:



Abra los Temas / default / css / index.css.

Ubique el extremo y coloque el código siguiente no:
Code: [Select]
/*Capitalization counter start*/

.item-stats{
    margin: 0 10px;
    float: right;
}
.item-stats .item{
    float: left;
    margin-right: 18px;
}
.item-stats .item strong{
    display: block;
    text-align: right;
    font-size: 18px;
}
.item-stats .item strong.posts{
    color: #88df7f;
}
.item-stats .item strong.topics{
    color: #df7f7f;
}
.item-stats .item strong.users{
    color: #689ded;
}
.item-stats .item  span{
    font-weight: bold;
    font-size: 12px;
}

/*Capitalization counter end*/

Luego, busquen en los temas / archivo default / BoardIndex.template.php y abrirlo.

Esto, a buscar:
Code: [Select]
// Show some basic information about the number of posts, etc.
                    echo '
                    </td>
                    <td class="stats windowbg">
                        <p>', comma_format($board['posts']), ' ', $board['is_redirect'] ? $txt['redirects'] : $txt['posts'], ' <br />
                        ', $board['is_redirect'] ? '' : comma_format($board['topics']) . ' ' . $txt['board_topics'], '
                        </p>
                    </td>
                    <td class="lastpost">';

Reemplazar esta abajo:
Code: [Select]
// Show some basic information about the number of posts, etc.
                    echo '
                    </td>
                    <td class="stats">
                    <div class="item-stats">
                        <center><div class="item"><strong class="posts">', comma_format($board['posts']), '</strong><span> ', $board['is_redirect'] ? $txt['redirects'] : $txt['posts'], ' </span></div>
                        <div class="item"><strong class="topics">', $board['is_redirect'] ? '' : comma_format($board['topics']) . ' </strong><span>' . $txt['board_topics'], '
                        </span></div></center>
                    </div>
                    </td>
                    <td class="lastpost">';

Espero que les guste. Y lo siento por la mala traducción del español.

6
Soporte General SMF / Window
« on: March 09, 2013 - 03:15 03:15 »
Window

Datos importantes:
Url del foro: http://customsmfmods.byethost11.com
Version de SMF: 2.0.4
Theme del foro: Default

Descripcion del problema:
The attached files according to the window, how can I create?


7
Soporte General SMF / Re:problem with accents in Tiny Comments System 1.0
« on: February 28, 2013 - 02:06 14:06 »
Envié como privado.

8
Soporte General SMF / Re:problem with accents in Tiny Comments System 1.0
« on: February 28, 2013 - 01:44 13:44 »
Compose a reply after:



Page after update:



What is wrong? Where to improve?

9
Soporte General SMF / problem with accents in Tiny Comments System 1.0
« on: February 28, 2013 - 12:01 12:01 »
I installed this package. Works well. It's just an error. Accented characters display incorrectly. The forums ISO characters, not UTF-8. How to fix the problem that is well accented characters appear?

10
Preséntate en SMF Simple / Hello
« on: October 11, 2012 - 02:16 14:16 »
Hace unos días ha sido limitada. Escribí un mensaje privado, pero no hay respuesta.

Pages: [1]
top

Smfsimple.com es un sitio destinado a brindar un servicio de soporte y herramientas para foros realizados con el sistema de foros gratuito simplemachines.org. Contamos con un selecto equipo de desarrolladores y conocedores del sistema, sus foros estaran en buenas manos.
This site is not affiliated with or endorsed by Simple Machines