News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Reseller

Started by Diego Andrés, July 30, 2014, 11:08:08 AM

Previous topic - Next topic

Kornak

I apologize for my English, I used an online translator. The subject is simply smart!
But unfortunately I noticed a few bugs in SimplePortal 2.3.5.  Watch a screenshot



At a forum of these bugs isn't present.



How I can correct it?

Also prompt as to make it less



live627

Notice: Undefined index: sub_buttons in /home/public_html/Themes/Reseller/index.template.php on line 398

Many mods do not define sub_buttons.

Neekiinh0

Quote from: Kornak on August 03, 2014, 01:45:06 AM
I apologize for my English, I used an online translator. The subject is simply smart!
But unfortunately I noticed a few bugs in SimplePortal 2.3.5.  Watch a screenshot



At a forum of these bugs isn't present.



How I can correct it?

Also prompt as to make it less




Url..


Adaptamos themes de otras plataformas a SMF!
Contactame por MP o Skype: neekiinh0 para saber mas.

Kornak


Neekiinh0

In Portal.template.php

search:

<a class="sp_float_right" style="padding-top: 7px;" href="javascript:void(0);" onclick="sp_collapseBlock(\'', $block['id'], '\')"><img id="sp_collapse_', $block['id'], '" src="', $settings['images_url'], $block['collapsed'] ? '/expand.gif' : '/collapse.gif', '" alt="*" /></a>';

Replace with:

<a class="sp_float_right" href="javascript:void(0);" onclick="sp_collapseBlock(\'', $block['id'], '\')"><img id="sp_collapse_', $block['id'], '" src="', $settings['images_url'], $block['collapsed'] ? '/expand.gif' : '/collapse.gif', '" alt="*" /></a>';



Adaptamos themes de otras plataformas a SMF!
Contactame por MP o Skype: neekiinh0 para saber mas.

Kornak

Quote from: Neekiinh0 on August 03, 2014, 05:00:47 PM
In Portal.template.php

search:

<a class="sp_float_right" style="padding-top: 7px;" href="javascript:void(0);" onclick="sp_collapseBlock(\'', $block['id'], '\')"><img id="sp_collapse_', $block['id'], '" src="', $settings['images_url'], $block['collapsed'] ? '/expand.gif' : '/collapse.gif', '" alt="*" /></a>';

Replace with:

<a class="sp_float_right" href="javascript:void(0);" onclick="sp_collapseBlock(\'', $block['id'], '\')"><img id="sp_collapse_', $block['id'], '" src="', $settings['images_url'], $block['collapsed'] ? '/expand.gif' : '/collapse.gif', '" alt="*" /></a>';

thank you very much 1 problem left, it pleases
but as it is possible to add a gap in a place specified by an arrow.



And how to increase template width



Neekiinh0

It is the shoutbox? capture larger screen and user demo Please


Adaptamos themes de otras plataformas a SMF!
Contactame por MP o Skype: neekiinh0 para saber mas.

Kornak

Quote from: Neekiinh0 on August 03, 2014, 09:30:13 PM
It is the shoutbox? capture larger screen and user demo Please
yes is it shoutbox

it looks so



want to be



demo
hxxp:proscooters.ru/ [nonactive]
login - Tester
pass - 123456

Quote from: Kornak on August 03, 2014, 09:10:04 PM
And how to increase template width



I find it!

in bootstrap.css

Find
{.container{width:1170px}}

Replace with:
{.container{width:95%}}

Daniiel

Reseller.css (Themes/Reseller/css)
Add to the end:
.shoutbox_input input[type="submit"]
{
     margin: -5px 10px 0;
}
#sp_center
{
     padding: 0 5px;
}




For the full width, you can also replace all the:
<div class="container">
For:
<div class="container-fluid">

Kornak

Quote from: Daniiel on August 03, 2014, 10:31:18 PM
Reseller.css (Themes/Reseller/css)
Add to the end:
.shoutbox_input input[type="submit"]
{
     margin: -5px 10px 0;
}
#sp_center
{
     padding: 0 5px;
}




For the full width, you can also replace all the:
<div class="container">
For:
<div class="container-fluid">

thank you very much! Now all looks very much cool! It is the most cool template from those that I saw!

Mstcool

#30
Amazing Theme. One of the best themes I have seen out there. I can see myself using this for a long time.


