Shape 5

Joomla Club Extensions => Frontpage Display Version 1 - Club => : xsneakygx May 21, 2011, 03:09:16 PM



: Change Width
: xsneakygx May 21, 2011, 03:09:16 PM
Hey, I'm trying to get this mod to work on my site at http://www.sneakyuniverse.com.  The problem is that it won't stay within the dimensions of the rest of the site - it sticks out on the left.  This is the only mod that is having this issue and I've tried to change the position, but that doesn't work.

Can I get some help fixing this issue?  Thanks.


: Re: Change Width
: asingh May 24, 2011, 05:10:03 AM
Try change this::

:
.s5_wrap_inner_content {template.css (line 1219)
    margin-left: -20px;
}

to

:
/*.s5_wrap_inner_content {template.css (line 1219)
    margin-left: -20px;
}*/



: Re: Change Width
: xsneakygx May 26, 2011, 04:40:00 PM
That fixed the issue with the module, but it also moved everything else over so other areas now have a noticeable margin to the left.


: Re: Change Width
: asingh May 27, 2011, 12:02:00 AM
Please add in some module class suffix like pad-left for specific module and let me know here when done


: Re: Change Width
: xsneakygx June 18, 2011, 08:29:29 PM
Never mind, the template I was waiting to be upgraded has finally been released and this is no longer an issue.  Thanks for your help.