Doubts NSP module GK5

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
Thu Mar 05, 2015 2:19 pm
Reply with quote
Report this post
Good morning, I want to make some changes in the module "What we do" (NSP GK5):
1) Insert images. I can not find the option to insert pictures.
2) Resize images.
3) Change the background color of the module. I would like to put an image.
4) When inserting text below each image, the color is not blue, but another color.

Sorry so many questions.

Thank you very much.
A greeting.
User avatar
Expert Boarder

GK User
Fri Mar 06, 2015 10:03 am
Reply with quote
Report this post
Hello,

1) Images comes from the articles loaded inside the module
2) Size of the images can be controlled under the Thumbnails tab
3) You can create a module suffix which will contain background-image property i.e:

Code: Select all
.my-suffix {
background-image: url('PATH_TO_YOUR_IMAGE');
}


4) Could you better describe?
User avatar
Administrator

GK User
Fri Mar 06, 2015 1:44 pm
Reply with quote
Report this post
Thank you very much for the information, the first two questions are already answered. For the third definitely comes another (I feel my clumsiness), where he developed the CSS code "my-suffix" ?.
4) When the images that appear in the module "What we do" will insert the text as explained in the documentation, the text is blue and I would like to change the color, font .... Attached image (one picture worth a thousand words).

Thank you very much.
regards
User avatar
Expert Boarder

GK User
Fri Mar 06, 2015 3:10 pm
Reply with quote
Report this post
3) my-suffix should be put in the module settings as a module suffix and the code for .my-suffix can be placed in the Template settings -> Advanced settings -> Custom CSS code option.

4) Please provide me an URL to your website
User avatar
Administrator

GK User
Sat Mar 07, 2015 9:38 am
Reply with quote
Report this post
Thank you very much for the information. I created my-suffix, I changed the font is also good because the wanted change, but the background is otherwise not be problem of route ...

I have not yet uploaded any web page, I am working offline.

A greeting and thank you very much
User avatar
Expert Boarder


cron