How to center the Module News Show Pro 5

GK User
Fri Jul 25, 2014 6:25 am
I have 4 thumbnails which I would like to center ... meaning 3 thumbs + 1 thumb (on 2 rows).

I am succeeded to get the above but can not get it centered.

I am using K2 and trying to find a way in the "Article Layout" section. All is set to centered ... but nothing happens.

Please assist :)
User avatar
Gold Boarder

GK User
Sat Jul 26, 2014 2:46 pm
Hello,

Could you provide an URL to your website with this module instance?
User avatar
Administrator

GK User
Sun Jul 27, 2014 7:06 pm
Please have a look at your PM where link and login is available.

dziudek wrote:Hello,

Could you provide an URL to your website with this module instance?
User avatar
Gold Boarder

GK User
Mon Jul 28, 2014 9:29 am
Please add at the end of your css/override.css file the following code:

Code: Select all
#nsp-nsp-747 .nspArt:last-child {
   float: none!important;
   margin: 0 auto;
}
User avatar
Administrator

GK User
Mon Jul 28, 2014 9:44 am
Thank you. That worked well!
Maybe this issue is something to consider for upcoming updated of Module News Show Pro 5 :unsure:
User avatar
Gold Boarder


cron