David Pike

Results 7 comments of David Pike

I was able to achieve this with CSS by using the `data-val` attribute to set the 'placeholder' colour e.g: ``` css .selectboxit-text[data-val=""] { color: #999; font-style: italic; } ```

Having this issue in FF and IE too.

Is it now possible to access live preview content using the "Tokenized Live Preview authorization" added in craftcms/cms#1521? Testing locally it seems like if I add a valid `X-Craft-Token` header,...

Is there anything blocking this merge? Happy to help out if there are any changes required

Thanks @phaux! That is a great suggestion

@johnsoncwb did you manage to work around this error and get it running?

Will this feature be implemented any time soon? If you can give some pointers I'm happy to have a crack at it