Jump to content

Recommended Posts

Posted

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

Posted

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!

Posted

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.

Posted

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!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...