723 comments found.
Hi Vasterad, trying to make it so that on the contact form, fields and labels are next to each other, 2 per row but evenly spaced etc. Tried a few things but its not going.
As my contact form has a 10 text boxes, Kinda want
FIELD | FIELD FIELD | FIELD
for example etc…
Any help?
Try to add style="float: left" to each input and adjusts by margins.
How do I move the caption on the home page slider from the left to the right side? And for that matter to the top portion of the image as well?
Thanks, Chris
You can adjust caption by changing position in CSS:
.slide-caption { right: 20px; }
Thank you for a great template!
I’ve found one problem with the comments, if the comment is short it will be placed under the avatar.
Here’s an example: http://racke7.se/Blog/?id=21
Here’s fix, add to .comment-desc this:
.comment-desc {
float: left;
margin: -60px 0 0 80px
}
Change float: right on float: left :
ol li ol.childlist .comment-des {
float: left;
}
Thank you, it’s a little bit better, but the lines between the comments isn’t full width.
It’s not fixable right now and needs some rebuilding, sorry. 
Just checked and works good on firefox. Not chrome? Just throwin’ that out there
Wow, that is weird because you are first customer that has issue with slider on most popular browser during the last half year since reverse. I’ve check it and works fine, so maybe it’s related with your browser?
Yo! I was wondering about the slider controls. I noticed when I click on the arrows it doesn’t skip to the next or previous image. And it is doing the same on the demo: http://vasterad.com/themes/centum/
What stumps me is your WP version controls work perfectly. Anything I’m missing? Some direction would be cool.. thanks in advance!
I’ve uploaded your html theme to my server. After testing the contact form i noticed it only sends when all three fields are inputed- name, email, message. However when the unrequired name field is left blank it shows error message instead of sending… I noticed this happens on your demo version as well. Do you have a fix for this?
Well, I’ll take a look but I’m not sure if I’ll find solution because I’m not PHP developer. 
Hello,
I bought this and I am having it great on all browsers except of course IE (I have version 9), where the slider images are out of scope to the right. Any solution for that? 
Could you provide me an screenshot?
how can I send a snapshot here?
Does it happen on my demo live preview?
No just checked it doesn’t. Any idea what it could be? I could at least get a hint
Compare your code with my code. If it works on my demo live preview so it must be related with your customizations.
The code is identical in that section. That is why I thought of asking you.
No offence but how would you like to get support without showing online your site? I’m sure that bug is because of your customizations, not my template bug. Let me see your site but I can’t promise if I will find issue. 
Hello (again) Vasterad.
This time I have a small menu issue with a Centum site.
Please see: http://cortijoestela.com/index.htmlSelect “ABOUT”, then “Accommodation”: You will see two
- items “1-6 Guests” and “7-10 Guests”
Problems: 1. Is it possible to make these rows line up with the ones on the left? (the white border is about one out of alignment)
2. Is it possible to have a white border line above “1-6 Guests”.
Thank you (again) – Peter
1. You need to add style="margin-top: -1px;" to ul.
2. As above but add style="border-top: 1px solid #fff;" to 1-6 Guests li item
Thank you, Vasterad
Sure thing. 
Oops – I mean lower Right 
New question
How do I add some space before the button so it looks a little more centered?
(Lower Left – Green)
<a href="#" class="button medium color" style="margin-left: 100px;"> </a>
Yay! Hooray!
Just did it. Is there a way to make the green part extend the width of the columns where there is no text?
<a href="#" class="button medium color" style="text-align: center; width: 100%; padding: 11px 0;"> </a> is that what you want?
Will see. Probably. I’m almost done! Yay! And LOVE the way the site looks. I am a happy Centum convert. The only thing left is the contact form, lol, and if it doesn’t behave, will try deleting the riddler code from the top header.
Thank you again for all the awesome support! 
Thanks, you was the hardest customer to support. 
Oh no! At least I win that distinction! I am happy you survived! 
Let me know when you finish site. 
I will for sure! I have a few more planned and now that I know the base – can customize more with the fonts and have fun integrating the wordpress platform. Will also (finally) have some real time to explore your other new theme. Sorry it’s taken so long to get back to you about that. 
Sounds good. 
Hi again, Ignore the query above. I figured it out the google map issue in IE. It was the trailing commas after the brackets from popup: false, Works now. Thanks again!
Ok.
Firstly, thank you for such a great html template. I only have one query, which has probably already been covered and I haven’t come across it yet. My problem is the google map – it appears in Firefox, Safari and Chrome but not in irritating IE. In Internet Explorer it is only a blank space, no error message etc. Thanks
Where to find a footer colour in css to change it from 303030 to 000. I can`t fint it in any css files. Thanks.
#footer in boxed / wide.css
Ok. Thank you. I don`t know how i can skip that. Thank you.
Hi, One more question. This page as example: http://azomiteminerals.com/demo/VersionOne/resources/sunterra.html
Why won’t the enlarged photo get as big as it actually is? Can I make it not be smallified?
It should be as big as this. http://azomiteminerals.com/demo/VersionOne/images/sunterra_large.jpg
Thank you!
It’s not possible because there’s no space for big photo. 
But it’s within a pop-up – not on the page. What exactly are the constraints? It worked other places that had very wide photos like here: http://azomiteminerals.com/demo/VersionOne/products/products_available.html this overlay image is HUGE (wide). Just not tall. (897 wide) http://azomiteminerals.com/demo/VersionOne/images/portfolio/portoflio-packaging-large.jpg
It makes no sense that the sunterra image won’t work. Do you know the height constraints? Maybe I can try maxing that out and live with a little expansion. Thanks!
I tried making it 857 W – the enlargement is actually reading smaller than the source image which is a bit cray-cray. If you let me know the code constraints, I can adjust both image sizes so the enlargement is actually “enlarged”. 
Hm, could you clarify what exactly do you want to achieve. I just got mixed up.
When you click on the “overlay-zoom” on http://azomiteminerals.com/demo/VersionOne/resources/sunterra.html – the “larger, enlarged image” named http://azomiteminerals.com/demo/VersionOne/images/portfolio/portoflio-packaging-large.jpg looks smaller (not larger) than the original image.
Even though the overlay image on http://azomiteminerals.com/demo/VersionOne/products/products_available.html is giant (897 wide) – it still displays at its full size.
This makes me think something in the code is causing a height constraint because width does not seem to be effected. What do you think the issue is with sun terra? I would like it to display larger, not smaller, than the static image.
Thanks!
Sorry but I totally can’t see where’s problem. After clicking on images with overlay I got lightbox with 1:1 image.
http://azomiteminerals.com/demo/VersionOne/images/sunterra_large.jpg This image can’t be displayed at full size with fancybox because fancybox is responsive and adjust images size to screen height / width. However you can add navigation button like here http://centum.purethemes.wpengine.com/portfolio/lioness-teeth/Please let me know if I got you right. 
I don’t know what you mean by “images” plural.
I’m talking about the sun terra page and one image with overlay here: http://azomiteminerals.com/demo/VersionOne/resources/sunterra.html The overlay link “works” – the image just doesn’t get displayed bigger. (in two browsers)
Is that what you are talking about? 
How’s your screen resolution?
Great. And every other overlay enlarges “larger”. What browser are you using? Are you saying when you click on the sunterra picture you see a larger version?
Hey – this is what I see:
http://fashioniconinc.com/whatisee.jpgvs
http://fashioniconinc.com/whatisee2.jpgMakes no sense that the first one is shrinking the image instead of making it bigger. Wah. Must be a vertical height constraint. 
What I see: https://dl.dropbox.com/u/25103329/whatisee.png
and again, what’s your device screen resolution? Fancybox2 is a responsive lightbox and makes images smaller if there’s no space on the screen to display 1:1 (large) image. I guess you want to display 100% size of image but it’s not possible (it’s even not usable and I wouldn’t recommend to do that) with fancybox.
hmmmn. but the http://azomiteminerals.com/demo/VersionOne/products/products_available.html large image is smaller than sunterra and looks bigger. Good Lord, I need to lie down. Let’s see. Right now my resolution is 1600×1000 and I will look in smaller and bigger and see if it changes things.
I just tried 1920×1200 and 1344×1008 and same thing. OK Thanks.
Hey! I’m almost done! We’ll need it for two more sites and are getting the WP version too! WHoo-hoo!
This theme has been great for me so far – Excellent design! I’m curious if you could please tell me what I need to do/change in the css so that <input> elements do not automatically isolate themselves on independent lines. For example, I’d on a payment processing page I’d like to put the fields for Credit Card Expiration Date on the same line such as this:
MM / YYYY
but it seems that this theme forces it to :
MM
/
YYYY
I’m rather good with HTML/PHP but CSS is something I am inexperienced with so I was hoping you could point me in the right direction for making this very minor modification.
Thank you very much!
You need to use floating on each input (style=”float:left;”)
Thanks so much!
I bought this wonderful theme, but am considering to replace the current javascript navigation menu and tab shortcode with pure-CSS (non-javscript) versions.
I noticed you’ve put together an excellent pure-CSS menu: http://vasterad.com/codecanyon/responsive_css3_mega_menu/1. Do you think your CSS menu above would work in this Centrum theme? I’m thinking of buying it. 2. What was your rationale for going the javascript menu and tabs, instead of going pure CSS?
Thank you for your high-quality work.
Yes, my menu from CodeCanyon will works with Centum.
I like your design a lot. I would like to know if more form fields can be added to the contact page like phone number or maybe even a captcha. I need more than the ones you have in your demo. Thanks!
Unfortunately Centum does not provide easy way to add custom fields to contact form and you should buy an extra plugin from e.g. CodeCanyon.
Hi, i’m still trying to make a nice looking basic form using a simple table of 2 columns.
<table><tr><td>Address:</td><td><input type=text name=address></td></tr><tr><td>City:</td><td><input type=text name=city></td></tr><tr><td>Postal code:</td><td><input type=text name=pc></td></tr></table>
Simple enough you should think. But unfortunately it is for me impossible to vertical-align the contents of the cells nice in the middle. The text keeps aligned at the bottom. It looks awful.
This is such a basic thing which i guess lots of people would like to use. Not everyone can put the label fields above the input fields. The form is twice as long that way. Please, do you have a solution for this?
Could you provide me a screenshot? I’m not sure what do you want to achieve.
See http://imageshack.us/photo/my-images/17/centumniceform.png/
The text vertical aligned center. Not at the bottom as Centum does. 
Hm, sorry but I can’t open your link. Imageshack must doesn’t like me. 
Yes, or me.
And now?
Please upload it on other image hosting. I just want to be sure because I cannot reproduce your issue by myself.
<td style="margin-top: -10px;">City:</td>
That margin i tried in the TD style, but that does not work. When i put !important with it, it also doesn’t work. Padding and margin do not work there.
I just found out, that if there is a value (or just a space) in the input field of the second TD, the alignment of the first TD is good, nice vertically centered. But when the input field in the second TD is empty, the text in the first TD is aligned to the bottom.
This is strange…
Could you upload it online? I’ll take a look into code. However I’m just curious why do you use table instead of pure HTML with floating.
Hi, sorry for flagging your post but you should use <.code> / <.pre> tags because you broken site with pure HTML in comment. Anyway I’m glad you solved it, just sorry for not enough help in this case. 
Yes i know, i used tags and try to fix them but now the post is already gone…
But if you can put your code for a HTML solution with floating i could use that. I don’t know how to do that, i am still in my old habits using tables for that. 
Here you are:
<label style="float: left; margin: 7px 0; width: 120px;">Address:</label>
<input type="text" name="email" class="text" />
Thank you Vasterad! 
You’re welcome. 