Shape 5

Joomla Templates => eShopper - Club => : andyk July 08, 2011, 06:24:21 AM



: Which bit of the CSS controls this?
: andyk July 08, 2011, 06:24:21 AM
Hi guys

OK so relating to

www.pokereverything.com (you can use Shape5/Friday to view)

I'm using a 3rd party menu module. Im guesing due to the template CSS, this appears 'shifted' to the right (also this happens with the red bars in each module though I'm less worried about that)

Can you tell me what I should be looking for in the CSS? Don't want to mess around and change the wrong thing. Thinking it might be the margin-left here?

#s5_columns_wrap .s5_mod_h3_1 {
height: 39px;
background: url(../images/s5_mod_h3_r.png) no-repeat top right;
margin-left: -22px;
margin-right: -23px;
}

Thanks :)


: Re: Which bit of the CSS controls this?
: mikek July 08, 2011, 07:54:47 AM
Hello,

This is because the widths of these modules are set wider than the available space. In the backend of the horizontal accordion you can adjust the width, I am assuming your other module would have the same setting.


: Re: Which bit of the CSS controls this?
: andyk July 08, 2011, 08:38:17 AM
great thanks Mike
is there a way within CSS to get the image (that I've made a red bar) to be 100% of the grey box/border that the modules appear in?

cheers


: Re: Which bit of the CSS controls this?
: mikek July 08, 2011, 11:25:14 AM
Hello,

That would require a custom module class suffix with custom paddings. This would require custom programming to do so.


: Re: Which bit of the CSS controls this?
: garywc July 08, 2011, 05:01:43 PM
Good LQQKING Site andyk

very good..........


: Re: Which bit of the CSS controls this?
: andyk July 12, 2011, 10:48:12 AM
cheers Gary :)