Discussion on Centum - Responsive HTML Template

Discussion on Centum - Responsive HTML Template

Cart 3,928 sales
Well Documented

Vasterad does not currently provide support for this item.

723 comments found.

Hey There, When i try to install the theme it says that there is no stylesheet.css and will not let me install. Can you please help!

Hi Vasterad,

Happy Halloween!

Some weirdness happened and would like some help, please. When I add the second row of the portfolio_3 page, the space between the two rows disappears. I tried using clean code (twice) and also tried div class=”clear” coding to make space and I still can’t make space between the rows. What did I do wrong? See how the turf squishes up into the pumpkin?http://azomite.com/instagram/index2.html THANK YOU!

Hi, I checked the style.css in the main folder, and even added a new css folder to the /instagram folder. Both have (and have always had) .item-description margin-bottom: 30px; on line 498. I know that came up in your code inspector, but it reality, on the actual style.css pages — it still exists. Any other ideas? Thanks.

Try to change classes in HTML from “item-description alt” to just “item-description” without “alt”

Thanks!

how can I activate the search bar ?

What do you mean? It’s static HTML template and it doesn’t work. Just design.

HI , how can I change the font and add new one

In style.css there is @import section with font. Then you need to change font name in some places in style.css

Is there a way to change from standard menu -> drop-down menu earlier than 787px?

I have added more menu items and they show on two rows on tablet.

This is the website: http://www.trochus.be

Charlien

Hi,

Copy and paste part of code on the screen in this section

@media only screen and (min-width: 768px) and (max-width: 990px)

http://imgur.com/a/WP27I

Hello, ¿how can I change the height os slider´s home? thanks

Hi, in your index.html page “gridheight:[585,585,400,350],” – each level for each responsive media query

Hi, I purchased and downloaded the theme for wordpress Centum but I cannot file the zip file of the theme to upload in my wordpress inside the download. How can I install the theme in wordpress?

Thank you so much for your availability and very fast response! I’ll definitely consider to buy your product for future projects.

I hope you’ll buy also our WordPress version of Centum. :chuckle:

Hi Vasterad, Two questions: 1) If we wanted to update the older Centum template to the new, mainly the home page features like larger images in the slideshow and the awesome quote slider; is there a way to do this without redoing the entire site? Naturally, we paid for and downloaded the new version.

2) Our client may want to transfer everything from the html format to the Wordpress. (Because they don’t realize that WP is not as easy to control themselves as they hope). There is really no easy way to ‘transfer’ from format to format is there? It’s basically a redo, yes?

I just extended support :)

Hi

1. Basically updating / adding two things you mentioned should be easy task. Just copy updated scripts for slider and custom.js, add CSS and HTML.

2. Unfortunately there is no way to transfer HTML content to WordPress version of Centum.

Hi, how can i include a map in the site, it doesnt work – thanks a lot?

Hi, you need to create API key for your domain: https://developers.google.com/maps/documentation/javascript/get-api-key

and put your key in google maps api script in contact.html”

<script src="https://www.google.com/maps/embed/v1/search?key=YOUR_API_KEY"> </script>

OK, Thanks for your fast answer !

Hi there, wondering if there is a way to widen one of the four columns (in footer) – in this case our first column, and shorten the second column. Steal from column two to pay column one ;) I hate that one word straggling at the end. TIA http://www.azomite.com/faqN.html

Hi, that’s not possible. You can of course use 5 columns and 3 columns instead of two 4 columns but I guess that’s not what you’re looking for. :)

