Blog titles?
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Thu Feb 02, 2017 4:59 am
- Reply with quote
- Report this post
Hi everyone.
I bought the John template, actually I sprang for the all, but I'm using the John template in this instance and I must be doing something wrong. First let me preface this by saying I am very new to using Joomla, but when I posted a blog on my site and added an image, the image shows but the text title does not, and if I remove the image the text title shows, but since I removed it the image does not, so I'm not sure what I'm supposed to be doing so that both will show.
I bought the John template, actually I sprang for the all, but I'm using the John template in this instance and I must be doing something wrong. First let me preface this by saying I am very new to using Joomla, but when I posted a blog on my site and added an image, the image shows but the text title does not, and if I remove the image the text title shows, but since I removed it the image does not, so I'm not sure what I'm supposed to be doing so that both will show.
-
- Fresh Boarder
- teitbite
- Sun Feb 05, 2017 12:59 pm
- Reply with quote
- Report this post
Hi
Please tell me the url to an example with image and without. I need to check.
Please tell me the url to an example with image and without. I need to check.
-
- Moderator
- GK User
- Wed Feb 08, 2017 5:55 am
- Reply with quote
- Report this post
okay, the url to mine is
http://dgener8snoogns.com/
and the demo which shows the titles and images is here
https://demo.gavick.com/joomla25/john/
http://dgener8snoogns.com/
and the demo which shows the titles and images is here
https://demo.gavick.com/joomla25/john/
-
- Fresh Boarder
- teitbite
- Mon Feb 13, 2017 3:50 pm
- Reply with quote
- Report this post
Hi
This is not a blog title. It's just a Custom HTML module. All You need to do is to keep the syntax of this HTML code:
last line:
is where You need to put the path to the image You wish to have as a background for this header.
This is not a blog title. It's just a Custom HTML module. All You need to do is to keep the syntax of this HTML code:
- Code: Select all
<h1 class="gkAnimate">Hello!<br />My name<br />is John</h1>
<p class="gkAnimate">I'm multidisciplined freelance designer specialise in rich interactive experiences for web. If you’ve got an exciting project, get in touch with me!</p>
<a class="gkScrollDown gkAnimate reverse" href="#my-works">Scroll Down</a>
<img class="gkHeaderBg" src="images/demo/header/header1.jpg" alt="John S." />
last line:
- Code: Select all
<img class="gkHeaderBg" src="images/demo/header/header1.jpg" alt="John S." />
is where You need to put the path to the image You wish to have as a background for this header.
-
- Moderator
- GK User
- Thu Feb 16, 2017 5:22 am
- Reply with quote
- Report this post
I might not have been clear with what I'm trying to do. Let me try again. The demo has blog posts that display like so
which shows the image and the title, whereas mine just shows the image
So I'm trying to figure out how to get mine to display like the demo.
which shows the image and the title, whereas mine just shows the image
So I'm trying to figure out how to get mine to display like the demo.
-
- Fresh Boarder
- teitbite
- Mon Feb 20, 2017 4:45 pm
- Reply with quote
- Report this post
Hi
Make sure to copy the settings for this module exactly. The issue is that You have selected for image to "float:left" in NSP settings. It should be "float:none".
[img]
https://www.gavick.com/documentation/wp ... 2-tabs.png
[/img]
Make sure to copy the settings for this module exactly. The issue is that You have selected for image to "float:left" in NSP settings. It should be "float:none".
[img]
https://www.gavick.com/documentation/wp ... 2-tabs.png
[/img]
-
- Moderator
6 posts
• Page 1 of 1