Discussion on Frost - Multipurpose Responsive One Page HTML5

Discussion on Frost - Multipurpose Responsive One Page HTML5

By
Cart 602 sales
Well Documented

elemis supports this item

Supported

This author's response time can be up to 2 business days.

60 comments found.

Hello I have a question about the gallery “portfolio”. There are currently three projects per line and I want to show in 4 or 5 per line also reducing the image size (currently 440×330 px). What is the attribute to change in the CSS to be able to display multiple per line in this gallery? Thank you! :)

Hi,

You will need to replace .fix-portfolio .items and .fix-portfolio .items li margins and widths in style.css line 2986 (min-width: 1200).

The values for 4 column portfolio are as follows:

.fix-portfolio .items {
    margin-left: -10px;
    margin-bottom: -10px;
}
.fix-portfolio .items li {
    width: 285px;
    margin-left: 10px;
    margin-bottom: 10px;
}

And the values for 5 column portfolio are:

.fix-portfolio .items {
    margin-left: -10px;
    margin-bottom: -10px;
}
.fix-portfolio .items li {
    width: 226px;
    margin-left: 10px;
    margin-bottom: 10px;
}

If you’d like to find out values for different columns or margins you can use http://gridulator.com/

I didn’t know this website for dimensions, it’s very cool! Thank you very much for your response and your availabilty!

It’s perfect ! I love the simplicity of the theme ! I’m waiting the wordpress version !

Really nice job ;)

Thank you for your interest in WP version. It is in the queue. Review process takes longer these days. We will announce the release on Twitter https://twitter.com/elemisdesign

Hello,

We’re writing to inform you that the Wordpress version of Frost has been released. You can reach it here: http://themeforest.net/item/frost-multipurpose-one-page-wordpress-theme/8192249 We want to thank you for your interest.

Kind regards, elemis

Warning! Note that since some browsers deny local AJAX requests, the Showcase Portfolio section won’t run locally. You will have to test it on a working web server.

Kind off stuff u which u knew before purchase

Sorry but this is not something we decided. Any website with AJAX content won’t be working locally. AJAX requests require a working/online web server.

Hi can you provide support on modals (HTML lighboxes) for this theme. Are we to use the typical bootstrap one. I can find anything in the documentation.

Hi,

Here’s an example that is provided in Fancybox documentation: http://jsfiddle.net/wgPTR/

Hello,

Good work! I want to replace icons (budicons.css) of the “How it work” section with pictures. How does this little walk? I tried for example :

html : <div class="row text-center services-1"> <div class="col-sm-3"> <div class="col-wrapper"> <div class="icoPrint" /> <h3>Photography</h3> [...] </div> css : . icoPrint {      width: 100%;      height: 100%;      background: url (style / images / my-icon.png) no-repeat;     bottom: 10px;     left: 120px;     position: absolute; } But ... the image moves to the responsive ... Is there a simple solution? Thank you! Matthieu</div></div>

We recommend adding the icon with img tag, rather than CSS image background. So the code will be like this:

<img src="style/images/my-icon.png" alt="" />
<h3>Photography</h3>

And you won’t need any css settings.

Ok I’ll try that! Thank you very much for your answers :)

Hi, I am wondering if its possible to permanently keep the logo in the top nav bar. Its there when the site launches, but as you scroll through the nav shrinks in height and the logo disappears. Is it possible to keep the nav bar from reducing in height and to keep the logo present?

Thanks Joe

Thank you for your interest in Frost. Unfortunately such an option is not available.

Hi there,

I found it hard to believe that you have an instance where the logo appears and then disappears but nothing can be done to keep it from disappearing. In order to make it disappear you would have to have a bit of CSS that tells the logo not to display under certain conditions.

I reviewed your CSS style file and on line 3100 you have ”.navbar.fixed .navbar-brand” set to display none. This can be changed so that it displays with less padding above and a negative margin on the left and the logo would stay present in the nav bar the whole time.

I am not sure if this is something you were unaware of or if this is indicative of your customer support. If you indeed authored this template then knowing that changing that bit of CSS would do the trick would be obvious.

I am not sure if you are just not interested in customer support or if this bit really eluded you. But either way, I feel I will be looking elsewhere for a more suitable author and would encourage others to use this a bit of pre-purchase insight.

We meant that there wasn’t a direct option for this available in the template. Otherwise anything is possible on an HTML template for a user with adequate HTML and CSS knowledge.

Love the site, but I wish it did not have the paralax – can u make a version with out the paralax effect??

Hi,

Thank you for your interest. You can easily remove the parallax sections from the template.

any chance of a Wordpress variant of this brilliant theme?

any update about the WP release?

WP version is in the queue. Review process takes longer these days. We will announce the release on Twitter https://twitter.com/elemisdesign

Hello,

We’re writing to inform you that the Wordpress version of Frost has been released. You can reach it here: http://themeforest.net/item/frost-multipurpose-one-page-wordpress-theme/8192249 We want to thank you for your interest.

Kind regards, elemis

I have asked you in support, but still no answer so i’ll do it here : how to display a video (from vimeo) in place of a static image in an area like the “WE CREATE UNIQUE & GORGEOUS THINGS” area ?

I want to keep the text in front of the video.

Thanks

Actually, we’ve replied your email hours ago asking where exactly you want the video (in slider or parallax section). Unfortunately having an auto-playing video in the parallax section requires an additional script which is not supported in Frost for the time being. We can add this feature in the future depending on the requests.

You are absolutly right.

Thanks for the support.

Hi! Love Frost! Wondering if you can direct me to the code to adjust the full screen banner speed. Hoping to have it fade to the next pic faster. thanks! Kelley

Hi,

You need to decrease the “delay” value in style/js/scripts.js under REVOLUTION SLIDER>

jQuery('.fullscreenbanner').revolution(
    {
        delay: 9000,
        ...
    });

Nice one :), Congratulations!

Thank you :)

Great theme, good luck with sales! :)

Thanks :)

Awesome love it :)

Thank you :)

Excellent as always :)

Thanks a lot :)

Nice job mate. GLWS :)

Thanks :)

nice work, gud luck :)

Thanks :)

Good luck with sales

Thank you :)

Slick work as always! :)
Good luck.

Thanks a lot :)

Nice job, glws o7

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