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.

Zentora Theme [ S 1.0.x / ZP 10.1.1 ]
#1
Zentora Theme [ S 1.0.x / ZP 10.1.1 ]

Introduction

Now everybody is moving to Sentora i wanted to give ZstyleX a little Sentora overhaul, so after some name and logo changes i can present Zentora!
So its a simple rebranded Sentora version of ZstyleX...

I included a special Sentora variation called: SentoraPurple


Screenshots

Some random screenshots (click on picture to get the full size picture) :
[Image: L8HnpyXs.png][Image: baDgrQls.png][Image: xsA2wYSs.png][Image: IjhnPFQs.png][Image: WGXGsNFs.png][Image: ue8z3N4s.png][Image: I8gby8xs.png]

[Image: ar3sqdUs.png][Image: JWwVrUvs.png][Image: ibZAsbts.png][Image: rSwfnTys.png][Image: tm3k3oms.png]

External screen viewer with even more screenshots..



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 Zentora theme in the theme chooser.

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


Installation

You can use one of the 4 options as described below.

* Option 1:
Install theme:
  1. Download Zentora.
  2. Extract the zip file and rename the directory to Zentora.
  3.   
  • For Sentora: Upload your Zentora directory into /etc/sentora/panel/etc/styles directory on your ZPanel server.
  • For Zpanel/Prebeta Sentora: Upload your Zentora directory into /etc/zpanel/panel/etc/styles directory on your ZPanel server.
  1. Go to your ZPanel Admin => Reseller => Theme Manager choose Zentora and save.
  2. If you like you may choose a theme variation.
That is it, no more module fixes and such!


* Option 2:
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/zentora_installer.sh)
Warning: The one line bash installer/updater is only for Sentora on Linux!


* Option 3:
Or use the Theme Manager X Module from jollyjoke, and use the latest Zentora.zpt file.

* Option 4:
Or use the Theme store with Theme installer module from Diablo925.



Download

Download the latest Zentora for Sentora Here! (for Sentora 1.0.0 - 1.0.3)
Download Zentora 1.0.2 Here! (for Zpanel 10.x.x and Sentora prebeta)
(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 please do not remove the powered by [Image: nKKS1He.png](Auxio logo)!
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 Zentora.
Code:
@import url("default.css");
.subtheme, .module-box-title, .panel-heading {
background-color: #404040;  /* Theme color */
color: #fff; /* color of text  */
}
.navbar-default .navbar-nav>li>a {
color: #fff; /* color of text in navigation and footer bar  */
}
.navbar-default .navbar-nav>li>a:hover {
color: #e2e2e2; /* color of text in navigation bar when hovering over it */
}
.sentora_logo{
background: url(/etc/styles/Zentora/img/sentora_logo_dbg.png) no-repeat;
padding-left: 165px;
}
.sentora_logo_sig{
background: url(/etc/styles/Zentora/img/sentora_logo_sig_dbg.png) no-repeat;
padding-left: 105px;
}
So if you do a light color this is enough:
Code:
@import url("default.css");
.subtheme, .module-box-title, .panel-heading {
background-color: Tutorial: Sentora Panel in a HA / Clustered Environment - ADVANCED USERS ONLYC33;  /* Theme color */
}

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.
  • 8-6-2014 > Started to set-up forum thread.
  • 8-6-2014 > uploaded v0.0.0.41 alpha to github.
  • 18-6-2014 > After no bugs have been found while testing the theme is released as version 1.0.0.
  • 25-7-2014 > Removed non-standard spaces, version number changed to 1.0.1.
  • 4-8-2014 > Fixed button spacing and z-index from search wrapper, version number changed to 1.0.2.
  • 18-8-2014 > rebranded ZstyleX to Zentora, version number is still 1.0.2.
  • 2-11-2014 > Standardised to new Sentora's structure policy, version number changed to 1.0.3. (special thanks to PS2Guy aka Nigel).
  • 12-11-2014 > fix for missing icon from Protected Directories in top menu, version number unchanged.
  • 16-11-2014 > replaced old just renamed Zpanel.js with new Sentora.js. which is now
    also internally updated, version number changed to 1.0.4.
  • 16-11-2014 > Fix dark theme logo paths, version number changed to 1.0.4.1.
  • 16-12-2014 > Removed JS error, Fixed some css, version number changed to 1.0.5. (special thanks to VPenkov aka TheVP).
  • 18-12-2014 > added colored icon to protected_directories and Meta Tag to headers  (special thanks to TGates), version number changed to 1.0.6.
  • 8-3-2015 > Added one line installer/updater to OP, more info see here.
  • 28-03-2015 > some small css and link changes and added grayscale to icons in nav, version number changed to 1.0.7.
  • 09-05-2015 > Fixed some errors and paths, Version number changed to 1.0.8.
  • 25-06-2015 > Fixes small css class designator which clashes with tabs in modules, Version number changed to 1.0.9.
  • 11-07-2015 > Fix nav background, Worked out from idea from #5 from @xenLiam, Version number changed to 1.0.10.
  • 02-11-2015 > Fixed some path errors, Version number changed to 1.0.11.
day-month-year


Credits


This theme uses:

  1. Bootstrap v3.1.1.
  2. jQuery v1.11.1.
  3. Sentora logo's.
  4. And lots if random things from the default Sentora theme by jasondavis..


Troubleshooting

Here i will post the most common problems with solutions, so you don't have to search for them..


If your website isn't loading properly like this:
[Image: 0TC58sFt.png]
Your Zentora directory name or file paths are not right.
Please check out this post...




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.

If you have found a bug, need help or have questions about this theme, please open a new thread in the Template Support section with all the useful information you can gather which can speed up the process like your OS and Sentora version.
Don't forget to tag me like @[Ron-e] so i will get a automatic notification and then i am able to provide help more quickly.

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: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Great
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#3
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Nice! - Thanks for the contribution Ron-e!

Bobby
Follow me on Twitter or find out more about me  at bobbyallen.me
Reply
Thanks given by:
#4
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Nice Job! Big Grin Looks Great!
Reply
Thanks given by:
#5
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Just installed looks Great Big Grin

Keep up the good work and further developing of it Big Grin
Reply
Thanks given by:
#6
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Just installed looks Great  Big Grin

Keep up the good work and further developing of it  Big Grin
Reply
Thanks given by:
#7
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Why do i get the message:
Quote:Please correct the following errors before continuing:
  • You are not allowed to post links in this forum.
  • You are not allowed to post images in this forum.

When i try to edit/fix the strange embedded links from my theme post?

hxxp://i.imgur.com/EIxELPi.jpg

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: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
The post is broken, and I cannot find the download link
Reply
Thanks given by:
#9
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
We know that the post was broken, but had no fix for it jet..
Updated first post, removed all broken links to my shorturl/linkcounter so post is readable again..




Linktest:
Link test.....

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: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Hi,

Last link above ("Link test.....") is working for me.

For info, I added in the Docs a page about most importants change for third party devs.
See ZPanel to Sentora migration
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora Webmail / Roundcube Theme 1.1 wormsunited 0 3 ,208 03-30-2020, 08:53 AM
Last Post: wormsunited
Stripped default theme betatester3.0 6 18 ,140 06-14-2018, 01:05 PM
Last Post: modi
[THEME] Sentora2 TGates 7 22 ,619 01-11-2018, 08:41 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)