Discussion on Storm - Full Screen Background Template

Discussion on Storm - Full Screen Background Template

Cart 1,965 sales
Well Documented

ThemeCatcher supports this item

Supported

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

390 comments found.

By mistake I bought this version thinking it was the wordpress version, when trying to install it I realized that it is the html version.

Hi

I have approved your refund request.

Regards, Ally

Note to self: the “last updated” date (2017) is not the date of listing when looking at website templates, thus do NOT assume it to be responsive ffs!

Hi

Feel free to request a refund.

Our WordPress version of Storm is responsive.

Regards, Ally

is it possible to add youtube videos to pages ?

Hi

You can embed YouTube videos to the page content using the embed code provided by YouTube.

Adding background videos is not supported by this Storm HTML template, but you can embed YouTube videos as background videos using the Storm WordPress theme.

Regards, Ally

It will not load via Wordpress? Missing css file?

Hi

This is not a WordPress theme. The WordPress version of Storm is available for purchase here.

You can get a refund for this purchase by submitting this form.

Regards, TC

aaaa sorry, I am an idiot. Thank you…

Great template, so well documented :) Minor question – I have a loading.gif which suits the subject of my web page and it’s never displayed – any idea why?

Hi

If you have changed it, the browser might just have cached the old one, have you tried Ctrl+F5 to force reload?

Could you please post a link to the page or send the link privately to info@themecatcher.net so I can take a look?

Regards, TC

Hi, thanks for replying :) Yes, I’ve refreshed the cache, loading.gif never appears at all. My draft page is http://georama.com.au/cdsdraft

Hi

In the styles.css find this CSS:

.fullscreen-loading, .serene-loading {
    background-image: url(../images/loading.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 16px;
    height: 11px;
}

And replace with this:

.fullscreen-loading, .serene-loading {
    background-image: url(../images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width: 16px;
    height: 11px;
    background-size: 16px 11px;
}

With these changes the dog gif appears on the full screen view when an image is loading.

Regards, TC

How do you increase the font size for the navigation buttons?

Hi

Open the file css/styles.css and add this code at the very bottom (change the number to suit):

ul#horz-nav-ul li a {
    font-size: 15px;
}

Regards, TC

Need some help, Cant figure out how to have the home page perform a slideshow when loaded with my images. Viewed the help files but still no go.

Hi

Could you post a link to the page or send the link privately to info@themecatcher.net so I can take a look to see what might be wrong?

Regards, TC

hi, i interested this, do you have joomla version?

We do not have a specific version of Storm for Joomla, sorry.

Regards, TC

Fantastic looking theme, really enjoy how it looks. I am only coming across one problem; when I switched to the ajax version, my portfolio pages no longer use the photo box method and instead open the pictures by themselves. How can I make it so it goes back to the photo box style? (I’m using the prettyphoto template)

Thanks!

Add the JS and CSS links to your prettyphoto gallery to the head section of your index page:

<link rel="stylesheet" type="text/css" href="js/prettyphoto/css/prettyPhoto.css" />
<script type="text/javascript" src="js/prettyphoto/js/jquery.prettyPhoto.js"></script>

Search js/scripts.ajax.js for this code:

// Gallery
$('.serene-portfolio a.portfolio-thumb-link').serene({
    onOpen: $.fullscreen.unbindKeyboard,
    onClose: $.fullscreen.bindKeyboard,
    captionEnhancement: function ($caption) {
        if (!!window.Cufon) {
            Cufon.replace($('h1', $caption));
        }
    }
});

Replace it with the code to initialize prettyphoto:

$('a[rel^="prettyPhoto"]').prettyPhoto({
    theme: 'dark_rounded'
});

Regards, TC

Fantastic, thank you so much!

Hello Really interested in buying this template. Few questions. 1. Can i have video instead of photo background on main page? 2. Can the website play some music in the background? 3. Can the gallery play also video not only pics? Many thanks

Hi

This template is not able to do these things so it would require custom development. Our WordPress version of Storm can do all of these things though.

DemoBuy

Regards, TC

Hi,

Sorry if this has been asked before – I’ve trawled through the previous comments and only found one reference to my query (which seemed to be answered privately via emails).

I’m using the ColorBox 4 column layout as my gallery, and wanted to add a row of portrait images to the page. Whilst they open up in the ColorBox itself without problem, the thumbnails themselves are partially hidden behind the footer bar (you cannot scroll up to reveal them) and overrun the dark grey border of the main content box. Also when hovering over them, the magnifying glass png overlay is still for a landscape thumbnail – which I suppose makes sense.

Is there any way I can get around this, and use both landscape and portrait thumbnails in one gallery?

Happy to ping you a link to the page in question if it can be of help.

Regards,

Ben

Please post a link or send the link to info@themecatcher.net so we can take a look.

Regards, TC

Thanks for the swift reply – email sent! :)

I was wondering if you can help me out im using a third party for the form section on the contact us, because i really dont know a lot of html. Is there a way you can help me add the form like how it is here http://ultimatemusicdj.com/contact.html to your original form you provided on the?

Sorry we are not available for custom work. You might want to consider using one of the following websites to find a freelancer to help you for a reasonable price.

http://www.freelancer.com/ http://freelanceswitch.com/

Regards, TC

Does this theme support Joomla and what version? Any other php framework this theme can be used? Tnx

It’s an HTML template so it can be used with any framework, there is no additional code or documentation on how to use it with Joomla or any other framework.

Regards, TC

Are you plan to make update of this theme to make it responsive?

Thanks.

We don’t have any plans for this.

Regards, TC

Hi there. First of all thanks for your GREAT template. I used the previous version in my website and now i saw that you have upgraded to 1.2.3. What files shall i overwrite in my website to have the latest version ok ? You changed also html files or only js ? I want that because i changed some things in css and i don’t won’t to miss my chances !!!! Sorry for my English….

Hi. What version are you using just now? I can tell you which files have changed.

Regards, TC

i believe 1.2.1. Thanks for your quick reply !!!

Quite a lot has changed, so it might be a lot of hassle to do the update. The list of changed files is here. The diff of index.html is here. The diff of styles.css is here.

If you are having a specific issue with your current version, I can help you fix that without having to merge everything else.

Regards, TC

Good day,

Please could you advise if this template comes with the all the backend code for the blogging facility.

Brilliant work.

Regards

Hi,

We have a Blog Shortcode, you can add blog posts into a Page, choose number of columns, which categories or authors to show post from, etc. There are some examples here.

Is this what you need?

Regards, TC

also im getting an error when i try to use the form? www.erikatinoco.com/contact.html#

sorry im going crazy, is their a reason why on my contacts page when its viewed on cell phone or tablet we cant resize or zoom in/out i only see half of the page http://ultimatemusicdj.com/contact.html also the top nav isnt fixed to the top like the other pages? weird

Remove this line from line 81 in the page source code:

<meta name="viewport" content="width=device-width, initial-scale=1">

Regards, TC

thanks for all your help

hey Tc

is there a way to have the “connect with me” always showing instead of them clicking on it?

Hi, in the js/scripts.js file, file this section of code:

});

// Bind the Twitter

Change it to:

}).click();

// Bind the Twitter

Regards, TC

any chance to get a responsive version ?

It’s unlikely that we will be updating this template to make it responsive. We don’t have any current plans for this.

Regards, TC

Hello Nice Theme

I need help on blog-article.html is there a way to make the image be centered instead of off to the left where it is now? Thank you, I cant figure it out

Add this style in the styles.css file:

.blog-article-image {
    text-align: center;
}

Regards, TC

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