gkheader1 background

Creative, responsive and unique Joomla template to create personal portfolio website with amazing animations and clean design.
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
Mon Feb 06, 2017 7:36 pm
Reply with quote
Report this post
I can't get my image to appear behind the text on the home page (where john's photo is on the demo).

http://planbmediaworks.com/
User avatar
Junior Boarder

teitbite
Sat Feb 11, 2017 8:44 pm
Reply with quote
Report this post
Hi

Here is a code You should use:

Code: Select all
<img class="gkHeaderBg" src="images/demo/header/header1.jpg" alt="John S." />


just add an image and make sure to give it a class "gkHeaderBg"
User avatar
Moderator

GK User
Sun Feb 12, 2017 6:20 am
Reply with quote
Report this post
I've tried that. Also moved the code to the top. I still only have a dark grey background and the image doesn't show. I can see it on the back end.
User avatar
Junior Boarder

teitbite
Fri Feb 17, 2017 2:31 pm
Reply with quote
Report this post
Hi

Please send me an access to joomla panel. I'll try myself.
User avatar
Moderator

teitbite
Fri Feb 17, 2017 2:33 pm
Reply with quote
Report this post
Hi

Wait. I see the problem.

Please go to user manager and disable using editor. The image cannot be between <p></p> tags. So code should looks like this:

Code: Select all
<img class="gkHeaderBg" src="images/demo/header/header1.jpg" alt="John S." />

<h1 class="gkAnimate active">
Welcome
<br>
to
<br>
Plan
<span style="color: #ff6600;">B</span>
mediaworks
</h1>
<p class="gkAnimate active">Multimedia Consulting Services.</p>
<p>
<br>
<br>
</p>
<p> </p>
<a class="gkScrollDown gkAnimate reverse active" href="#my-works">Scroll Down</a>
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.