I know about that is just the CMP 2.x seems to bugger it up.
When u wrap it everything should space out properly & the centre module should shrink but it does not do that and that is why I am going to make one without all the surrounding images.
Just going to see if it works, that all.
Oh, one more thing in the .xml file yours shows this code
PHP Code:
";s:6:"LINK_N";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#393F79";s:15:"text-decoration";s:4:"none";}s:6:"LINK_V";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#393F79";s:15:"text-decoration";s:4:"none";}s:6:"LINK_M";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#ffffff";s:15:"text-decoration";s:0:"";}}]]></template>
If I change it to this will it goof up.
1px solid #212121 will be corrected
PHP Code:
border: 1px solid #212121;";s:6:"LINK_N";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#393F79";s:15:"text-decoration";s:0:"";}s:6:"LINK_V";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#393F79";s:15:"text-decoration";s:0:"";}s:6:"LINK_M";a:3:{s:10:"background";s:0:"";s:5:"color";s:7:"#FFFFFF";s:15:"text-decoration";s:0:"";}}]]></template>