News show pro gk5 not centering image

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Oct 25, 2013 7:53 am
Reply with quote
Report this post
Hello....

1.
How can i set the image of the K2 item to be centered in News show pro GK5?... I try to center them (text: text align center/no use float - image: image position center/no use float - header: header position center/no use float) and only the header and the text are in the center and the image to the left.

(http://www.epirus-cert.gr....pm me for the admin and pass because the site is offline)

If you want to see what i mean :

http://i1147.photobucket.com/albums/o54 ... 12bbf2.jpg

2.
Is there any way to make the slider in the header to go full screen?
For example :1920x600
User avatar
Junior Boarder

teitbite
Fri Oct 25, 2013 3:53 pm
Reply with quote
Report this post
Hi

Please send me an access to Your site.
User avatar
Moderator

teitbite
Tue Oct 29, 2013 11:06 am
Reply with quote
Report this post
Hi

In module settings please change the margin for images so it has a side values as 0 (for example "99px 0 87px 0"). Than please add this code to override css (remember to allow using override in template settings).

Code: Select all
#nsp-nsp-XXX .nspArt img.nspImage {
    margin: 0 auto;
    max-width: 100%;
}


in a place of XXX please put the ID of the module You would like to center images.
User avatar
Moderator


cron