Dynamik Layout Widths

Table of Contents

Wrap Width: #

This “Wrap Width” value is calculated by adding together the Content Width, Sidebar Widths (if any) and the following horizontal border/padding widths:

– Dynamik Design > Wrap > Inner Border > Thickness x 2 (only included if “Type” is set to either “Left/Right” or “Full”)

– Dynamik Design > Wrap > Inner Padding > Left/Right x 2

– Dynamik Design > Wrap > Inner Padding > Sidebar Separation x The Number of Sidebars In The Layout

– Dynamik Design > Content > Content Wrap Padding > Right + Left

So, for example, if you had a Sidebar-Content-Sidebar Layout with a Content Width of 400px, a Primary Sidebar Width of 280px, a Secondary Sidebar Width of 150px, a Full Inner Border value of 5px, a Left/Right Inner Padding value of 20px, a Sidebar Separation value of 20px and a Content Wrap Left/Right padding of 20px each the Wrap Width would be calculated as follows:

400 + 280 + 150 + (5 x 2) + (20 x 2) + (20 x 2) + (20 x 2) = 960