Quantcast
Channel: Recent posts | ClickDimensions Support
Viewing all articles
Browse latest Browse all 2615

"Standard width of Forms?" in ClickDimensions Help - comment added by Flemming Bækdal

$
0
0

Hi Joris.

I see that you never received an answer on "How to Center a Form"

You can simple insert this to your css style:

#clickdimensionsForm {
margin-left: auto;
margin-right: auto;
width: 400px;
}

/Flemming


Viewing all articles
Browse latest Browse all 2615