How to put a picture in the early part of the site as it is

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
Sat Oct 04, 2014 3:50 pm
Reply with quote
Report this post
Hello friends I am starting to use quickstart for now and do not have much experience. So I bought the john demo model and it has the image of a man. I would like to put another picture but I accessed the module where it should be but this image does not have any image.

How do I put a picture there? in order to put an image in the editor but does not appear in the front-end.
My Site: http://omegatronicalarmes.com.br/novo/
User avatar
Fresh Boarder

teitbite
Sun Oct 05, 2014 8:19 am
Reply with quote
Report this post
Hi

This background is handled by template not module. Please simply replace the image located at: /gk_john_30/images/demo/header/header1.jpg with the one You would like to use.
User avatar
Moderator

GK User
Wed Oct 15, 2014 10:40 am
Reply with quote
Report this post
Hello, I've got the same problem.

However, I am able to replace the header picture. First step is successful. Now need to edit the header text. As soon as I save a new text, weather I edit the current quickstart default text with wysiwig or not, as soon as I save, the header is all messed up.

Please have a look at my pictures.

Regards,
Alex
User avatar
Platinum Boarder

GK User
Thu Oct 16, 2014 10:53 am
Reply with quote
Report this post
Anyone on this?
User avatar
Platinum Boarder

teitbite
Fri Oct 17, 2014 8:39 am
Reply with quote
Report this post
Hi

As far as I know only TinyMCE is stripping this code from html5 elements, so You should change not to use that in user settings and change this module's code than.
User avatar
Moderator

GK User
Mon Dec 01, 2014 9:52 pm
Reply with quote
Report this post
No friend, I've tried to change the background image and not solved ...
User avatar
Fresh Boarder

teitbite
Wed Dec 03, 2014 10:16 am
Reply with quote
Report this post
Hi

I cannot tell what is missing in Your module, but there is a different way to do this. Please make sure override is enabled in template settings and add this code to override.css:

Code: Select all
#gkHeader {
background-image: url(../images/headerBG.jpg);
}


in such case image needs to be strored in template's /images folder with name headerBG.jpg
User avatar
Moderator


cron