Hi, I need help with the following for this project (http://snm.thingstech.co.za/index.html)

1. On the header, please help me align the logo with tagline 2. On contact us page, how do I make the location map show?

Looking forward to hearing from you

i downloaded the new css file and after adding the above line of code the alignment of logo & tagline gone. please send me css file with above line code added and ill just add it to files. send to tshimangadzot@gmail.com

Done, sent.

Perfect..Thank you so much!

Hi, how do I put a background image on the testimonial slider? On the demo it show a collage but on the installed theme it shows a black background. Looking forward to your assistance.

Hi, just replace this image – “testimonials-bg.jpg”

Thank you for your assistance

Hello,

I don’t know if it is a glitch or if anyone else has run across this, but on the contact page, the Google map does not show half the time – just a gray square. Also, on the slider text, the font is different and bolder in Opera, Firefox and Edge.

Any insight would be appreciated! Have a great weekend.

Thanks! Thom

Hi, could you send me a screenshot with google maps bug?

I do not see a way to attach a screenshot in this reply box.

Send me on info[at]vasterad.com

Hola Vasterad!

Updated navigation of one site and the carousel stopped working. I didn’t touch anything else. Can you please have a look. Not sure if I have missed an update. If you will please compare http://azomite.com/products/vegetable.html (original that works) and http://azomite.com/products_1/vegetables.html (new doesn’t work) * Lower right —And please let me know if you see a missing item. Much appreciated. Losing my marbles. Thank you!

Thank you. I made that change on this page and it’s still the same: http://azomite.com/products_1/vegetables.html

Twitter is also not showing up. I tried uploading to a native folder to test and noticed that as well. http://azomite.com/products/vegetables.html Any other ideas?

It’s something with java script, please copy whole /js folder from your site where it works to site where it doesn’t

Hi you, thanks! It was just a weird funky thing. I copied and it worked. Sorry I didn’t try that first.

Is there a way to change from standard menu -> drop-down menu earlier than 787px?

I have added more menu items and they show on two rows on tablet.

Hi, sure. Send me an e-mail on info(at)vasterad.com with your style.css and custom.js files. I will take a look tomorrow.

Dear Vasterad ,

Thank you for a very nice template.

I was wondering about the possibility to include an Iframe in the page?

I’ve tried to do so in http://apopet.se/slff/dokument.html but it seems hard to make the Iframe 100% height? Please advise!

Regards Peter

You need to declare height in pixels for iframe e.g. height: 1000px

Thank you. Exact height works, but is there no way to make height flexible depending on the Iframe page?

Try this:

Add this to your <head> section:

<script>
  function resizeIframe(obj) {
    obj.style.height = obj.contentWindow.document.body.scrollHeight + 'px';
  }
</script>

And change your iframe to this:

<iframe src="..." frameborder="0" scrolling="no" onload="resizeIframe(this)" />

Hey, do you happen to have an instagram widget that fits in the upper line up? If not, I can just make one and customize the ico css. Gracias!

Link please and please clarify what exactly are you asking for. ;)

Hi again. It was just the darn browser cache. Do you have an instagram image sized to the old social image that you can give me? Mine is not as clean as yours (which I made from a screen grab from your new template): www.azomite.com

Hi Vasterad, a few years ago you helped with highlighting our nav bar. Which worked beautifully, but suddenly stopped working. Any ideas how to get to work again? The site is azomite.com — I made sure the css reflects the new background-color: #45903c And the button code still says id=”current”

Very strange.

We would like to highlight the rectangle where the words ‘buying guide’ (now ‘Where to buy) appear. So it looks like the image here all the time: http://fashioniconinc.com/guide.png

And you answered: You want to have highlighted item in menu related with currently viewing subpage, right? If so make an extra class in css: #current {background-color: #xxx !important;} then add id=”current” to menu button on each page. Hope I was clear. :)

To be honest I don’t know. “Where to buy” menu tiem has all the time ”#current” tag. Maybe you updated menu and forgot to change on each page ”#current” tag? ;)

I forgot to update the css. Please forgive me! :P

Hi Vasterad! I hope you hope a good summer.

Two questions re the older Centum (the one we used for azomite.com). 1) What is the line of code we need in order for the images to be able to become larger via touch screen on mobile. As it is, it’s a phone width fixed sized. 2) The shaded area with the text for the slideshows (as the home page) do not show up on mobile. We need to fix this.

We can’t wait to try our new download! Thanks in advance!

Yes, add that code anywhere in style.css

Regarding larger images – if you will remove this code from <head> section in each HTML file:

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

you’ll be able to zoom in / out site on mobile devices which solves small text issue because everyone could zoom-in part of site he wants to read.

You are the shizzle. I’ll try it. Thanks so much.

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