I am now using the template you created for the shoping cart area of the site. And it works a lot better. Though I now loose some fluidity between this and other template.
My issue is in checkout and custom fields which go after the billing address.
I see when you start to enter details the label does a small animation to get out of the way. I don't find it quite enough.
The template I am using is the nature one. I liked the fashion one but it was alas for j3.
Anyway my front end css is a little perplexed by the selectors in the fields case as I tried the following and it didn't work.
Code: Select all
.ph-form-input-box select ~ label, .ph-form-input-box input.form-control:focus ~ label, .ph-form-input-box input.form-control:not([value='']) ~ label{
top:-15px;}
I am almost at the point now where I can get started. As you may have seen I had quite a few questions today. Sry. and a big thank you.