Discussion on Stability - Responsive HTML5/CSS3 Template

Discussion on Stability - Responsive HTML5/CSS3 Template

Cart 1,413 sales
Well Documented

dan_fisher supports this item

Supported

This author's response time can be up to 1 business day.

149 comments found.

On IE (tested IE10) in boxed layout, the “sticky” menu float to the left edge of the screen. What CSS/js lines should I modify to fix that?

Kindly, Artur.

Hi philip100,
I’m pretty sure that I fixed this bug. What template version do you use?
By default there is no sticky functionality for boxed version. You need to open js/custom.js and find ‘Sticky Header’ section. And finally you need to delete next code:
if($("body").hasClass("boxed"))
        return false;
Thanks!

Hi Dan, I got the template from you (take a look at the last comment on the first page) that enables sticky-header on a boxed layout.

Unfortunately, I can’t remove the code as it already not exists.

I hope there’s some solution to this.

I have incorporated the template here: http://senio-mods.com

Kindly, Artur.

Hi Artur,
I’ve tried to fix this but without luck. It happens because of strange behavior of IE10-11 when overflow:hidden added on wrapper.
I will definitely look at this in the next update.
Thanks for your understanding!

Hi Dan. The theme is awesome. Only one question. If I remove the

'<div class="header-top">
, when I scroll down the page, the menu hides a bit. How can remove this “header-top” without this undesirable effect?

Thanks in advance

Hi,
Please do the following:
  1. Open css/custom.css
  2. Add next code:
    body.sticky-header .header {top:0;}
Thanks!

Thanks, Dan!

Hi, i´m very satisfied with the template.. it’s flexible, clean code, very easy to work with.. but i have an issue, I downloaded the the files, then open the index.html but when i click over the this links, they shake a little, they move left to right like a refresh of the screen, but this doesn’t happen when I click these links on your version here in themeforest or your site.. what could be happening?. Thanks.

It’s just happen on links with nested menus, for instance..home, pages, services, portfolio, but not with the contact links. Thanks

Hi climaximus,
Maybe it happens because of arrows near some links. Script checks if item has nested menu and add or not arrow.
However, I’m working on new version of Stability which will contain Mega Menu.
Thanks!

I purchased the HTML theme – stability

here’s my test site: http://gtandhholdings.ca/www/

1. how to change to BOXED? 2. how to change boxed background? 3. create no space around the logo image? 4. change an icon / like create my own – change

Can I change this FONT:

Hi tareinah,
You need to add next custom css to css/custom.css
.tp-caption.modern_medium_white { font-size: 30px; line-height:1.2em; font-weight:bold;}
Thanks!

Question is for your other theme. Will post there.

Nice Looking theme! I have book marked it in case I need it in the future.

Glad to hear that :)

Hi,I want to buy a theme. I just downloaded the monthly freebie responsive template to look at your documentation and it looks quite concise. Thanks. My question You can insert this code in the topic?

<object type=”application/x-shockwave-flash” data=”vachat.swf” width=”960” height=”630”> <param name=”movie” value=”vachat.swf” /> <param name=”quality” value=”high” /> <param name=”menu” value=”false” /> </object> And how shorkodom will he do? thank you!

Hi,
Stability template has different documentation. Also you can always ask me if you have additional question.
Object element will show you your content. Nothing special :)

Hi, I just downloaded the monthly freebie responsive template to look at your documentation and it looks quite concise. Thanks.

My question is in the realm of the blog associated with the template. Are the blog posts automatically formatted (dates, headers, author) and can they be customized by adding keywords? And finally, are the new pages for the blog created automatically after a certain number of entries?

Thanks, I look forward to your responses.

Hi falluso,
There is no cms on backend because it’s HTML template. You need to wait WordPress version or buy Stability Drupal version.
Thanks!

Very good! How can I insert a main logo in PNG?

Hi,
It can be done very easy, just read guides in Documentation folder.
Thanks!

Hi, nery nice theme. I want to use it as an one-page template, but when i click on a works item the single item’s page appears without the one-page template functionality. How could this behaviour be avoided? Meaning that when clicking on a works item to “stay” to the one-page template functionality. thanks in advance!

Hi there, i have sent over some questions concerning support via contact form. Any update? thanks

Hi Dimitris,
Sorry for late reply. Please check your email.
Thanks!

thanks mate. Great work and support.

Hi,

first i want to say that i really like the theme:) And now i have a question: How can i make the owl-carousel slider to have 2 columns also by small screens (i think it has now 1 column under 507px)?

Thanks!

Hi, Sorry for late reply. Please do the following
  1. Open js/custom.js
  2. On line 126 change this
    itemsMobile : [480,1]
    to this
    itemsMobile : [480,2]
Thanks!

Hi Dan,

how can I use custom icons instead of the FA icon’s, without losing the animations?

Hi markomar,
Do you want to use image based icons or custom font based?
Thanks!

Image based

Hi,
Sorry for the late reply.
If you want to use image icons put your image instead of i-element and add next css
.icon-box .icon img {
  position: relative;
  z-index: 2;
  max-width: 100%;
  height: auto;
}
Thanks!

Hello – this is a pre-purchase question: I have a meeting this morning with a client who is looking to re-brand their company website and their (22) partner websites. Overall this would be approximately 23 licenses if they approve it. Does this theme allow you to change the background color of the navigation bar to a different color (i.e. #01b1da)? One of the things that is selling me on this theme is the multiple navigation header options – especially header #2 with the 728×90 banner. This has been the closest to the original design comp that was originally pitched to the client (since we want to add a custom design link at the top of the page). This looks like an amazing theme – please let me know about the color options as soon as you can and hopefully we will be in business.

Hi roberts_designs,
Sure, you can easily change background color of the navigation bar via css. I just want to let you know that it’s html template, not a WordPress theme.
Thanks!

Hello Dan, i saw that you updated Stability theme to 1.4 but can you please update the main page so we can see the changelog? Thank you very much

Hi cajkan,
Just updated description and live demo. Please check.
Regards!

I could not install the template. It says style page is missing.

Hi avciahm,
Looks like you’re trying to install it on WordPress. HTML Template cannot be installed on WordPress site. You need to edit it using text editor.
Thanks!

Thank you. Is ?t easy to edit ? I dont know how to

Try to start with template documentation. Also you need to have some experience in HTML and CSS.
Regards!

Hello Dan, i love this theme.

For the future updates, maybe you can add pagination and code box into shortcodes page ?

Thank you very much

Hi cajkan,
Added to update list. By the way, huge update with a lot of futures coming in a few days.
Stay tuned :)

This template is not displaying correctly in IE9. It looks like this;

http://i.imgur.com/xMUiobq.jpg

Looks perfect in every other browser, including IE11.

You must put this meta tag inside the head section:
<!doctype html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
...
</head>

If I put the meta inside the head it doesn’t render correctly.

Could it be these lines?


<!--[if IE 7]><html class="ie7 no-js" lang="en">  <![endif]-->
<!--[if lte IE 8]> <html class="ie8 no-js" lang="en"><![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html class="not-ie no-js" lang="en">  <!--<![endif]-->

If I remove those three lines, and put the meta inside the head, then it renders correctly.

Instead of this three line leave just next one:
<html class="not-ie no-js" lang="en">

Hi,

I am trying to configure the form on the Contacts page so it sends an email to my email address when someone submits a message. Please help.

Thanks! GI

Hi Rockies1986,
Have you tried to change email address in php/contact-form.php? Also you find instructions in Documentation.
Thanks!

The version I downloaded only has “apple touch icons” instead of the little down and sideways carrots. Can I get the artwork the way the preview shows the site?

Thanks, dp

Nevermind. I figured it out. The header is missing the relative link to the link to the fontawesome css file. (great template BTW)

Hello Dan great template, very unique design.

I have 1 question: I want to create custom.css so thouse edits i make do not affect into future stability updates. Can you tell me how to do this ?

Hi cajkan,
  1. Create custom.css and put it to css folder
  2. Add link to this file in the head section of each html file:
    <link rel="stylesheet" href="css/custom.css">
    Make sure that you added this link after other css files.
Thanks!
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey