ChrisB Posted May 26, 2014 Report Posted May 26, 2014 I soft launched our product last night complete with blesta integration. There are some custom client options we're working on, but those aren't ready to show off yet. I know the design of the website will turn some people off, and I am perfectly okay with that. I wanted to do something a bit different and make it very easy and intuitive to navigate. Get to the website and get right to the point sort of thing. http://www.nimblenode.com Blesta: https://billing.nimblenode.com PauloV and Paul 2 Quote
Bit Bayou Posted May 26, 2014 Report Posted May 26, 2014 I like! One critique: In your custom CSS file at https://billing.nimblenode.com/app/views/client/bootstrap/css/nimblenode.css you have: /* Google Fonts */ @import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600|Raleway:400,600); Which makes my browser complain about the web page not being 100% secure.. You should be able to make that /* Google Fonts */ @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600|Raleway:400,600); with no problems, and that should fix the problem! All the best! Quote
PauloV Posted May 26, 2014 Report Posted May 26, 2014 Very impressive work. I have taken some ideias from your website Quote
ChrisB Posted May 26, 2014 Author Report Posted May 26, 2014 Thanks for the comments all. Nice catch, Bit Bayou. Bit Bayou 1 Quote
Paul Posted May 27, 2014 Report Posted May 27, 2014 Very nice work, love the design! Button colors look great, all around an awesome integration. What do you use for your server status? Quote
ChrisB Posted May 27, 2014 Author Report Posted May 27, 2014 Very nice work, love the design! Button colors look great, all around an awesome integration. What do you use for your server status? I use NodePing with some html/css trickery to make it kinda fit. Still have to work on it a bit. Bit Bayou 1 Quote
Bit Bayou Posted May 28, 2014 Report Posted May 28, 2014 I use NodePing with some html/css trickery to make it kinda fit. Still have to work on it a bit. I'm still a fan of uptimerobot because of the free pricing option.. but I do like how you integrated yours in to the website! Quote
Blesta Addons Posted May 31, 2014 Report Posted May 31, 2014 very nice work what script you use in Service Status Page ? i will code a plugin for that and i need some road to select wich methode to go with it . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.