-
AuthorPosts
-
kidi Friend
kidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
September 23, 2011 at 6:51 pm #168882Hello,
I installed a banner on Css files for the ja-header position.
Now, how is possible to make it clickable to index page ?
Thanks a lot for your help.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 23, 2011 at 7:32 pm #414502How did you go about installing the banner? Is it a custom_mod?
If so, and if the banner is an image, you can set the link within the WYSIWYG editor.
kidi Friendkidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
September 27, 2011 at 11:13 am #415236Hello TomC,
I add a background under the css code at this place, a jpg files.
The module aren’t active (desactive by me) so we see only the banner (image) at the top of the site.
But now, I don’t now how is possible to make it clickable.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 27, 2011 at 3:40 pm #415304Can we see the css code you created for the banner in this position?
Again, is this position associated with a module (within your Module Manager)?
If so, what kind of module is it?kidi Friendkidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
October 1, 2011 at 1:07 pm #416012Hello Tom C,
This is the css :
#ja-header {
background-image: url("../images/ban1.jpg");
background-position: center top;
background-repeat: no-repeat;
line-height: normal;
padding: 20px 0 0;
z-index: 999;
}And I desactived modules : Menu top, search and delete logo Ja Rutile.
We can see a clean image on top, but…. no clickable 🙁
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 1, 2011 at 8:19 pm #416087This is because you have no url association with your image. You have the image displaying through CSS and not via an image within a custom module within your module manager – which you can make linkable.
HOWEVER, perhaps you could try it the following way
(NOTE: the url is used for example purposes only) . . . .. . . . .{ background-image: url(http://static.joomlart.com/t3/logo/t3_logo_light.png); }
Replace the current url within the above example with the url/link you are wanting to use – as well as the path to your image.
Then, cut-and-paste it into the css you identified above.make sense?
kidi Friendkidi
- Join date:
- March 2009
- Posts:
- 134
- Downloads:
- 0
- Uploads:
- 44
- Thanks:
- 28
- Thanked:
- 2 times in 1 posts
October 5, 2011 at 5:43 pm #417081Hello Tom,
Thank you to take time for answer me.
The total url you proposed doesn’t run (with my link 🙂 in the css files.
I will try, as you ask in your first post, to install a custom_mod with the image and link.
So, now my problem is : How make a module with the exactly size of my actual image on ja-header place ? 🙂
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by kidi 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Banner clickable on Ja-header position
Viewing 7 posts - 1 through 7 (of 7 total)