SMF Tricks

SMF Tricks Themes => Free Themes => Topic started by: Daniel on April 03, 2015, 05:19:26 PM

Title: Redsy
Post by: Daniel on April 03, 2015, 05:19:26 PM
Link to the theme (https://custom.simplemachines.org/index.php?theme=2833)

(https://smftricks.com/logos/logo.png) (https://smftricks.com/)
Free & Premium Responsive Themes for SMF

(https://i.imgur.com/CZ3crRt.png)

(https://img.shields.io/badge/License-MIT-a05a3f?style=flat-square) (https://img.shields.io/badge/SMF-2.0-996ee1?style=flat-square) (https://img.shields.io/badge/Responsive-Yes-6e97e1?style=flat-square)

Redsy
Developed by Daniiel (https://www.simplemachines.org/community/index.php?action=profile;u=269838)

Features

Languages
(https://www.simplemachines.org/site_images/lang/english.gif) (https://www.simplemachines.org/site_images/lang/spanish.gif)


Demo Online (http://demo20.smftricks.com/index.php?theme=57)
GitHub (https://github.com/SMFTricks/Redsy)
Title: Re: Redsy
Post by: Dave_Lich on April 03, 2015, 09:01:16 PM
It Looks great. I'm going to try this theme on my site.
Nice Work !
Title: Re: Redsy
Post by: Brianϟ on April 03, 2015, 11:02:47 PM
Good :-*
Title: Re: Redsy
Post by: ForumMix on April 04, 2015, 04:29:55 AM
Neat theme.

I run a simple forum where you collect and paste images, particularly of celebrities. I have noticed that the images do not match at the edges. I would like to have pictures of ram more centered.

The sides are good spacing, but I also want to have the same width of above and below.

Where do you change this?

http://www.forummix.org/index.php

Title: Re: Redsy
Post by: Daniel on April 04, 2015, 10:31:14 AM
You have to use the BBC as follows:
[img width=100][/img]
For example:
(https://smftricks.com/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FrzOuhPh.jpg&hash=06578c0cd46ac626c790abde5a0928dcfcd25089)
[img width=32]http://i.imgur.com/rzOuhPh.jpg[/img]
Title: Re: Redsy
Post by: ForumMix on April 04, 2015, 11:29:43 AM
Was no wiser. What I want is that the image must have the same margins both vertically and horizontally.
Title: Re: Redsy
Post by: Daniel on April 04, 2015, 11:38:38 AM
Quote from: ForumMix on April 04, 2015, 11:29:43 AM
Was no wiser. What I want is that the image must have the same margins both vertically and horizontally.
Oh sorry, I think I'm asleep yet. Try with this:
Index.css
Add to the end:
.post img{margin-bottom: 3px;}
Title: Re: Redsy
Post by: ForumMix on April 04, 2015, 12:11:55 PM
AHA, quiet. I searched a little, but there are many post

You have no idea what a line like this can be?
Title: Re: Redsy
Post by: ForumMix on April 04, 2015, 12:45:40 PM
I put in now Reseller that theme and where would I change the frame around the image both horizontally and vertically are the same dimensions.

Where and which line is this Index. css?
Title: Re: Redsy
Post by: Diego Andrés on April 04, 2015, 01:10:09 PM
Quote from: ForumMix on April 04, 2015, 12:11:55 PM
AHA, quiet. I searched a little, but there are many post

You have no idea what a line like this can be?

Quote
.post img{margin-bottom: 3px;}

You have to add that and the end of Themes/Redsy/css/index.css
Just at the very very end
Title: Re: Redsy
Post by: Jasiels on April 04, 2015, 03:46:33 PM
Disculpen si otra ves molesto, pero me descargue el theme Redsy, me encanto, mas en la versión móvil, pero hay algo que quiero mejorar y es que cuando posteo desde el móvil solo me sale la imagen de usuatio, no te sale ningún dato, ni cuantos mensajes tengo ni nada, solo la imagen, y quería saber como puedo arreglar eso, que se vea como aquí en smf tricks algo de los datos del usuario al postrar en un tema
Title: Re: Redsy
Post by: Daniel on April 04, 2015, 07:19:31 PM
Index.css (Themes/Redsy/css)
Buscar:
@media (max-width: 991px) {
.poster h4, .poster ul
{
display: none;
}
.buttonlist li span
{
display: none;
}
}

Reemplazar por:
@media (max-width: 991px) {
.buttonlist li span
{
display: none;
}
}
Title: Re: Redsy
Post by: Ringooo on April 07, 2015, 12:56:18 PM
Looks great, and thank you for themes
Title: Re: Redsy
Post by: Zaukev on April 08, 2015, 06:10:36 PM
Just awesome.
Title: Re: Redsy
Post by: Paracelsus on April 10, 2015, 07:36:59 AM
Hi, great theme once more Daniel!

There's a little bug you might want to solve: when the top menu is collapsed (not visible) and you resize the window to a small width or open the forum on a mobile phone it's not possible to open the menu by clicking the symbol with three bars. It just doesn't work. If you have it uncollapsed while in wide-mode  then it works. I guess it should work in both situations. You can check it with Firefox or Chrome responsive element tools.
Title: Re: Redsy
Post by: Daniel on April 10, 2015, 09:10:27 AM
Quote from: Paracelsus on April 10, 2015, 07:36:59 AM
Hi, great theme once more Daniel!

There's a little bug you might want to solve: when the top menu is collapsed (not visible) and you resize the window to a small width or open the forum on a mobile phone it's not possible to open the menu by clicking the symbol with three bars. It just doesn't work. If you have it uncollapsed while in wide-mode  then it works. I guess it should work in both situations. You can check it with Firefox or Chrome responsive element tools.

That is already solved in the downloads but not in the demo site.
Title: Re: Redsy
Post by: chr!x on April 10, 2015, 05:01:55 PM
Great theme. Thanks a lot, a lot, a lot...  :D

Little bug found : twitter & facebook URL & checkbox inverted inside index.php?action=admin;area=theme;sa=settings;th=3;

Best regards.
Title: Re: Redsy
Post by: kodbg on April 14, 2015, 05:48:08 AM
Hi Daniel, Great theme, thank you!
I use it in one of my forums - http://forum.alekdimitrov.com/
The fonts in Chrome are great, but in Firefox and IE are a bit small.
Can you find any solution for this?
Title: Re: Redsy
Post by: LuisNara on April 15, 2015, 01:43:41 AM
Hi, i have a problem, i am using the shoubox mod, but i cant see it with this theme.

How can i see it again?
Title: Re: Redsy
Post by: Daniel on April 15, 2015, 01:35:13 PM
Quote from: kodbg on April 14, 2015, 05:48:08 AM
Hi Daniel, Great theme, thank you!
I use it in one of my forums - http://forum.alekdimitrov.com/
The fonts in Chrome are great, but in Firefox and IE are a bit small.
Can you find any solution for this?
http://www.simplemachines.org/community/index.php?topic=535335.msg3805422#new


Quote from: LuisNara on April 15, 2015, 01:43:41 AM
Hi, i have a problem, i am using the shoubox mod, but i cant see it with this theme.

How can i see it again?
Maybe you have to install it again.
Title: Re: Redsy
Post by: mudassarsz on April 17, 2015, 02:05:14 AM
Hi Daniel!
i really love your themes, they are best themes out in SMF community.
currently we are in process of setting up my new SMF forum, and we are confused between Redsy and Wrap theme.
Redsy is best at Responsiveness and compatibility with Mods, but there are some issues/dislikes in its Post Layout like Post Profile Panel, post options, pagination and post separators.
on the other hand Warp is best in Looks & layout features, but it has some coding issues specially in responsiveness, pagination & with mods.

if the post layout & post profile styles of Wrap can be added to Redsy it would be the ultimate best theme
Title: Re: Redsy
Post by: Diego_Lopez on April 25, 2015, 12:16:17 PM
Cual es la medida del logo que se podría poner mediante una url?
Title: Re: Redsy
Post by: Daniel on April 25, 2015, 01:18:59 PM
Quote from: Diego_Lopez on April 25, 2015, 12:16:17 PM
Cual es la medida del logo que se podría poner mediante una url?
De altura máximo 50px, y de ancho el que quieras.
Title: Re: Redsy
Post by: pharaoh on April 29, 2015, 11:00:41 PM
Looks great theme
I like it
Title: Re: Redsy
Post by: shinamec on April 30, 2015, 12:35:24 PM
Redsy seems to be the best SMF theme around!  But the border placed around the avatars when you post is a little extreme for me.  How would I go about reducing the border and/or removing it altogether?

Thanks ahead of time!
Title: Re: Redsy
Post by: Daniel on April 30, 2015, 05:13:43 PM
Display.template.php (Themes/Redsy)
Search:
// Show avatars, images, etc.?
if (!empty($settings['show_user_images']) && empty($options['show_no_avatars']) && !empty($message['member']['avatar']['image']))
{
echo '
<a href="', $scripturl, '?action=profile;u=', $message['member']['id'], '">
<img src="', $message['member']['avatar']['href'], '" class="img-thumbnail img-circle" alt="*" />
</a>';
}
else
{
echo'
<a href="', $scripturl, '?action=profile;u=', $message['member']['id'], '">
<img src="',$settings['images_url'] ,'/noavatar.png" class="img-thumbnail img-circle" alt="*" />
</a>';
}


Replace with:
// Show avatars, images, etc.?
if (!empty($settings['show_user_images']) && empty($options['show_no_avatars']) && !empty($message['member']['avatar']['image']))
{
echo '
<a href="', $scripturl, '?action=profile;u=', $message['member']['id'], '">
<img src="', $message['member']['avatar']['href'], '" class="img-circle" alt="*" />
</a>';
}
else
{
echo'
<a href="', $scripturl, '?action=profile;u=', $message['member']['id'], '">
<img src="',$settings['images_url'] ,'/noavatar.png" class="img-circle" alt="*" />
</a>';
}
Title: Re: Redsy
Post by: shinamec on April 30, 2015, 05:27:56 PM
Thank you for the quick response, but apparently I didn't know what I was asking for though that fix answers a separate question.  Right now the default is that it changes the avatar into a circle instead of leaving it a square/rectangle.  I'm trying to remove that so it just stays square or maybe just reduce how far into the avatar it cuts into.

Thank you for your quick response!
Title: Re: Redsy
Post by: Daniel on April 30, 2015, 05:43:55 PM
Quote from: shinamec on April 30, 2015, 05:27:56 PM
Thank you for the quick response, but apparently I didn't know what I was asking for though that fix answers a separate question.  Right now the default is that it changes the avatar into a circle instead of leaving it a square/rectangle.  I'm trying to remove that so it just stays square or maybe just reduce how far into the avatar it cuts into.

Thank you for your quick response!
You mean something like this: http://prntscr.com/703bha ?
Title: Re: Redsy
Post by: shinamec on April 30, 2015, 07:40:34 PM
Yes exactly!  Sorry I am failing to explain.
Title: Re: Redsy
Post by: Daniel on April 30, 2015, 09:18:21 PM
Display.template.php (Themes/Redsy)
Search:
// Show avatars, images, etc.?
if (!empty($settings['show_user_images']) && empty($options['show_no_avatars']) && !empty($message['member']['avatar']['image']))
{
echo '
<a href="', $scripturl, '?action=profile;u=', $message['member']['id'], '">
<img src="', $message['member']['avatar']['href'], '" class="img-thumbnail img-circle" alt="*" />
</a>';
}
else
{
echo'
<a href="', $scripturl, '?action=profile;u=', $message['member']['id'], '">
<img src="',$settings['images_url'] ,'/noavatar.png" class="img-thumbnail img-circle" alt="*" />
</a>';
}


Replace with:
// Show avatars, images, etc.?
if (!empty($settings['show_user_images']) && empty($options['show_no_avatars']) && !empty($message['member']['avatar']['image']))
{
echo '
<a href="', $scripturl, '?action=profile;u=', $message['member']['id'], '">
<img src="', $message['member']['avatar']['href'], '" style="margin-bottom: 5px;" alt="*" />
</a>';
}
else
{
echo'
<a href="', $scripturl, '?action=profile;u=', $message['member']['id'], '">
<img src="',$settings['images_url'] ,'/noavatar.png" style="margin-bottom: 5px;" alt="*" />
</a>';
}

Title: Re: Redsy
Post by: shinamec on May 01, 2015, 11:05:55 PM
That worked flawlessly!  Thank you for your amazing support and this amazing theme!

You can close this topic if you like!  Thanks!
Title: Re: Redsy
Post by: xxxjoelxxx on May 14, 2015, 05:26:51 PM
Hey Guys!

First off, loving the themes you guys are providing - great job!

My question is specific to the redsy theme. I wanted to know how I go about changing the following:

Question 1: Board Icons. I'd like to change the board icons to something where members can distinguish them between 'new and old post'. Unfortunately, I can't change them. Even when using a board icon mod and directing it to a url, it still wont change. Are the icons in this theme programmed differently? I have no problems changing icons in the Reseller theme, so I am a little confused at the moment.

Question 2: I can't get the shop credits to show up under the members avatars. It will show credit, inventory and send but will not show the number of credits. I made sure to tick on the the theme prior to installing the mod.

Any help you guys can give me would be greatly appreciated. Thanks again for all you do for the SMF community.
Title: Re: Redsy
Post by: Early Bird on May 18, 2015, 03:46:31 AM
First big compliments for the beautiful template.

I have 1 issue.
I miss the name of the writer and see only her/his avatar.
This is only when i use a smartphone.
I hope you can solve this problem for me.
Excuse my English, i am Dutch

With kind regards,
Wil

(https://smftricks.com/proxy.php?request=http%3A%2F%2Fdenarcist.nl%2Fredsy.png&hash=1359a9c45eda671247ceb1918e2fe113bb28a9ee)
Title: Re: Redsy
Post by: Dominik523 on May 19, 2015, 02:29:49 AM
I can approve this. I've asked the same thing on the smf forums. I really hope this can be fixed.
Title: Re: Redsy
Post by: Daniel on May 19, 2015, 05:34:17 PM
Index.css (Themes/Redsy/css)
Search:
@media (max-width: 991px) {
.poster h4, .poster ul
{
display: none;
}
.buttonlist li span
{
display: none;
}
}

Replace with:
@media (max-width: 991px) {
.buttonlist li span
{
display: none;
}
}
Title: Re: Redsy
Post by: prach_kp on May 20, 2015, 11:11:56 PM
Deal Alls,

In the main page of SMF it normal shows Recent Post (http://www.xxx.com/webboard/index.php#recent) and User Online (http://www.xxx.com/webboard/index.php#users) by defualt. I have set to show Recent Post in the front page of my webboard, but it doesn't show that position that I set, It show the same as users tab. For example:- When I click recent tab, it shows Users Stat or Users Online and When I click users tab, it shows Users Stat or User Online same too.

Thank you for your suggestion.
Prach Konphet
Title: Re: Redsy
Post by: Early Bird on May 21, 2015, 03:20:34 AM
Awesome,  thank you very much.
I and the forum users are very happy!
Title: Re: Redsy
Post by: Dominik523 on May 21, 2015, 03:38:22 AM
Quote from: Daniel on May 19, 2015, 05:34:17 PM
Index.css (Themes/Redsy/css)
Search:
@media (max-width: 991px) {
.poster h4, .poster ul
{
display: none;
}
.buttonlist li span
{
display: none;
}
}

Replace with:
@media (max-width: 991px) {
.buttonlist li span
{
display: none;
}
}


Thank you very much Daniel!
Title: Re: Redsy
Post by: Daniel on May 21, 2015, 04:18:15 PM
BoardIndex.template.php (Themes/Redsy)
Search:
<div class="hslice tab-pane" id="recent_posts_content recent" role="tabpanel">
Replace with:
<div class="hslice tab-pane" id="recent" role="tabpanel">
Title: Re: Redsy
Post by: prach_kp on May 21, 2015, 10:00:11 PM
It's worked.
Thank you very much
Title: Re: Redsy
Post by: prach_kp on May 21, 2015, 10:21:20 PM
Could you tell me more about default the first tab? Now it shows the fourth tab (#users) by default, I would like to show the first tab (#recent) by default.

Tab Lists of My Webboard
1. #recent
2. #calendar
3. #stats
4. #users

Thank you for advanced.
Title: Re: Redsy
Post by: jaeason on May 22, 2015, 02:22:17 AM
Quote from: prach_kp on May 21, 2015, 10:00:11 PM
It's worked.
Thank you very much

Yes, thank you. I had the same problem and the solution worked for me.

Also interested in changing the default tab as well.

Thanks,
Allan
vx800forum.com
Title: Re: Redsy
Post by: Daniel on May 26, 2015, 05:47:51 PM
BoardIndex.template.php
Search:
<li role="presentation">
<a href="#recent" aria-controls="recent" role="tab" data-toggle="tab">

Replace with:
<li role="presentation" class="active">
<a href="#recent" aria-controls="recent" role="tab" data-toggle="tab">

Search:
<li role="presentation" class="active">
<a href="#users" aria-controls="users" role="tab" data-toggle="tab">

Replace with:
<li role="presentation">
<a href="#users" aria-controls="users" role="tab" data-toggle="tab">

Search:
<div class="hslice tab-pane" id="recent" role="tabpanel">
Replace with:
<div class="hslice tab-pane active" id="recent" role="tabpanel">
Search:
<div class="tab-pane active" id="users" role="tabpanel">
Replace with:
<div class="tab-pane" id="users" role="tabpanel">
Title: Re: Redsy
Post by: prach_kp on May 26, 2015, 09:06:35 PM
Dear Daniel,
That's worked again.
Thank you very much.
Prach Konphet
Title: Re: Redsy
Post by: prach_kp on May 26, 2015, 09:18:09 PM
Dear Alls,
I found the another problems.
index.template.php
Search:
<a href="', !empty($settings['facebook_text']) ? $settings['facebook_text'] : 'http://www.facebook.com ' ,'" title="', $txt['rs_facebook'], '"><i class="fa fa-twitter fa-2x"></i></a>

Replace with:
<a href="', !empty($settings['facebook_text']) ? $settings['facebook_text'] : 'http://www.facebook.com ' ,'" title="', $txt['rs_facebook'], '"><i class="fa fa-facebook fa-2x"></i></a>

Search:
<a href="', !empty($settings['twitter_text']) ? $settings['twitter_text'] : 'http://www.twitter.com' ,'"><i class="fa fa-facebook fa-2x"></i></a>

Replace with:
<a href="', !empty($settings['twitter_text']) ? $settings['twitter_text'] : 'http://www.twitter.com' ,'"><i class="fa fa-twitter fa-2x"></i></a>
Title: Re: Redsy
Post by: xxxjoelxxx on June 05, 2015, 03:14:37 PM
Hey guys - any update to my question? Thanks in advance!
Title: Re: Redsy
Post by: fortitude on June 07, 2015, 11:54:38 AM
I'd like to change icons for on/off/redirect to a font awesome icons.
Could you help me with that? I see that fontawesome is already included, which is super sweet.

Also 2.nd question
Do you maybe know how could I add font awesome icons in posts, like this one?
Title: Re: Redsy
Post by: Daniel on June 07, 2015, 05:42:06 PM
1. Board icons is programmed like theme reseller, just that when you have already installed modifications, you have to uninstall and reinstall to execute modifications to the theme or you can make changes manually looking for the parse of the mod. PD: Not for all mods, you have to do that. It depends if there changes in the theme.
2.  Do this:
Display.template.php
Search:
// Show the member's gender icon?
if (!empty($settings['show_gender']) && $message['member']['gender']['image'] != '' && !isset($context['disabled_fields']['gender']))
echo '
<li class="gender">', $txt['gender'], ': ', $message['member']['gender']['image'], '</li>';


Replace with:
// Begin SMFShop 2.3 (Build 11) code
echo '
<li>', $modSettings['shopCurrencyPrefix'], $message['member']['money'], $modSettings['shopCurrencySuffix'], '</li>
<li><a href="', $scripturl, '?action=shop;do=invother2;member=', $message['member']['username'], '">', $txt['shop_display_view_inventory'], '</a></li>
<li><a href="', $scripturl, '?action=shop;do=sendmoney;member=', $message['member']['username'], '">', $txt['shop_display_send_money'], ' ', $message['member']['name'], '</a></li>';
//END SMFShop code

// Show the member's gender icon?
if (!empty($settings['show_gender']) && $message['member']['gender']['image'] != '' && !isset($context['disabled_fields']['gender']))
echo '
<li class="gender">', $txt['gender'], ': ', $message['member']['gender']['image'], '</li>';
Title: Re: Redsy
Post by: fortitude on June 08, 2015, 05:14:09 AM
hi

I'd like to report a little something that is omitted in index.template.php.

echo'
<li>
<a href="', !empty($settings['facebook_text']) ? $settings['facebook_text'] : 'http://www.facebook.com ' ,'" title="', $txt['rs_facebook'], '"><i class="fa fa-twitter fa-2x"></i></a>
</li>';
if(!empty($settings['twitter_check']))
echo'
<li>
<a href="', !empty($settings['twitter_text']) ? $settings['twitter_text'] : 'http://www.twitter.com' ,'"><i class="fa fa-facebook fa-2x"></i></a>
</li>';


as you can see fa fa-facebook and fa fa-twitter should change places  :P
hope you'll fix it and update in downloads.

regards
Title: Re: Redsy
Post by: xxxjoelxxx on June 09, 2015, 10:06:14 PM
Thanks Daniel! It worked like a charm!

Title: Re: Redsy
Post by: fortitude on June 10, 2015, 12:58:07 PM
bump! :(
Title: Re: Redsy
Post by: xxxjoelxxx on June 10, 2015, 08:29:42 PM
One more thing Daniel.

I'm using both the redsy theme and I purchased the Zgamer theme. I also have the trade mod installed but it does not show the trade amount on the user profile when posting.

It works on other themes, but not of redsy. Any suggestions you can give me would be appreciated. Thanks again.
Title: Re: Redsy
Post by: ivanmangta on June 15, 2015, 09:02:17 AM
How can I change theme color?
Title: Re: Redsy
Post by: fortitude on June 15, 2015, 09:07:15 AM
Quote from: ivanmangta on June 15, 2015, 09:02:17 AM
How can I change theme color?

through .css files [index.css or bootstrap.css]
which color do you want to change? background or????
Title: Re: Redsy
Post by: Adelisa on June 16, 2015, 01:57:58 PM
Hi all,

how do I change the font of Redsy theme?
The default font in Redsy does not show Slavic characters "čćžđš" correctly.
The fonts are distorted everywhere (menu text, post message, topic name etc) so I would like to change them everywhere.

SMF default theme font shows them correctly, so I would love to change it to the proper font setting.
Title: Re: Redsy
Post by: Adelisa on June 17, 2015, 02:24:01 PM
Hello,

how can I log out in the mobile version of Redsy?

Thanks.
Title: Re: Redsy
Post by: fortitude on June 18, 2015, 11:44:02 AM
Forum Info Center has 2 tabs
Forum Stats and Users Online

I'd like to add 3rd tab - in front of these two, and make it active when page loads.
It would be for custom html which would contain images.

Could you please show me how to add that 3rd tab?
Title: Re: Redsy
Post by: Daniel on June 18, 2015, 12:36:31 PM
Quote from: Adelisa on June 16, 2015, 01:57:58 PM
Hi all,

how do I change the font of Redsy theme?
The default font in Redsy does not show Slavic characters "čćžđš" correctly.
The fonts are distorted everywhere (menu text, post message, topic name etc) so I would like to change them everywhere.

SMF default theme font shows them correctly, so I would love to change it to the proper font setting.
See this: http://www.simplemachines.org/community/index.php?topic=535335.msg3803874#msg3803874
Title: Re: Redsy
Post by: Daniel on June 18, 2015, 05:11:50 PM
1 question
BoardIndex.template.php
Search:
// If the board or children is new, show an indicator.
if ($board['new'] || $board['children_new'])
echo '
<img src="', $settings['images_url'], '/', $context['theme_variant_url'], 'on', $board['new'] ? '' : '2', '.png" alt="', $txt['new_posts'], '" title="', $txt['new_posts'], '" />';
// Is it a redirection board?
elseif ($board['is_redirect'])
echo '
<img src="', $settings['images_url'], '/', $context['theme_variant_url'], 'redirect.png" alt="*" title="*" />';
// No new posts at all! The agony!!
else
echo '
<img src="', $settings['images_url'], '/', $context['theme_variant_url'], 'off.png" alt="', $txt['old_posts'], '" title="', $txt['old_posts'], '" />';

Replace with:

// If the board or children is new, show an indicator.
if ($board['new'] || $board['children_new'])
echo '
<i class="fa fa-comment fa-3x" style="color:#222;"></i>';
// Is it a redirection board?
elseif ($board['is_redirect'])
echo '
<i class="fa fa-chain fa-3x" style="color:#222;"></i>';
// No new posts at all! The agony!!
else
echo '
<i class="fa fa-comment fa-3x" style="color:#ddd;"></i>';

MessageIndex.template.php
Search:
// If the board or children is new, show an indicator.
if ($board['new'] || $board['children_new'])
echo '
<img src="', $settings['images_url'], '/' .$context['theme_variant_url'], 'on', $board['new'] ? '' : '2', '.png" alt="', $txt['new_posts'], '" title="', $txt['new_posts'], '" />';
// Is it a redirection board?
elseif ($board['is_redirect'])
echo '
<img src="', $settings['images_url'], '/' .$context['theme_variant_url'], 'redirect.png" alt="*" title="*" />';
// No new posts at all! The agony!!
else
echo '
<img src="', $settings['images_url'], '/' .$context['theme_variant_url'], 'off.png" alt="', $txt['old_posts'], '" title="', $txt['old_posts'], '" />';

Replace with:
// If the board or children is new, show an indicator.
if ($board['new'] || $board['children_new'])
echo '
<i class="fa fa-comment fa-3x" style="color:#222;"></i>';
// Is it a redirection board?
elseif ($board['is_redirect'])
echo '
<i class="fa fa-chain fa-3x" style="color:#222;"></i>';
// No new posts at all! The agony!!
else
echo '
<i class="fa fa-comment fa-3x" style="color:#ddd;"></i>';


2 question
What icons on posts you mean?
Title: Re: Redsy
Post by: Daniel on June 18, 2015, 05:14:45 PM
If its this mod: http://custom.simplemachines.org/mods/?mod=346 , do this:
Display.template.php
Search:
// Show the member's gender icon?
if (!empty($settings['show_gender']) && $message['member']['gender']['image'] != '' && !isset($context['disabled_fields']['gender']))
echo '
<li class="gender">', $txt['gender'], ': ', $message['member']['gender']['image'], '</li>';

Add before:

//Start SMF Trader System
global $sourcedir;
include_once $sourcedir . '/Trader2.php';

GetTraderInformation($message['member']['id']);


$context['neturalcount'] = 0;
$context['pcount'] = 0;
$context['ncount'] = 0;
foreach($context['trader_mem_data'] as $row)
{
if ($row['salevalue'] == 0)
{
$context['pcount'] = $row['total'];
}
else if ($row['salevalue'] == 2)
{
$context['ncount'] = $row['total'];
}
else if ($row['salevalue'] == 1)
{
$context['neturalcount'] = $row['total'];
}

}



if ($modSettings['trader_use_pos_neg'])
$tradecount = ($context['pcount'] - $context['ncount']);
else
$tradecount = $context['pcount'] + $context['ncount'] + $context['neturalcount'];



// Show the trader info
echo '<li>
<b>' . $txt['smftrader_profile'] . ' </b>
(<a href="' . $scripturl .  '?action=trader&id=' . $message['member']['id'] . '">', $modSettings['trader_use_pos_neg'] ? ($tradecount > 0 ? '+' . $tradecount : $tradecount)  : $tradecount  , '</a>)</li>';

//END SMF Trader System

Title: Re: Redsy
Post by: Daniel on June 18, 2015, 05:16:44 PM
Soon I will put some modifaciones on the theme, which will add that and other things.
Title: Re: Redsy
Post by: fortitude on June 18, 2015, 06:01:36 PM
Muchas gracias, Daniel  :)

2nd. I meant in posts.

Like, if I could write here, in post <i class="fa fa-diamond></i> and it would automatically display diamond in my post message.

Title: Re: Redsy
Post by: Portugal on June 22, 2015, 03:44:39 AM
Hi,

I was trying this theme since a few weeks....and i love.:) now ive to request if its possibile to have  an indication like on default themes of SMF about members that are waiting approval? and about reported topics  its really important to me, can have some help on this?


thanks in advance
Title: Re: Redsy
Post by: Diego Andrés on June 22, 2015, 07:38:53 AM
Which theme are you using?
Title: Re: Redsy
Post by: Portugal on June 22, 2015, 08:18:26 AM
Thanks Diego Andrés,


The theme im in use its Redsy.

Thanks in advance.
Quote from: Diego Andrés on June 22, 2015, 07:38:53 AM
Which theme are you using?
Title: Re: Redsy
Post by: Simon on June 25, 2015, 10:48:08 AM
Hi, I'm Simon   :)

Where I can change the colour of the button in the css of Redsy theme? For example I would like to change the colour of "Post" and "Preview" buttons and assign to them the same colour of "Action" button.

Thanks in advance for your reply.
Title: Re: Redsy
Post by: Diego Andrés on June 25, 2015, 06:48:22 PM
There's a mod that does exactly that thing.
It wasn't approved, but I have just pm'd the author to see if he wants to update the mod to get it approved.

Regards
Title: Re: Redsy
Post by: fortitude on June 26, 2015, 02:18:57 AM
you can change that in bootstrap.css


.btn-danger {
  color: #fff;                 
  background-color: #d9534f;  <<<change this to color number that suits you
  border-color: #fafafa;  >>> don't forget to change border color with some that will match it nicely.
}
Title: Re: Redsy
Post by: Simon on June 26, 2015, 04:59:54 AM
Quote from: fortitude on June 26, 2015, 02:18:57 AM
you can change that in bootstrap.css


.btn-danger {
  color: #fff;                 
  background-color: #d9534f;  <<<change this to color number that suits you
  border-color: #fafafa;  >>> don't forget to change border color with some that will match it nicely.
}

Thank you Fortitude  :)
Title: Re: Redsy
Post by: spikeweb on June 30, 2015, 04:00:46 AM
Hi there,
Thanks a lot for this awesome Redsy theme used on my forum at http://forum.nikonpassion.com/

I understand that you will add the possiiblity to display the personal profil block in mobile view soon. Any idea on the timeframe ? Days, weeks, months ?

Then do you take any order for customization services based on this theme as I will have further modifications to do but I am not a programmer so I will need help.

Thanks for your answer,

JC
Title: Re: Redsy
Post by: superfabio on June 30, 2015, 05:01:47 AM
Hello, is it possibile to add the Like Posts MOD (http://custom.simplemachines.org/mods/index.php?mod=3708) in the Redsy theme?

Thanks,
Fabio
Title: Re: Redsy
Post by: spikeweb on July 01, 2015, 03:51:57 AM
Hi all,

I get thousands of error messages in SMF 2.x with this "8: Undefined index: subject"
They are related to different php pages.

Looks like there is something to see with the Redsy theme.

Any idea ? Input to share ?

Thanks a lot :)

JC
Title: Re: Redsy
Post by: xxxjoelxxx on July 07, 2015, 12:58:32 AM
Hi Daniel -

Loving the Redsy theme. Is there a way to show avatars of the person that started a topic? I know you have a mod with the most with has avatars for the most recent topics, but I'd like to show avatars on the forum as well.

Thanks!
Title: Re: Redsy
Post by: Diego Andrés on July 08, 2015, 11:06:15 PM
The mod was released http://custom.simplemachines.org/mods/index.php?mod=3964
Title: Re: Redsy
Post by: Hoppala on July 12, 2015, 04:27:56 PM
Thanks
Title: Re: Redsy
Post by: Hoppala on July 13, 2015, 03:44:21 AM
I want to make subdivisions such but I could not.

I would appreciate if you can help. Thanks.

(https://smftricks.com/proxy.php?request=http%3A%2F%2Fi.hizliresim.com%2FmPVmQ2.png&hash=b1e00b83cf8280b79268757b6b98fc2cd15149f8)
Title: Re: Redsy
Post by: 69Paull on July 14, 2015, 06:27:53 PM
Nice theme here! One of the bests ever made on SMF Tricks in my opinion, but how can I add a logo as this guy did?

Quote from: kodbg on April 14, 2015, 05:48:08 AM
Hi Daniel, Great theme, thank you!
I use it in one of my forums - http://forum.alekdimitrov.com/

Thanks a lot.
Title: Re: Redsy
Post by: iain.sherriff on July 15, 2015, 04:55:07 PM
go to Admin>current theme   and add the "Logo image URL"
:)
Title: Re: Redsy
Post by: iain.sherriff on July 15, 2015, 04:58:29 PM
I have some odd behavior that I can't track down ?

If you look at the attachments 
1 is good
2 is not. Note the smaller font and the drop down arrows being "squashed".
When the page first loads it looks right for a second then reverts. It doesn't happen on all pages !

I suspect it is down to a Mod but I can't find anything  :o
Title: Re: Redsy
Post by: tooold on August 06, 2015, 12:40:48 PM
Hi.
First of all, thank you for such a great theme.

I wonder if it is possible to change the part on top (header?) showing two lines of "links". Will it be possible to make this part like the theme Curve...only showing the second line in Redsy.

My English is not good, but maybe it will be possible to understand what I mean based on the attachment. If the line there saying "My Board- Index" is possible to delete?


Title: Re: Redsy
Post by: Diego Andrés on August 06, 2015, 12:43:34 PM
You only want it to say "Index" when it's on the boardindex?
Title: Re: Redsy
Post by: tooold on August 06, 2015, 01:08:26 PM
Wow..."live" support :)
What I want (if possible) is only the lower line to show, as it anyway expands and show "where you are".
Title: Re: Redsy
Post by: Diego Andrés on August 06, 2015, 01:47:27 PM
Mmm I think I understand.
Delete this from index.template.php
pages_titlesdesc();

And let me know if that's what you asked for.
Title: Re: Redsy
Post by: tooold on August 06, 2015, 02:07:51 PM
Yes, that was Perfect. Exactly as wanted :)
I salute you for both making this great theme and for a really superb support.

THANK YOU!

Title: Re: Redsy
Post by: Daniel on August 09, 2015, 01:08:31 PM
Hello, sorry for not having replied before, here u have:
BoardIndex.template.php
Button on tab
Search:
<li role="presentation" class="active">
<a href="#users" aria-controls="users" role="tab" data-toggle="tab">
<i class="fa fa-users"></i>
<span>&nbsp;', $txt['online_users'], '</span>
</a>
</li>

Add after:
<li role="presentation" class="active">
<a href="#nameofthetab" aria-controls="nameofthetab" role="tab" data-toggle="tab">
<i class="fa fa-users"></i>
<span>&nbsp;', $txt['nameofthetab'], '</span>
</a>
</li>


You have to change nameofthetab for the name what you want, and fa-users for the icon, you can search icons here: http://fontawesome.io/icons/

Content
Search:
// If they are logged in, but statistical information is off... show a personal message bar.
if ($context['user']['is_logged'] && !$settings['show_stats_index'])
{
echo '
<div class="title_barIC">
<h4 class="titlebg">
<span class="ie6_header floatleft">
', $context['allow_pm'] ? '<a href="' . $scripturl . '?action=pm">' : '', '<img class="icon" src="', $settings['images_url'], '/message_sm.gif" alt="', $txt['personal_message'], '" />', $context['allow_pm'] ? '</a>' : '', '
<span>', $txt['personal_message'], '</span>
</span>
</h4>
</div>
<p class="pminfo">
<strong><a href="', $scripturl, '?action=pm">', $txt['personal_message'], '</a></strong>
<span class="smalltext">
', $txt['you_have'], ' ', comma_format($context['user']['messages']), ' ', $context['user']['messages'] == 1 ? $txt['message_lowercase'] : $txt['msg_alert_messages'], '.... ', $txt['click'], ' <a href="', $scripturl, '?action=pm">', $txt['here'], '</a> ', $txt['to_view'], '
</span>
</p>';
}

echo '

Add after:
<div class="tab-pane" id="nameofthetab" role="tabpanel">
The content here
</div>

You have to change nameofthetab, It must be equal to the button.
ThemeString.english.php (themes/Redsy/languages)
Add before ?>:
$txt['nameofthetab'] = 'Name of the tab';
Change nameofthetab and "Name of the tab".
Title: Re: Redsy
Post by: nhred on November 15, 2015, 09:33:04 AM
Hey Guys!,
The question says it all. How do i add more buttons in the top header tab where there are all the other buttons like "Home, Forum, Help, Etc." The theme I'm using is Redsy.
Thank you.
Title: Re: Redsy
Post by: Daniel on November 17, 2015, 11:50:13 AM
Hi! For add buttons you can read this: http://wiki.simplemachines.org/smf/Buttons_-_How_do_I_add_buttons_to_SMF_2.0
Or you can use this mod: http://custom.simplemachines.org/mods/index.php?mod=3310
Greetings!
Title: Re: Redsy
Post by: flugjoshi on November 25, 2015, 07:09:13 AM
Hi,

I have a little problem with the Avatars and Username display on the mobile version. As soon as I resize the browser to tablet size, the avatar moves above the post but the username is not displayed anymore. Is there a possibility to change that?

Thanx!
Title: Re: Redsy
Post by: 420connect on December 13, 2015, 09:09:16 AM
Hey,

I'm using the theme 'Redsy' on my site and have somehow managed to modify it more to liking with my very limited knowledge,  ;D ..although there are a few things I'd still like to change/solve..

Below is a list of things I can think of at the moment, but I know there are more lurking..

I've changed the main menu over to be a fixed menu, that scrolls down the page with you; but I've recently had reports of iOS and some android devices not being able to 'scroll inside' my menu.. (although I am able to..)
- Would you be able to take a peek at this?

I'd also ideally like to change how the 3rd level of menus are displayed in my main menu.
They are currently set up to display as a bulleted list, below their parent-button but I would like for them to be initially hidden and require a 'tap' or 'hover' to display them.
I would like:
[Main Button >]
[Child Button >]
[3rd Level Button]

How it is currently:
[Main Button >]
[Child Button ]

I'd also like the menu to be displayed better for tablet sized devices..
- The theme already does a great job of resizing things depending on the screen size, but I would like to have the 'mobile-style' menu appear for any screen size, that my original menu is forced onto 2 lines..

There are also odd occasions where I find my menu button appears to be missing, but something is in fact stretching the page.. - I'd like to add something that would prevent that from happening too.. (possibly tables needing tweaked!?)

I'd like my footer to be centered better in all views.
- Some parts won't align as I'd like..

I'd quite like to keep the full 'topic-tree' (I think it's called that?) visible on mobile-mode..

I'm also using the 'Thanks Mod' http://custom.simplemachines.org/mods/index.php?mod=3898 - (although I have edited the wording, so it's a 'Like' mod.)
Would it be difficult to have the button placed next to the 'actions' drop down, instead of inside it?
also a small niggle.. - currently when I hover over the 'Like' button, the 'thumb' icon disappears. - could I keep it on visible? (and would also like to add my own icons for quote,modify,remove,split topic too if possible)

Many thanks for a really nice theme, and I thank you in advance for any help you can offer re: the above.

Kind Regards
Title: Re: Redsy
Post by: omolinete on December 19, 2015, 02:44:38 PM
Hola!

Este es mi primer mensaje, así que al César lo que es del César: Enhorabuena por vuestro gran trabajo!!

Dicho esto, abro este hilo porque estoy montando un foro basado en el theme Redsy.

Tengo todo configurado para que automáticamente según se visite la URL, redirija al modo HTTPS, y aparentemente lo hace bien.

Sin embargo, debe de haber algo que se me escapa por algún lado y que hace que por ejemplo la tipografía no la herede bien en modo HTTPS pero sí en HTTP. Es decir, si visitas el foro via HTTP, cargan las fuentes bien, pero si lo haces en modo HTTPS es como si no se cargaran, haciendo que cargue una tipografía de estilo más clásico.

¿Qué se me puede estar escapando? Dentro de la base de datos en MySQL, todas las URLs del motor del foro tienen especificado "https" y sin embargo para el tema de la tipografía es como si no lo heredara ese cambio.

A lo mejor está "hardcodeado" la cadena "http" en algún source, pero a saber cual.

¿Alguien podría echarme una mano, por favor?

Mil gracias anticipadas y saludos!
Title: Re: Redsy
Post by: Daniel on December 19, 2015, 07:24:31 PM
Bootstrap.css (Themes/Redsy/css)
Buscar:
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

Reemplazar por:
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
Title: Re: Redsy
Post by: omolinete on December 20, 2015, 04:45:17 AM
Hola Daniel,

Hice el cambio que me dijiste, y funcionó! GENIAL, muchas gracias!!

Ahora sólo tengo una duda más y también es concerniente al tema de la tipografía en el theme Redsy, y es la siguiente:

En la image que adjunto con este post, señalo en recuados de color rojo que hay menús y submenús que aparecen utilizando otro tipo de fuente que no es la utilizada globalmente en todo el theme.

Mi pregunta es: ¿Esto es así a propósito y por defecto, o es que no está heredando bien el cambio como ocurría con mi post anterior y hay que cambiar la cadena a "https" en algún otro source?

Si la tipografía que viene por defecto para este caso es la correcta, ¿cómo o dónde debo cambiarla para que sea la misma que se utiliza globalmente en el resto del Theme, y como se llama la tipografía que se utiliza en el resto del theme y que es más sencilla, clara y estética?

Muchas gracias de nuevo por adelantado!!

Saludos

-----------

Hola de nuevo,

Edito el post para añadir que he investigado un poco y no se trata de ningún problema de desconfiguración, sino que esos menús y submenús se basan en la tipografía "Segoe UI", la cual está licencia por Microsoft y no se puede utilizar en servidores Linux, por lo tanto SMF ni sus themes la distribuyen.

Sugiero que quien esté en el mismo caso que yo, edite el archivo ".../Themes/Redsy/css/index.css" y sustituya este bloque:


.dropmenu a span
{
        display: block;
        padding: 0;
        font-size: 9pt;
    font-weight: 600;
        font-family: "Segoe UI";
        transition: color .35s ease-in-out;
   -moz-transition: color .35s ease-in-out;
   -webkit-transition: color .35s ease-in-out;
}


Por el siguiente:

.dropmenu a span
{
        display: block;
        padding: 0;
        font-size: 10pt;
    font-weight: 600;
        font-family: "Open Sans";
        transition: color .35s ease-in-out;
   -moz-transition: color .35s ease-in-out;
   -webkit-transition: color .35s ease-in-out;
}
Title: Re: Redsy
Post by: Diego Andrés on December 23, 2015, 02:50:02 PM
Quote from: omolinete on December 20, 2015, 04:45:17 AM
Edito el post para añadir que he investigado un poco y no se trata de ningún problema de desconfiguración, sino que esos menús y submenús se basan en la tipografía "Segoe UI", la cual está licencia por Microsoft y no se puede utilizar en servidores Linux,

Buen dato, gracias por la información.
Title: Re: Redsy
Post by: 420connect on January 26, 2016, 11:55:19 AM
Hey,

Could you please help me with adding font awesome icons next to my main menu buttons.
(like you have done with the theme on smftricks.com, next to 'Home', 'Team', etc.)

I'm looking to do this with 'Redsy' should that change anything..

Many thanks!
Title: Re: Redsy
Post by: 420connect on January 26, 2016, 12:48:34 PM
Hi,

I'm looking to achieve this with 'Redsy' main menu (3rd level, in its own space)
(https://googledrive.com/host/0B7M1e_-FeoeELVlhR2p3cEpOaVk/menu_without_limit_level.png)

Currently, the 3rd level is presented as a bulleted list:
(https://smftricks.com/proxy.php?request=http%3A%2F%2Fi.snag.gy%2FPrYIW.jpg&hash=219ff626852bd273614c9ae939012973c743745d)

I found a MOD that I thought would help but unfortunately it throws errors during installation due to the way 'Redsy' is put together  :(
http://custom.simplemachines.org/mods/index.php?mod=2454

Much appreciated if you can help get this one out the way!  O:-)
Title: Re: Redsy
Post by: 420connect on February 06, 2016, 02:40:17 PM
Bump
Title: Re: Redsy
Post by: 420connect on February 06, 2016, 02:45:05 PM
Hey guys,

I've found a bug in the new version of redsy   that I hope you can help solve.

In the mobile view, sub buttons have no icons or text on them.. They just appear as empty bars..

Screenshot attached of the problem..

Can you assist in having their button names show.

Ty
Title: Re: Redsy
Post by: torkidatir on May 08, 2016, 02:13:25 AM
Hi

the redsy is best but my language forum is arabic

who change into rtl

thank you
Title: Re: Redsy
Post by: Pravi on June 23, 2016, 07:09:03 AM
Hello guys..

I am trying to start a forum and i am new to all this. I have installed simple portal sidebar in my forum. The sidebar block merges with every thing adjacent to it. I just want to add padding after the block. Need some help guys.


Please help.
Title: Re: Redsy
Post by: Diego Andrés on June 24, 2016, 11:39:30 AM
please leave a link to your forum so we can take a look
Title: Re: Redsy
Post by: MarshallM on November 08, 2016, 09:21:44 AM
I solved that problem from css, it's not to hard.
Title: Re: Redsy
Post by: Limkos on January 30, 2018, 05:42:43 AM
Hola, en mi foro, aparece esto    Mensajes reciente, Estadísticas SMF, Usuarios en Línea

Por defecto se muetra usuarios en linea,, pero quiero que se muestre los mensajes recientes por defecto.

Como podria hacerlo ?

Uso el theme Redsy

gracias
Title: Re: Redsy
Post by: EduardO on January 30, 2018, 01:00:37 PM
Hola, es sumamente fácil. Te explico:

En el BoardIndex busca <li role="presentation" class="active"> como puedes notar ahi tiene el class <class="active">
Bien bas a borrar ese class quedando asi: <li role="presentation"> y vas a buscar la funciona mensajes recientes:

Si no te aparece los mensajes recientes vas a hacer este tutorial: http://smftricks.com/index.php?topic=1565.0

Bien luego buscas para activarlo en mensajes recientes:

Buscar:
<li role="presentation">
<a href="#recent" aria-controls="recent" role="tab" data-toggle="tab">


Reemplzar:
<li role="presentation" class="active">
<a href="#recent" aria-controls="recent" role="tab" data-toggle="tab">


Comentame como te fue!
Title: Re: Redsy
Post by: Limkos on January 30, 2018, 01:08:04 PM
Hola, he realizado lo que dices, y ahora no salen los mensajes recientes..

Y lo que comentas en http://smftricks.com/index.php?topic=1565.0

no me sale en mi  archivo.. boardindex..
Title: Re: Redsy
Post by: EduardO on January 30, 2018, 01:34:19 PM
Quote from: Limkos on January 30, 2018, 01:08:04 PM
Hola, he realizado lo que dices, y ahora no salen los mensajes recientes..

Y lo que comentas en http://smftricks.com/index.php?topic=1565.0

no me sale en mi  archivo.. boardindex..

Adjuntame tu BoardIndex.template.php y la URL de tu foro!
Title: Re: Redsy
Post by: Limkos on January 30, 2018, 01:36:58 PM
www.forovogue.com
Title: Re: Redsy
Post by: EduardO on January 30, 2018, 01:42:07 PM
Que raro a mi si me aparece!

(https://i.imgur.com/kEM4b5f.png)
Title: Re: Redsy
Post by: Limkos on January 30, 2018, 01:46:12 PM
pero tienes que pulsar en mensajes recientes... si no, no sale por defecto...

nada mas entrar sin hacer nada sale asi:

(https://image.ibb.co/dccw16/Sin_t_tulo.jpg)
Title: Re: Redsy
Post by: EduardO on January 30, 2018, 01:48:43 PM
Cierto, pues esperamos a Daniiel que responda... Lo siento, eso escapa de mis conocimientos, si no con gusto te ayudaría  ??? ???
Title: Re: Redsy
Post by: Limkos on January 30, 2018, 01:52:57 PM
Quote from: EduardO on January 30, 2018, 01:48:43 PM
Cierto, pues esperamos a Daniiel que responda... Lo siento, eso escapa de mis conocimientos, si no con gusto te ayudaría  ??? ???

Ok, ojalá sea pronto, jeje

Gracias de verdad
Title: Re: Redsy
Post by: Daniel on January 30, 2018, 03:29:36 PM
Pues iban bien solo les falto hacer unos cambios mas  O:-)
En el BoardIndex.template.php (Themes/Redsy),
Buscar:
<div class="tab-pane active" id="users" role="tabpanel">
Reemplazar por:
<div class="tab-pane" id="users" role="tabpanel">

Buscar:
<div class="hslice tab-pane" id="recent" role="tabpanel">
Reemplazar por:
<div class="hslice tab-pane active" id="recent" role="tabpanel">

Saludos!
Title: Re: Redsy
Post by: Limkos on January 31, 2018, 04:53:01 AM
Muchas gracias
Title: Re: Redsy
Post by: Limkos on February 02, 2018, 12:49:49 PM
Hola instalo el @mention members con el theme redsys y sale ni funciona

http://custom.simplemachines.org/mods/index.php?mod=3860

Como podria hacerlo funcionar ?

esto es lo que no sale

(https://preview.ibb.co/cd7Kg6/Sin_t_tulo.jpg)
Gracias
Title: Re: Redsy
Post by: jemeca007 on April 03, 2018, 05:19:13 AM
on my website when you register, the image does not appear, so you can not register, I would like to know how I solve it, it has happened to me with two themes, the reseller and the redsy, the premium has not happened to me. www.wildwarez.com
Title: Re: Redsy
Post by: yonhosa on May 10, 2018, 05:05:22 AM
Smf tricks you are the best all you themes is extremely great
Title: Re: Redsy
Post by: Usuarinuevo on April 09, 2020, 08:22:06 PM
Hi,

I have activated the social media icons in the footer, but they do not appear. Thank you.
Title: Re: Redsy
Post by: Diego Andrés on April 09, 2020, 08:42:36 PM
It's working just fine for me on my local installation.
Title: Re: Redsy
Post by: Usuarinuevo on April 10, 2020, 07:46:02 AM
It is fixed. It was as silly as having adblock activated. Many thanks.
Title: Re: Redsy
Post by: Kisaragi on June 19, 2020, 08:11:19 PM
Hi, its a nice theme!

I'm thought in use this theme, but I need to do a little modification. I think the space between the user profile area and the post area is too far away and I would like to approximate this, something around 60 pixels. I searched and even edited some areas of the CSS, but I was not successful. Please, could you tell me which class should I modify so that I can approach these areas?

In the image below it becomes clearer the area to which I refer.

Title: Re: Redsy
Post by: rufovi on August 05, 2020, 06:46:27 PM
Quote from: jemeca007 on April 03, 2018, 05:19:13 AM
on my website when you register, the image does not appear, so you can not register, I would like to know how I solve it, it has happened to me with two themes, the reseller and the redsy, the premium has not happened to me. www.wildwarez.com

Hi!
I think I had the same issue.
Please check here, it may help you:
https://www.simplemachines.org/community/index.php?topic=535335.msg4064700#msg4064700

Regards
Title: Re: Redsy
Post by: burhan on January 28, 2021, 02:26:39 AM
Hi,

smf 2.1 rc3 version come out?
Title: Re: Redsy
Post by: Diego Andrés on January 28, 2021, 12:58:33 PM
Maybe later this year
Title: Re: Redsy
Post by: Rey Almeja on April 16, 2023, 01:01:06 AM
¡Qué onda a todos los SMFTrickers!

Este TEMA Redsy recién que lo lanzaron en línea para poderlo disfrutar lo monté en mi Foro por allá del 2015 si no mal recuerdo, estuve con el TEMA dos años hasta el cierre de aquel entonces FORO donde lo utilizaba.

Ahora con la vuelta a la webmastereada de otro Foro me hubiera gustado que ya estuviera su actualización para poderlo montar e instalar en SMF en la versión 2.1.3 , en la última respuesta de Diego Andrés escribe que tal vez para el siguiente año...

QuoteMaybe later this year

Pero ya pasaron 2 años y no veo la actualización, ojalá pronto entre todo su labor y trabajo que realizan puedan actualizar este bonito TEMA para SMF para poderlo disfrutar nuevamente.

¡Saludos y excelente trabajo el que siempre han realizado a todo el equipo de SMFTricks!  8)