Shape 5

Joomla Templates => Oasis - Club => : pinella72 March 18, 2014, 09:28:42 AM



: how to bring down the module s5_tabshow?
: pinella72 March 18, 2014, 09:28:42 AM
Good evening,
I would like to bring down the module Tab-Show located at the center of the image of the template, how can I do this?

Thanks!
Pinella Basile


: Re: how to bring down the module s5_tabshow?
: mikek March 18, 2014, 11:42:39 AM
Hello,

You would have to publish it to one of the top_row positions instead of the custom position it's in. The custom position will always align towards the top like that.


: Re: how to bring down the module s5_tabshow?
: pinella72 March 18, 2014, 04:33:07 PM
Hello Mikek ,

I just have only to move it down to 100px;
in which file and which line to insert weak margin-top: 100px;?

Thank you!
Pinella


: Re: how to bring down the module s5_tabshow?
: pinella72 March 19, 2014, 08:24:19 AM
Hello Mikek ,

I added as you indicated in the custom.css file
. moduletable {
margin-top: 100px! important;}
but it does not work, can you help me more to make this change?

Thank you!
Pinella


: Re: how to bring down the module s5_tabshow?
: mikek March 19, 2014, 11:49:55 AM
Hello,

As I stated above you can't modify the margin top if you have it in the custom position, it's all aligned by javascript to align at the bottom of the image and content fader's text area. You could possibly add some
 statements at the bottom of the text in the image and content fader and simply add space that way.