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 - Diego Andrés

#406
Free Themes / Re: Reseller
January 26, 2015, 12:17:59 AM
That would be nice, but you don't really need to do that.

Regards.
Please tell us if you need more help.
#407
Free Themes / Re: Reseller
January 24, 2015, 05:18:51 PM
#408
Free Themes / Re: Reseller
January 23, 2015, 03:43:04 PM
Sorry I've been busy, I'll help you later today ASAP
#409
Free Themes / Re: Reseller
January 21, 2015, 06:35:12 AM
I don't know if it's possible.
But one thing we can do is to add the main button as a submenu in the first place in every button that has child buttons.

Don't know if that has sense to you. If not, see our demo site, the Simple Metro or LikeIPB theme
#410
Free Themes / Re: Blue Color
January 21, 2015, 06:33:04 AM
This was solved on smf theme support topic for the ones that are interested.

https://www.simplemachines.org/community/index.php?topic=474299.msg3784722#msg3784722
#411
Free Themes / Re: BlueShame
January 21, 2015, 06:31:30 AM
I don't think that it's a theme issue, but I'll do some research
#412
Free Themes / Re: BlueShame
January 10, 2015, 09:54:52 PM
index.css
.nav-bar .nav-bar-inner > ul.usermenu > li span.name
{
    display:block;
float:left;
color:#ededed;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
font-size:14px;
text-align: left;
text-decoration: none;
cursor: pointer;
height: 15px;
background: url(../images/md/name_arrow.png) no-repeat right;
padding-right: 20px;
line-height: 32px;
}


Replace with
.nav-bar .nav-bar-inner > ul.usermenu > li span.name
{
    display:block;
float:left;
color:#ededed;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
font-size:14px;
text-align: left;
text-decoration: none;
cursor: pointer;
height: 15px;
background: url(../images/md/posterarrow.png) no-repeat right;
padding-right: 20px;
line-height: 32px;
}
#413
No te puedo ayudar demasiado, lo mejor es que preguntes en la web de dzinerstudio que es donde se supone que adquiriste ese theme.

Saludos
#414
Tips and Tutorials / Re: "Activity Bar" según el rango
January 10, 2015, 02:43:40 PM
Tan pronto como haya tiempo y sea posible.

Saludos
#415
Si tienes instalado member color link no deberías tener problemas
#416
Free Themes / Re: BlueShame
January 10, 2015, 02:39:27 PM
The theme is not designed for a 3rd level of submenu, I'll see what can I do
#417
Free Themes / Re: BlueShame
January 10, 2015, 02:38:16 PM
I'm not sure about that error, will have to take a look
#418
Edita el Display del theme default
#419
Free Themes / Re: Reseller
January 08, 2015, 05:56:02 AM
De momento eso no es compatible
#420
Free Themes / Re: Reseller
January 07, 2015, 06:29:26 PM
Revisando el parse del mod en el modsite, o durante la instalación por ejemplo.

Si el mod modifica por ejemplo Profile.template.php y Reseller no tiene ese archivo, usara el del theme Default.