However, this theme (or its just me) doesn't work properly with the Member Groups Icon mod: http://custom.simplemachines.org/mods/index.php?mod=2970

I uploaded the ranks to the right file and they show up in the membergroup settings in the admin panel, but the crowns don't show up on post. The mod worked properly with all other themes so the reason I posted it here is because I think its a theme problem because they show up in settings but not in post. So, what could be the problem? :p




Nvm, found the actual problem. It is not the crown but....its the online button that doesn't show up. The offline one does but online doesn't.

-Captain Ghost-

Hello,
Can you help me in adding something like this


In place of this check box


Thanks


oljo

I am totaly new to smf and i am using this theme because its the best :) but i am wondering how can i remove the reseller logo? and put in my own?

gonza28

#33
Hola.
Muchas gracias por su trabajo. Hermoso temas.
Quisiera otificarle que hay algun problema con el mod: Like Posts.
Estoy probando su tema en mi servidor local. No hay compatibilidad co este mod mensionado http://custom.simplemachines.org/mods/index.php?mod=3708



Usted es lo más!! muchas gracias por su gran trabajo. ;)

You English translated by google

Hi there.
Thank you very much for your work. Beautiful Themes.
Otificarle I would suspect a problem with the mod :. as messages
I'm trying to do the theme on my local server. No hay co COMPATIBILITY This mod dimensioned http://custom.simplemachines.org/mods/index.php?mod=3708

Thank you very much for your work. excellent

No image: online user



You can enable the button mod: Like Posts at the bottom of the posts as seen in the original theme smf? examples:





Shades.

When logging in, underneath it has a check box that says"Recuerdame ". How do I change that to english "Remember me"?
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

-Captain Ghost-

Quote from: Shades. on August 08, 2014, 11:30:17 AM
When logging in, underneath it has a check box that says"Recuerdame ". How do I change that to english "Remember me"?
Just search Recuerdame in index.template.php and replace it to Remember Me.

Thanks

Daniiel

#36
For people who have problems with the images online and offline, I will leave images attached to replace them. Root: Themes/Reseller/images



Quote from: oljo on August 07, 2014, 08:19:14 AM
I am totaly new to smf and i am using this theme because its the best :) but i am wondering how can i remove the reseller logo? and put in my own?

You have to go to Admin > Configuration > Current theme and you put the url of the logo in "Logo image URL:".
You can also replace the logo.png image located in Themes / Reseller / images




Theme updated: Now has no problem with the images and arranged it from "Recuerdame".

PD: -Captain Ghost- If you give me a little time, I'll help you with what you want to do with the login.
PD2: Gonza28 I dont understand what you want to do about the mod, can you explain better?

-Captain Ghost-

QuoteIf you give me a little time, I'll help you with what you want to do with the login
Time is yours take your time  ;D

Thanks

Shades.

Quote from: -Captain Ghost- on August 08, 2014, 12:05:19 PM
Quote from: Shades. on August 08, 2014, 11:30:17 AM
When logging in, underneath it has a check box that says"Recuerdame ". How do I change that to english "Remember me"?
Just search Recuerdame in index.template.php and replace it to Remember Me.

Thanks
I was looking in the language files...lol! All fixed now, thanks! 8)
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

gonza28

Quote from: Daniiel on August 08, 2014, 12:49:27 PM
For people who have problems with the images online and offline, I will leave images attached to replace them. Root: Themes/Reseller/images



Quote from: oljo on August 07, 2014, 08:19:14 AM
I am totaly new to smf and i am using this theme because its the best :) but i am wondering how can i remove the reseller logo? and put in my own?

You have to go to Admin > Configuration > Current theme and you put the url of the logo in "Logo image URL:".
You can also replace the logo.png image located in Themes / Reseller / images




Theme updated: Now has no problem with the images and arranged it from "Recuerdame".

PD: -Captain Ghost- If you give me a little time, I'll help you with what you want to do with the login.
PD2: Gonza28 I dont understand what you want to do about the mod, can you explain better?

Do not worry for now. It is difficult to understand the translation. I'm sorry. I will ask a friend who can translate me correctly for you.

I would ask you to tell me where to touch to vary the colors of these 3 sections identified in the image. I've tried the reseller.css but does not reflect the changes.
Their colors are great. Only I would like to customize a little.
A hug.
PD. Nexus 5 shows great.


Advertisement: