This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

S-Type Theme [1.0.x]
#1
S-Type Theme [1.0.x]
Introduction

Wanted to make a new theme for Sentora, so here is the S-Type theme..

Screenshots
Some screenshots (click on picture to get the full size picture) :
[Image: NelykYKs.png][Image: fs6OV8Ps.png]

External viewer


Demo
Would you rather first test-drive the theme in my Sentora demo?
That's also possible, just go to one of my active demo's found on sentorademo.tk and select the S-Type theme in the theme changer.

Webmasters and other web-writers: please do NOT link directly to a specific demo, you may link to sentorademo.tk.

Installation
Install theme:
  1. Download S-Type.
  2. Extract the zip file and rename the directory to S-Type.
  3. Upload your S-Type directory into /etc/sentora/panel/etc/styles directory on your Sentora server.
  4. Go to your Sentora Admin => Reseller => Theme Manager choose S-Type and save.
  5. If you like you may choose a theme variation.
That is it!

Or try out the new one line bash installer/updater, which replaces the first 3 steps:
Code:
bash <(curl -L -Ss http://zppy.github.io/S-Type_installer.sh)

Warning: The one line bash installer/updater is only for Sentora on Linux!

Download

Download the latest S-Type for Sentora Here! 
(Downloading direct off github)

[Image: 88x31.png]
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.


So it can be used for personal and commercial purposes, but do not remove or edit the .st-footer div! which contains Powered by [Image: sentora_logo_sig.png] and Theme by [Image: auxio-logo.png]!
Make sure you have read the license and warranty.

Theme variation

Do you want to have your own color variation?
It's easy, just copy the following lines of css to a new css file with a unique name in the CSS directory of S-Type.

Code:
@import url("default.css");

body{
background-color: #404040;
}

If you want to add your own branding take a look at the custom.css file.

We don't mind if you make a screenshot and let us see your variation..


Github

If you like to collaborate, review code or fix a bug you can on github.

Updates

I am planning to keep track of theme and forum updates in this section.

  • 14-05-2015 Started public beta with version number 0.0.3 BETA.
  • 24-05-2015 couple of bugfixes and updated to version number 1.0.0.
day-month-year

Credits

This theme uses:


  1. Bootstrap v3.1.1.
  2. jQuery v1.11.1.
  3. Sentora logo's.
  4. flaticons (logout-icon)
  5. small-n-flat module icon pack (icons by paomedia)
  6. And lots if random things from the default Sentora theme by jasondavis..


Disclaimer

All code and images a made by me personal or are licensed free for private and commercial use!
Make sure you have read the license and warranty.
Bugs and improvements you can also push on github.

You can show some appreciation by clicking on the thanks button or give me a positive reputation!

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
#2
RE: S-Type Theme [1.0.0]
Good Theme!
BUT!
Very narrow left panel!
If you use another language such as Russian or German, the label does not fit...
Reply
Thanks given by:
#3
RE: S-Type Theme [1.0.0]
I've tried to take this into account by using multiple lines and small fonts..
In german i have no problems with the small left panel.
Do you have pictures when it does not fit?

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#4
RE: S-Type Theme [1.0.0]
There's a bug, the logo is linking to Zentora theme.

Because I don't know if I am clear, and I know we are both Dutch, I will also say it in Dutch:
Er zit een foutje in je theme, op de login pagina, heb je een <img> tag naar /etc/styles/Zentora/logo.png. Moet S-Type zijn ipv Zentora.
Reply
Thanks given by: Ron-e
#5
RE: S-Type Theme [1.0.0]
Thank you, i have fixed it on Github.. 
Yeah, as you know by now i have reused some parts from Zentora.. Big Grin

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#6
RE: S-Type Theme [1.0.0]
I have error:
WARNING: Footer text has been edited without consent of theme designer!
Please restore the original st-footer div in the master.zmtl file.

Reply
Thanks given by:
#7
RE: S-Type Theme [1.0.0]
(05-15-2015, 02:45 AM)insha Wrote: I have error:
WARNING: Footer text has been edited without consent of theme designer!
Please restore the original st-footer div in the master.zmtl file.

So you did removed or edited the footer text and ignored all warning signs of doing this..
Restore the footer, there is an sappared part where you can insert an copyright or something.. 
Check out the custom.css file for more information about branding the S-Type theme like stated in OP.

Updated custom.css to be more clear about this..

(05-14-2015, 08:52 PM)Ron-e Wrote: Theme variation

Do you want to have your own color variation?
It's easy, just copy the following lines of css to a new css file with a unique name in the CSS directory of S-Type.


Code:
@import url("default.css");

body{
    background-color: #404040;
}

If you want to add your own branding take a look at the custom.css file.

We don't mind if you make a screenshot and let us see your variation..

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#8
RE: S-Type Theme [1.0.0]
(05-15-2015, 02:45 AM)insha Wrote: I have error:
WARNING: Footer text has been edited without consent of theme designer!
Please restore the original st-footer div in the master.zmtl file.

How can you ever get that error? I can't even find that text in Ron-e's reposityory? He probably added a security function, smart Wink

Additional information:
Yes, he did. There are only 2 ways to fix:
1. Restore the footer
2. Remove the JS code which checks whether the copyright is removed or not.

I recommend you to do number 1. Respect eachother's work Big Grin
Reply
Thanks given by:
#9
RE: S-Type Theme [1.0.0]
lol it looks professional, but it issent.. Angel
I know it would be cracked in seconds if you know a little about html/js..

[Image: ECfA56p.png]

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#10
RE: S-Type Theme [1.0.0]
(05-15-2015, 04:53 AM)Ron-e Wrote: lol it looks professional, but it issent.. Angel
I know it would be cracked in seconds if you know a little about html/js..

[Image: ECfA56p.png]

Yes, it's easy to crack. But who cares? I think the people who ar a little more noob annd and are afraid of breaking it by touching anything wouldn't dare to try to remove your security Wink

Edit:

isn't it .ztml instead of .zmtl?  Blush
Reply
Thanks given by: Ron-e


Possibly Related Threads…
Thread Author Replies Views Last Post
Zentora Theme [ S 1.0.x / ZP 10.1.1 ] Ron-e 73 320 ,892 04-17-2020, 11:39 PM
Last Post: emmarudd222@gmail.com
Sentora Webmail / Roundcube Theme 1.1 wormsunited 0 3 ,223 03-30-2020, 08:53 AM
Last Post: wormsunited
Stripped default theme betatester3.0 6 18 ,189 06-14-2018, 01:05 PM
Last Post: modi

Forum Jump:


Users browsing this thread: 1 Guest(s)