Currently there are no left and right margins in the pages opened from a footer link.
This will be fixed in a future release. However, if you want to fix it now, use the following procedure.
Currently there are no left and right margins in the pages opened from a footer link.
This will be fixed in a future release. However, if you want to fix it now, use the following procedure.
To add margins to the footer link pages:
/*FOOTER Topics container*/
div#content_container_static .content_container {
padding:20px;
}