Shape 5

Joomla Templates => Game World - Club => : netstepinc January 14, 2016, 02:09:32 AM



: Right Inset and right module positions off page to right in SiteShaper
: netstepinc January 14, 2016, 02:09:32 AM
I downloaded and installed the site shaper for game_world.
For some reason the right module positions are being pushed off the page to the right.
I ignored the problem on my test instance, but now I'm trying to get it to work in a production site, and I'm having the same problem.

In the demo I see the styles that seem to be controlling this, but for some reason they don't appear to be added to the site by s5_vertex_addons.php

#s5_center_column_wrap_inner {
    margin-right: 24% !important;
    margin-left: 0% !important;
}

#s5_right_column_wrap {
    width: 12% !important;
    margin-left: -12% !important;
}

I'm going to nuke and re-install the site shaper to see if the issue is resolved.
Thoughts?


: Re: Right Inset and right module positions off page to right in SiteShaper
: netstepinc January 14, 2016, 02:50:56 AM
I downloaded and installed the site shaper again and it appears to be fine.
I'll figure it out.