Hi,
On many of your templates you apply classes to your div's to create responsive columns within a module or article. eg <div class="gantry-width-35 gantry-width-block rt-block box2"
While for the most part these work well I sometime hit issue for example:
I have 2 divs one set to gantry-width-35 and the other to gantry-width-60 with style margin set to auto on both. This works fine but how can I center the content inside each div?
Henning thanks for the reply. 40/60 fixes the overall layout of this div but my form looks odd with a 40/60 ratio.
The odd think is that if I set the ratio to 35/65 the roksproket module jumps below the form.
Is there any documentation so I can understand how these classes work?
These classes make the rocket themes very flexible for responsive design and I am surprised that cannot find any information about them.