Shape 5

Joomla Templates => Attractions - Club => : Protektor March 28, 2018, 03:04:41 AM



: Instagram box position
: Protektor March 28, 2018, 03:04:41 AM
Hello,

I have a problem with the location of the pictures in the instagram box. Photos are located at the top.

How to center them? Or how to change the box edge?

Thanks


: Re: Instagram box position
: jonahh March 28, 2018, 10:44:39 AM
Hello,

Please post a URL of this and I can help adjust the CSS for you.

Thanks


: Re: Instagram box position
: jonahh April 06, 2018, 12:21:16 PM
I changed the height to 250px in the admin of the module. Now just adjust the following:

Open up modules\mod_s5_instagram_feed\tmpl\default.php


:
#s5_instawrap article {	margin-top:-95px;}
to

:
#s5_instawrap article {	margin-top:-35px;}