Clickable background for Ads - background banner with link

February 2014 Joomla Template
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 Sep 01, 2014 3:04 pm
Reply with quote
Report this post
I know it's already on the forum dealt with other templates - For example, there: https://www.gavick.com/forums/131/backg ... 20783.html.

I'd like to solve for the template 2 News Site clickable background for advertising purposes (I want to add background banner with link.).
I tried on test website http://www.joomlapolis.cz/test/silvarium/ this :

1. to default.php I put this code after Body:
<div id="bgAds">
<span class="bgAdsLink"><a href="http://www.lesycr.cz" target="_blank"> </a></span>
</div>

2. to override.css I put this code:

#bgAds .bgAdsLink, #bgAds .bgAdsLink a {
display: block;
padding: 0;
margin:0 auto;
width:1700px;
height:600px;
cursor: pointer;
z-index: 0;
}

#bgAds .bgAdsLink {
background: transparent url('../images/bgsilvarium.gif') no-repeat fixed center top;
position: fixed;
margin:0 auto;
top:0px;
}

Image for baground bgsilvarium.gif has size 1700 x 600px.

I can not center the this background image.
User avatar
Senior Boarder

GK User
Mon Sep 01, 2014 3:42 pm
Reply with quote
Report this post
Could you please post an url to your site?
User avatar
Moderator

GK User
Mon Sep 01, 2014 4:22 pm
Reply with quote
Report this post
User avatar
Senior Boarder

GK User
Mon Sep 01, 2014 7:16 pm
Reply with quote
Report this post
Can you see the image on your layout... I just can't see it anywhere on page (a graphic representation of what you did in code).
User avatar
Moderator

GK User
Tue Sep 02, 2014 11:43 am
Reply with quote
Report this post
Yes, I can you see the part of this image on layout.
Image is visible on the top left side from main layout.

Width of template is set to 1400px, therefore it is necessery for viewing this image on background monitor resolution more than 1400px, I have resolution 1920px/1080px.

There is link to this image for background: http://www.joomlapolis.cz/test/silvariu ... varium.gif
User avatar
Senior Boarder

GK User
Wed Sep 03, 2014 4:24 pm
Reply with quote
Report this post
It is centered vertically from what I see.
User avatar
Moderator

GK User
Thu Sep 04, 2014 10:25 am
Reply with quote
Report this post
My question is, if in the template NEWS2 can be set advertising background.

Advertising background should be an image or picture that is only visible on the sides of their own content - on the left and on the right.

This background must be clickable (has some link) - for the purpose of advertising.

I try set some image as clicable backround, see for example on this site http://www.joomlapolis.cz/test/silvarium/
This image is not centered around the web and also the color image is visible over the content site.
User avatar
Senior Boarder

GK User
Thu Sep 04, 2014 9:37 pm
Reply with quote
Report this post
Template itself doesn't have this kind of functionality. You would need to implement it by yourself or use 3rd party plugins.
User avatar
Moderator

GK User
Fri Sep 05, 2014 12:06 pm
Reply with quote
Report this post
I know that template NEWS2 doesn't have this kind of functionality, otherwise I would not write the query in the forum.

I can´t find some 3rd party plugins in extensions for Joomla, You know any?

I am trying implement it by yourself and this is the reason why I wrote the question in the forum.

I tried to implement a solution that was recommended on this forum for a different template, but unsuccessfully.

Please email me privately at the email [email protected] how much would cost implementations Joomla module or plugin for this functionality from your company.
User avatar
Senior Boarder

GK User
Wed Sep 10, 2014 12:40 pm
Reply with quote
Report this post
Currently there is no one among our devTeam who could develop this request.
It would be better if you would find a FrontendDeveloper who would create such solution for you.
User avatar
Moderator


cron